Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Clean install - error trying to access admin page


raenur

Recommended Posts

I just made a clean install on an win2k system using xampp, and although the catalog runs fine, when I tried the admin page, I got the following error:

 

Fatal error: Cannot re-assign $this in C:\apachefriends\xampp\htdocs\catalog\admin\includes\classes\upload.php on line 31

 

I decided to post here in case there was an easy answer!

Link to comment
Share on other sites

I just made a clean install on an win2k system using xampp, and although the catalog runs fine, when I tried the admin page, I got the following error:

I decided to post here in case there was an easy answer!

 

php5 incompatibility.

 

Comment out line 31.

 

//$this = null;

The Knowledge Base is a wonderful thing.

Do you have a problem? Have you checked out Common Problems?

There are many very useful osC Contributions

Are you having trouble with a installed contribution? Have you checked out the support thread found Here

BACKUP BACKUP BACKUP!!! You did backup, right??

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...