Seite 1 von 1

Mod Problem mit // onlinestatus_in_signature

Verfasst: 22.09.2006 20:38
von ftsystems
Ich hab mir den Mod "onlinestatus_in_signature" installiert...
nun bekomm ich folg. Fehlermeldung wenn ich in nen Post will :/

Code: Alles auswählen

Allgemeiner Fehler
 
Could not obtain post/user 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 '.*, pt.post_text, pt.post_subject, pt.bbcode_uid FROM phpbb_posts p, phpbb_use' at line 1

SELECT u.username, u.user_id, u.user_posts, u.user_from, u.user_website, u.user_email, u.user_icq, u.user_aim, u.user_yim, u.user_regdate, u.user_msnm, u.user_viewemail, u.user_rank, u.user_sig, u.user_sig_bbcode_uid, u.user_avatar, u.user_avatar_type, u.user_allowavatar, u.user_allowsmile p.*, pt.post_text, pt.post_subject, pt.bbcode_uid FROM phpbb_posts p, phpbb_users u, phpbb_posts_text pt WHERE p.topic_id = 5 AND pt.post_id = p.post_id AND u.user_id = p.poster_id ORDER BY p.post_time ASC LIMIT 0, 6

Line : 399
File : viewtopic.php
So nu is aber alles konform :)
Lol bin schon confused nach 25 min. abändern hier xD

Verfasst: 22.09.2006 21:21
von ftsystems
huhu bin verzweifelt :-? :D

Verfasst: 22.09.2006 21:23
von ftsystems
und gerade nochwas entdeckt:
Im Admin Bereich...

Parse error: parse error, unexpected ',' in C:\Programme\xampp\htdocs\test\forum\admin\admin_users.php on line 676

Verfasst: 22.09.2006 22:31
von area57
moin lies erstmal dringends hier nach: Topic-Bumping, und zum Adminpanel Fehler: verlinke mal deine admin_users.php (KB:81)