Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

New install - Cannot re-assign $this error


dp11

Recommended Posts

Hi there I'm a newbie to this forem and to oscommerce and I have managed to install it but am getting a message when I try to go to the admin area

 

Fatal error: Cannot re-assign $this in C:\apachefriends\xampp\htdocs\catalog\admin\includes\classes\upload.php on line 31

 

I have tried looking for other posts but am unable to find anything which helps. (maybe not looking hard enough) if that is the case sorry for duplicate posts its just that I am scratching my head trying to figure what the issue is.

 

Any ideas would be great.

 

Thanks

 

dp11

Link to comment
Share on other sites

Hi there I'm a newbie to this forem and to oscommerce and I have managed to install it but am getting a message when I try to go to the admin area

 

Fatal error: Cannot re-assign $this in C:\apachefriends\xampp\htdocs\catalog\admin\includes\classes\upload.php on line 31

 

I have tried looking for other posts but am unable to find anything which helps. (maybe not looking hard enough) if that is the case sorry for duplicate posts its just that I am scratching my head trying to figure what the issue is.

 

Any ideas would be great.

 

Thanks

 

dp11

 

 

I have magaed to sort it.. Thanks for looking at my post you people who did.. :D

 

i done this.

 

// self destruct

unset($this);

 

return false;

}

}

}

 

typed error in google and found the post in this forum.

 

THANKS

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...