Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Newly Install with Fatal Error


zvest

Recommended Posts

Posted

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!

Posted

open your file admin/includes/classes/upload.php and comment out line 31 which has $this

 

// $this

Posted
open your file admin/includes/classes/upload.php and comment out line 31 which has $this

 

// $this

 

Oh, cool, will this hurt anything? I haven't read the line of code yet...what does it do??

Posted

php5 stuff, and oscommerce will work with php5 if the line is commented out.

search for php5

Archived

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

×
×
  • Create New...