Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Fatal error: Cannot re-assign $this in C:\xampp\ht


DanJ

Recommended Posts

Posted

Evening all,

 

after lots of fiddling (and learning) ive installed it all and the 'catalog' button launches the site correctly, but the 'admin' button gives the following error message:

 

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

 

Can anyone help?

 

Many thanks!

 

dan.

Posted

Apologies all - ive found the answer, and it appears as though this has been asked many times already .

 

for anyone else thats having the problem and doesnt put enough effort into searching before posting - change the '$this = null' to 'unset($this);' in the upload file (as suggested by vger in an earlier post).

 

Dan.

 

 

 

 

Evening all,

 

after lots of fiddling (and learning) ive installed it all and the 'catalog' button launches the site correctly, but the 'admin' button gives the following error message:

 

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

 

Can anyone help?

 

Many thanks!

 

dan.

Archived

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

×
×
  • Create New...