Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

getting an error going to admin


Guest

Recommended Posts

When i go to the admin page, it asks me for the login, and then brings me to the an error page.

 

The error that shows up is this:

 

Fatal error: Cannot re-assign $this in /home2/explosiv/public_html/gm/admin/includes/classes/upload.php on line 31

 

I've uninstalled and reinstalled, and both times it came up with this error.

 

Please Help

Link to comment
Share on other sites

When i go to the admin page, it asks me for the login, and then brings me to the an error page.

 

The error that shows up is this:

 

Fatal error: Cannot re-assign $this in /home2/explosiv/public_html/gm/admin/includes/classes/upload.php on line 31

 

I've uninstalled and reinstalled, and both times it came up with this error.

 

Please Help

 

I get the same error.

I am using latest version.

What is the problem?

Link to comment
Share on other sites

I found a fix thanks to 'user99999999' for saying to comment the line 31.

 

What I did since I thought maybe they still need it.

I commented line 31 and added:

 

unset($this);

 

Seems to work, probably does same thing.

 

So hope it helps.

Thanks.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...