Danke schön
Erledigt !
Wenn ich einen alten Post öffnen will.
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, u.ct_miserable_user 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 = 531 AND pt.post_id = p.post_id AND u.user_id = p.poster_id ORDER BY p.post_time ASC LIMIT 0, 15
Line : 400
File : viewtopic.php
Edit:
Hier habe ich nun die Alte viewtopic.php wieder überspielt und es läuft. MUss man die ändern für den crackertraker ?
-------------------------------------------
Wenn ich mich einlogge:
Warning: include(./language/lang_german_formal/lang_cback_ctracker.php) [function.include]: failed to open stream: No such file or directory in /is/htdocs/wp1068999_GX732717ZN/www/phpbb/includes/functions.php on line 397
Warning: include() [function.include]: Failed opening './language/lang_german_formal/lang_cback_ctracker.php' for inclusion (include_path='.:/usr/share/pear/php5') in /is/htdocs/wp1068999_GX732717ZN/www/phpbb/includes/functions.php on line 397
Warning: Cannot modify header information - headers already sent by (output started at /is/htdocs/wp1068999_GX732717ZN/www/phpbb/includes/functions.php:397) in /is/htdocs/wp1068999_GX732717ZN/www/phpbb/includes/sessions.php on line 254
Warning: Cannot modify header information - headers already sent by (output started at /is/htdocs/wp1068999_GX732717ZN/www/phpbb/includes/functions.php:397) in /is/htdocs/wp1068999_GX732717ZN/www/phpbb/includes/sessions.php on line 255
Warning: Cannot modify header information - headers already sent by (output started at /is/htdocs/wp1068999_GX732717ZN/www/phpbb/includes/functions.php:397) in /is/htdocs/wp1068999_GX732717ZN/www/phpbb/includes/functions.php on line 951
ERLEDIGT