I run my board on phpbb 3.0.8, recently installed NV Topics 1.0.4. Instalation iftself went well but after few days some of uses are complaining about few glitches.
Namely, when posting new thread board returns follwing messaage:
- Code: Select all
General Error
SQL ERROR [ mysql4 ]
Unknown column 'user_topics' w field list [1054]
SQL
UPDATE phpbbusers SET user_lastpost_time = 1303128661, user_posts = user_posts + 1, user_topics = user_topics + 1 WHERE user_id = 2
BACKTRACE
FILE: includes/db/mysql.php
LINE: 175
CALL: dbal->sql_error()
FILE: includes/functions_posting.php
LINE: 2508
CALL: dbal_mysql->sql_query()
FILE: posting.php
LINE: 1356
CALL: submit_post()
New thread is published in spite of that, beside this screen anything else in posting works fine.
The second bug is that I can't run synchronisation of User's topics, after pressing sync button in acp script hangs, and after few minutes I am given info about Server/Script internal error. (500)
PLeas assits, I got on other place to call for help
Regards from Poland


