sandmanracing Posted December 9, 2005 Posted December 9, 2005 I have just started with a fresh install for a customer's shop on our in house servers and have also installed the CCGV 5.14 and encountered 2 errors. The first one was easily solved, I replaced the general.php file with the originals. However, I can now only access the admin side as the main page won't display at all. The error is: Fatal error: Class 'tableBox' not found in C:\xampp\htdocs\catalog\includes\classes\message_stack.php in line 20 which is: class messageStack extends tableBox { I am completely at a loss to work out what it could be. Hopefully someone here can spread some wisdom and improve my weekend! Cheers, Glenn
♥Vger Posted December 9, 2005 Posted December 9, 2005 This code should be declared in includes/classes/boxes It sounds as if this version you're using has overwritten that file with a file which is incomplete. Vger
sandmanracing Posted December 9, 2005 Author Posted December 9, 2005 This code should be declared in includes/classes/boxes It sounds as if this version you're using has overwritten that file with a file which is incomplete. Vger G'day Vger, I'll check that when I start on it again later today and respond here.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.