DanJ Posted September 20, 2005 Posted September 20, 2005 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.
DanJ Posted September 20, 2005 Author Posted September 20, 2005 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. <{POST_SNAPBACK}>
Recommended Posts
Archived
This topic is now archived and is closed to further replies.