OK, So i decided to take Easy Shop MOD and instell it but after instalation I have this displayed on ACP in "MOD" tab under UPS EASY ShOP -> Shop configuration... (when I click on it it shows this):
General Error
SQL ERROR [ mysqli ]
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'LIMIT 1' at line 4 [1064]
SQL
SELECT user_id, username FROM thestudentroom_users WHERE user_id = LIMIT 1
BACKTRACE
FILE: includes/db/mysqli.php
LINE: 163
CALL: dbal->sql_error()
FILE: includes/db/mysqli.php
LINE: 205
CALL: dbal_mysqli->sql_query()
FILE: includes/db/dbal.php
LINE: 170
CALL: dbal_mysqli->_sql_query_limit()
FILE: includes/acp/acp_shop_mod.php
LINE: 472
CALL: dbal->sql_query_limit()
FILE: includes/acp/acp_shop_mod.php
LINE: 540
CALL: acp_shop_mod->config()
FILE: includes/functions_module.php
LINE: 507
CALL: acp_shop_mod->main()
FILE: adm/index.php
LINE: 74
CALL: p_master->load_active()
Can some one tell me what I did wrong???
General Error
SQL ERROR [ mysqli ]
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'LIMIT 1' at line 4 [1064]
SQL
SELECT user_id, username FROM thestudentroom_users WHERE user_id = LIMIT 1
BACKTRACE
FILE: includes/db/mysqli.php
LINE: 163
CALL: dbal->sql_error()
FILE: includes/db/mysqli.php
LINE: 205
CALL: dbal_mysqli->sql_query()
FILE: includes/db/dbal.php
LINE: 170
CALL: dbal_mysqli->_sql_query_limit()
FILE: includes/acp/acp_shop_mod.php
LINE: 472
CALL: dbal->sql_query_limit()
FILE: includes/acp/acp_shop_mod.php
LINE: 540
CALL: acp_shop_mod->config()
FILE: includes/functions_module.php
LINE: 507
CALL: acp_shop_mod->main()
FILE: adm/index.php
LINE: 74
CALL: p_master->load_active()
Can some one tell me what I did wrong???







