Hi Chris
I’m afraid that I’ve run into a bit of a problem from the start ...
The module seems to be set up okay, but when I use the multi location tag I get the following error:
Server error
The website encountered an error while retrieving http://SERVER/multi-location-test/URL-TITLE. It may be down for maintenance or configured incorrectly.
Here are some suggestions:
Reload this webpage later.
HTTP Error 500 (Internal Server Error): An unexpected condition was encountered while the server was attempting to fulfill the request.
This is the template code—it’s a very, very simple test page:
{exp:channel:entries site="SITE" channel="CHANNEL" active_status="open" limit="1"}
{if no_results}<p>Didn't find anything</p>{/if}
<h1>{title}</h1>
{exp:cartthrob_multi_location:price entry_id="{entry_id}"}
{/exp:channel:entries}
I have tried taking out everything I can from the Apache .htaccess file, just in case there is some configuration issue, but that doesn’t seem to help at all.
Any ideas what might be going on?
Thanks in advance for any insights you may be able to give.
Cheers
Andrew