Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Error with new installation


Kevyn

Recommended Posts

Posted

Hello,

 

I started a new site and figured I would use os commerce, installation went great except for the following error when trying to access the admin page:

 

Fatal error: Class messagestack: Cannot inherit from undefined class tablebox in /vservers/globalchoiceca/htdocs/catalog/admin/includes/classes/message_stack.php on line 20

 

None of the files have been altered in any way and the normal store works correctly, I just cannot get into the admin.

 

Thanks in advance,

 

Kevyn

Posted

Line 20 should read

 

class messageStack extends tableBlock {

 

Check to see what your file says - because this line does not mention a 'tablebox'

 

Where did you get this osCommerce installation from?

 

Vger

Posted
Line 20 should read

 

class messageStack extends tableBlock {

 

Check to see what your file says - because this line does not mention a 'tablebox'

 

Where did you get this osCommerce installation from?

 

Vger

 

 

Thanks for that information. I downloaded it from this site. I will double check which version I downloaded, but hopefully this will correct it.

 

Thanks again!

  • 1 year later...
Posted
Thanks for that information. I downloaded it from this site. I will double check which version I downloaded, but hopefully this will correct it.

 

Thanks again!

 

I have the same problem. but Line 20 is correct (class messageStack extends tableBlock {).

 

Does anybody know what might be wrong?

Archived

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

×
×
  • Create New...