sirwreck Posted December 8, 2004 Posted December 8, 2004 Hi I am getting the following error when I try and access the admin page Fatal error: Cannot re-assign $this in C:\apachefriends\xampp\htdocs\catalog\admin\includes\classes\upload.php on line 31 Thanks for the help Brian
Guest Posted December 8, 2004 Posted December 8, 2004 you are using php5, thus go into catalog/admin/includes/classes/upload.php and on line 31: // $this
sirwreck Posted December 8, 2004 Author Posted December 8, 2004 Hi Thanks ill try your suggestion when I get home. How can you tell I am using php5, curious? Will this only be the case for php5, the hosting company I will eventually use the cart on supports php4 Thank you
♥Vger Posted December 8, 2004 Posted December 8, 2004 How can you tell I am using php5 Because of that particular error. Vger
Recommended Posts
Archived
This topic is now archived and is closed to further replies.