Cash mod 1.0.0

Callum93

Madly Diligent
Joined
Mar 16, 2008
Messages
9,782
Reaction score
0
FP$
6
We've tried to install it but the following error message comes up when viewing a topic/ memberlist

General Error
SQL ERROR [ mysql4 ]

Table 'sbfc93_forums.phpbb_cash_rates' doesn't exist [1146]

SQL

SELECT * FROM phpbb_cash_rates

BACKTRACE

FILE: includes/db/mysql.php
LINE: 158
CALL: dbal->sql_error()

FILE: includes/mods/cash/cash_class.php
LINE: 752
CALL: dbal_mysql->sql_query()

FILE: includes/mods/cash/cash_class.php
LINE: 455
CALL: bank->exchange_rates()

FILE: includes/mods/cash/cash_class.php
LINE: 163
CALL: cash->exchange_amounts()

FILE: memberlist.php
LINE: 1410
CALL: cash->get_user_cash()

We get the same error message viewing topics and on profile, any help?
 
Have you ran the sql query or with some mods there is an install file that you point your browser to in order to run the query automatically?
 
Well he needs to do one of the above in order to create the table that is missing then it should work.
 
there was no file to update the database, i redownloaded the zip again from pgpbb.com and from handymans' site and still same issue
 
Try /root/includes/db/ then there is a schema file in there that you upload -😉-

Try pointing your browser to that... Make a backup first though if you haven't already.
 
i just uploaded old files and that fixed the problem
 
Back
Top Bottom