Intro & Portal Mod - MySQL Version 4.x ...???
Verfasst: 09.10.2003 21:30
Habe mal den schicken Intro&Portal MOD installiert. Local funzt das Teil perfect. Nun hab ich das Ding komplett zum Strato-Server geschafft und nun kommt auf einmal folgender Fehler:
Could not query announcements information
DEBUG MODE
SQL Error : 1064 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 ') AND t.topic_time <= 1065726570 AND t.topic_poster
SELECT t.topic_id, t.topic_time, t.topic_title, pt.post_text, u.username, u.user_id, t.topic_replies, pt.bbcode_uid, t.forum_id, t.topic_poster, t.topic_first_post_id, t.topic_status, pt.post_id, p.post_id, p.enable_smilies FROM php_topics AS t, php_users AS u, php_posts_text AS pt, php_posts AS p WHERE t.forum_id IN () AND t.topic_time <= 1065726570 AND t.topic_poster = u.user_id AND t.topic_first_post_id = pt.post_id AND t.topic_first_post_id = p.post_id AND t.topic_status <> 2 ORDER BY t.topic_time DESC
Line : 86
File : /mnt/be2/07/465/00000009/htdocs/privat/phpboard/portal_poll.php
Kann es sein, das dieser MOD noch nicht für MySQL-Version 4.0.12 - tauglich ist ..?
Oder hab ich irgendwo doch einen BUG hängen ..?
PS: Mit der MySQL-Version 3.22 funzt das ...Nur funzt dort mein Album nicht ...!
Gruß... Jensen
Could not query announcements information
DEBUG MODE
SQL Error : 1064 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 ') AND t.topic_time <= 1065726570 AND t.topic_poster
SELECT t.topic_id, t.topic_time, t.topic_title, pt.post_text, u.username, u.user_id, t.topic_replies, pt.bbcode_uid, t.forum_id, t.topic_poster, t.topic_first_post_id, t.topic_status, pt.post_id, p.post_id, p.enable_smilies FROM php_topics AS t, php_users AS u, php_posts_text AS pt, php_posts AS p WHERE t.forum_id IN () AND t.topic_time <= 1065726570 AND t.topic_poster = u.user_id AND t.topic_first_post_id = pt.post_id AND t.topic_first_post_id = p.post_id AND t.topic_status <> 2 ORDER BY t.topic_time DESC
Line : 86
File : /mnt/be2/07/465/00000009/htdocs/privat/phpboard/portal_poll.php
Kann es sein, das dieser MOD noch nicht für MySQL-Version 4.0.12 - tauglich ist ..?
Oder hab ich irgendwo doch einen BUG hängen ..?

PS: Mit der MySQL-Version 3.22 funzt das ...Nur funzt dort mein Album nicht ...!



Gruß... Jensen