USSfishkiller Posted August 8, 2006 Share Posted August 8, 2006 I haven't checked the Admin page in quite a while (long story). When I try to access it, I get the following error: Fatal error: Cannot re-assign $this in /home/acncmcom/public_html/osCommerce/catalog/admin/includes/classes/upload.php on line 31 When I FTP in and check for that file; the file doesnt exist! I'm not sure what to do and I have to meet the owner tommorow and update many things on his site. Please, any help is appreciated. Rob Link to comment Share on other sites More sharing options...
USSfishkiller Posted August 8, 2006 Author Share Posted August 8, 2006 GOT IT FIXED! Link to comment Share on other sites More sharing options...
adsmith82 Posted August 9, 2006 Share Posted August 9, 2006 how did you fix it? i have the same problem Link to comment Share on other sites More sharing options...
Guest Posted August 10, 2006 Share Posted August 10, 2006 change the code in upload.php from this // self destruct $this = null; to this // self destruct return false; Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.