Author Topic: MaximusLusitania  (Read 503 times)

Offline epicurean

MaximusLusitania
« on: September 03, 2008, 01:04:01 AM »
Hi guys!!!

DAniel thanks for or mod. It seems pretty good!

I have a problem in my forum... I have installed the shop3.0. In the admin panel evrytime i try to create a new item i get this error:


Parse error: syntax error, unexpected $end in /var/www/vhosts/ptbyte.net/subdomains/maximuslusitania/httpdocs/Sources/shop/ShopAdmin.php(245) : eval()'d code on line 1

Fatal error: Call to a member function getItemDetails() on a non-object in /var/www/vhosts/ptbyte.net/subdomains/maximuslusitania/httpdocs/Sources/shop/ShopAdmin.php on line 247

Can any one help me?

maybe by consequence everytime i trie to buy an item the error message is:

Not Implemented
The page you are looking for cannot be displayed because a header value in the request does not match certain configuration settings on the Web server.

Web Server at ptbyte.net


Can anyone help me?

edit: the Not Implemented errors seems to be caused by the use of ; instead of & in the querystrings (ie index.php?action=something;id=2 instead of index.php?action=something&id=2) because the webserver does not support this  :-\

edit2: now dunno why about the Not Implemented Error, because there are querystrings with ; in the forum being correctly parsed...
« Last Edit: September 03, 2008, 03:43:15 PM by epicurean »

Offline epicurean

Re: MaximusLusitania
« Reply #1 on: September 03, 2008, 09:32:51 PM »
all works fine now :)