Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problem #88

Open
costanzomoffa opened this issue Jan 31, 2017 · 2 comments
Open

problem #88

costanzomoffa opened this issue Jan 31, 2017 · 2 comments

Comments

@costanzomoffa
Copy link

hi
i have this problem on the 3.2 board

L’impostazione di configurazione "robertheim_topictags_whitelist" non esiste.

@RobertHeim
Copy link
Owner

which version of the extension? and what steps did you take to produce the error?

@costanzomoffa
Copy link
Author

costanzomoffa commented Jan 5, 2018

hi i installed 2.0.0 version
i activated it but i have this error on index

`SQL ERROR [ mysqli ]

Unknown column 't.count' in 'field list' [1054]

SQL

SELECT t.tag, t.count FROM (phpbb_rh_topictags_tag t) WHERE t.count > 0 ORDER BY t.count DESC LIMIT 20

BACKTRACE

FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()

FILE: [ROOT]/phpbb/db/driver/driver.php
LINE: 999
CALL: trigger_error()

FILE: [ROOT]/phpbb/db/driver/mysqli.php
LINE: 193
CALL: phpbb\db\driver\driver->sql_error()

FILE: [ROOT]/phpbb/db/driver/mysql_base.php
LINE: 45
CALL: phpbb\db\driver\mysqli->sql_query()

FILE: [ROOT]/phpbb/db/driver/driver.php
LINE: 270
CALL: phpbb\db\driver\mysql_base->_sql_query_limit()

FILE: [ROOT]/ext/robertheim/topictags/service/tagcloud_manager.php
LINE: 131
CALL: phpbb\db\driver\driver->sql_query_limit()

FILE: [ROOT]/ext/robertheim/topictags/service/tagcloud_manager.php
LINE: 71
CALL: robertheim\topictags\service\tagcloud_manager->get_top_tags()

FILE: [ROOT]/ext/robertheim/topictags/event/main_listener.php
LINE: 139
CALL: robertheim\topictags\service\tagcloud_manager->assign_tagcloud_to_template()

FILE: (not given by php)
LINE: (not given by php)
CALL: robertheim\topictags\event\main_listener->index_modify_page_title()

FILE: [ROOT]/vendor/symfony/event-dispatcher/EventDispatcher.php
LINE: 184
CALL: call_user_func()

FILE: [ROOT]/vendor/symfony/event-dispatcher/EventDispatcher.php
LINE: 46
CALL: Symfony\Component\EventDispatcher\EventDispatcher->doDispatch()

FILE: [ROOT]/phpbb/event/dispatcher.php
LINE: 60
CALL: Symfony\Component\EventDispatcher\EventDispatcher->dispatch()

FILE: [ROOT]/phpbb/event/dispatcher.php
LINE: 46
CALL: phpbb\event\dispatcher->dispatch()

FILE: [ROOT]/index.php
LINE: 235
CALL: phpbb\event\dispatcher->trigger_event()`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants