0

Fatal error occurred, while accessing the OsCommerce admin

Wednesday, November 7, 2007

Fatal error occurred, while accessing the OsCommerce admin

If the error "Fatal error: Cannot re-assign $this in ..../catalog/admin/includes/classes/upload.php on line 31" occurred while accessing the OsCommerce admin area, you need to modify the upload.php to the following:

// self destruct
//$this = null;


This will fix the issue.

0 Responses to "Fatal error occurred, while accessing the OsCommerce admin"