Hi, am just setting up a site for a client and am encountering the following message when clicking ‘View Rendered Template’
Error 500!
/index.php
Internal Server Error!Everything else seems fine. The url is this:
<a href="http://www.siteunderdiscussion.com/index.php?URL=www.siteunderdiscussion.com/index.php?/main/about/">http://www.siteunderdiscussion.com/index.php?URL=www.siteunderdiscussion.com/index.php?/main/about/</a>but actually ‘&tgpref=3’ is appended to it when hovered over. In any event, if I strip off the url from the ? onwards it loads fine. All the links also work from the main site end.
I know the server is using mod_security and I cannot make contact with the hosts (they are Spanish and refuse to respond) but if I over-ride it in .htaccess then the 500 errors go sitewide…
Anyone have any clue? I have searched a bit on this and no answer that suits this case yet…