Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Unable to edit products


JonoB

Recommended Posts

Posted

Hi all,

 

Just moved my host over to php5, and I think that I have figured out all the bugs.

 

Last remaining issue is that I am unable to edit any product descriptions/quantities/prices, etc in the admin section. If I change a value, and then click the preview button, I get transferred straight to www.mydomain.com with out any changes to the underlying database. No error messages either.

 

For the sake of clarity, I have changed admin/includes/classes/upload.php on line 31,

 

$this = null;

to

unset($this);

 

I am obviously missing something else - would really appreciate any help.

 

Thanks.

  • 2 weeks later...

Archived

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

×
×
  • Create New...