Open Source Services

Development Services and Products for Open Source e-Commerce Sites

 
Welcome, Guest
Please Login or Register.    Lost Password?

easyCommentz v0.2 Error - 1146 - Table 'disp_osc1.
(1 viewing) (1) Guest
Support forum for the free easyCommentz comments and feedback system for osCommerce available from the osCommerce contributions site.
Go to bottomPage: 1
TOPIC: easyCommentz v0.2 Error - 1146 - Table 'disp_osc1.
#655
easyCommentz v0.2 Error - 1146 - Table 'disp_osc1. 1 Year, 11 Months ago  
Hi!

I install easyCommentz v0.2 free

in Admin section, works perfectly, can post a new comment, edit, delete, etc.

but in product page i have an error

1146 - Table 'disp_osc1.TABLE_COMM_GLOBALS' doesn't exist

dispozitive.ro/shop/product_info.php?cPa...3&products_id=32

Help!
coco200435
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#656
Re:easyCommentz v0.2 Error - 1146 - Table 'disp_osc1. 1 Year, 11 Months ago  
Hi

Thanks for the enquiry.

Please make sure that in the file:

catalog/includes/database_tables.php

you include the lines:

Code:



//easyCommentz
define('TABLE_COMM_MESSAGES','comm_messages');
define('TABLE_COMM_GLOBALS','comm_globals');




Thanks

Nick
hanuman
Moderator
Posts: 369
graph
User Offline Click here to see the profile of this user
Last Edit: 2008/10/03 21:27 By hanuman.
The administrator has disabled public write access.
 
#657
Re:easyCommentz v0.2 Error - 1146 - Table 'disp_osc1. 1 Year, 11 Months ago  
it works!

THX!
coco200435
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 1