wir hatten heute einen Server Crash bei Evanzo und jetzt haben wir folgendes Problem und kommen einfach nicht weiter. Wäre nett wenn jemand einen Tip für uns hätte.
Fehlermeldung:
Couldn't obtain user vote data for this topic
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 '' at line 4
SELECT vote_id FROM phpbb_vote_voters WHERE vote_id = 8 AND vote_user_id =
Line : 1235
File : portal.php
Wenn man die Seite aufruft kommt folgende Meldung!
Parse error: parse error, unexpected $ in /srv/www/web0/html/cache/config.php on line 157
Das ist Line 151 - 157
Code: Alles auswählen
?><?php
$total_users_today = 78;
$users_lasthour = 13;
$guests_today = 58;
$logged_visible_today = 19;
$logged_hidden_today = 1;
$users_today_list = ' <a href="profile.php?mode=viewprofile&u=2" class="gensmall"><a href=\"profile.php?mode=viewprofile&u=2\" style=\"font-weight:bold;color:red\">admin</a></a>, <a href="profile.php?mode=viewprofile&u=41" class="gensmall"><a href=\"profile.php?mode=viewprofile&u=41\" style=\"font-weight:bold;color:silver\">AmcoTraD</a></a>, <a href="profile.php?mode=viewprofile&u=3" class="gensmall"><a href=\"profile.php?mode=viewprofile&u=3\" style=\"font-weight:bold;color:maroon\">Babylow</a></a>, <a href="profile.php?mode=viewprofile&u=4" class="gensmall"><a href=\"profile.php?mode=viewprofile&u=4\" style=\"font-weight:bold;color:teal\">Crazy Guy</a></a>, <a href="profile.php?mode=viewprofile&u=10" class="gensmall"><a href=\"profile.php?mode=viewprofile&u=10\" style=\"font-weight:bold;color:teal\">darkness</a></a>, <a href="profile.php?mode=viewprofile&u=12" class="gensmall"><a href=\"profile.php?mode=viewprofile&u=12\" style=\"font-weight:bold;color:silver\">Dinger</a></a>, <a href="profile.php?mode=viewprofile&u=7" class="gensmall"><a href=\"profile.php?mode=viewprofile&u=7\" style=\"font-weight:bold;color:maroon\">Fabian</a></a>, <a href="profile.php?mode=viewprofile&u=27" class="gensmall"><a href=\"profile.php?mode=viewprofile&u=27\" style=\"font-weight:bold;color:silver\">faittec</a></a>, <a href="profile.php?mode=viewprofile&u=26" class="gensmall"><i><a href=\"profile.php?mode=viewprofile&u=26\" style=\"font-weight:bold;color:silver\">Feel The Pain</a></i></a>, <a hr
Wir probieren schon seit Stunden rum, leider ohne Erfolg.
MfG
Horsti