Before i install phpbb3-portal.1.2.2 this mod was working good! But now... this error appears when i want enter to the subforums ordered by topic time:
- Code: Select all
SQL ERROR [ mysql4 ]
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 'DESC LIMIT 15' at line 7 [1064]
SQL
SELECT t.topic_id FROM phpbb_topics t WHERE t.forum_id = 15 AND t.topic_type IN (0, 1) ORDER BY t.topic_type DESC, DESC LIMIT 15
BACKTRACE
FILE: includes/db/mysql.php
LINE: 174
CALL: dbal_mysql->sql_error()
FILE: includes/db/mysql.php
LINE: 221
CALL: dbal_mysql->sql_query()
FILE: includes/db/dbal.php
LINE: 170
CALL: dbal_mysql->_sql_query_limit()
FILE: viewforum.php
LINE: 445
CALL: dbal_mysql->sql_query_limit()
I disabled the option TOPIC TIME and everything its normal :S
Something more:

the topic time option = " "
what can i do?
thanks!
