zvest Posted January 16, 2005 Posted January 16, 2005 Hello guys! First of all, thanks for all of your support and help. I'll do the same to others when I learn enogh :) Here's my question. I just installed OScommerce 2.2-MS2. When I access the admin page, it prompts me for user name and password. After I enter the password, it gives me this error: Fatal error: Cannot re-assign $this in /home/zvest/public_html/bc/admin/includes/classes/upload.php on line 31 Does anyone know what this is related to? Oh, I have "!" in my password, does that make a difference? :) thanks!
Guest Posted January 16, 2005 Posted January 16, 2005 open your file admin/includes/classes/upload.php and comment out line 31 which has $this // $this
zvest Posted January 16, 2005 Author Posted January 16, 2005 open your file admin/includes/classes/upload.php and comment out line 31 which has $this // $this <{POST_SNAPBACK}> Oh, cool, will this hurt anything? I haven't read the line of code yet...what does it do??
Guest Posted January 16, 2005 Posted January 16, 2005 php5 stuff, and oscommerce will work with php5 if the line is commented out. search for php5
Recommended Posts
Archived
This topic is now archived and is closed to further replies.