Kevyn Posted December 15, 2004 Posted December 15, 2004 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
♥Vger Posted December 15, 2004 Posted December 15, 2004 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
Kevyn Posted December 16, 2004 Author Posted December 16, 2004 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 <{POST_SNAPBACK}> 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!
abroad Posted January 16, 2006 Posted January 16, 2006 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?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.