Hallo,
ich habe seit ein paar Tagen Probleme mit meinem Blog und zwar werden mehrere Fehlermeldungen ausgegeben. Ich habe nichts an der DB oder am Blogcode geändert und auch kein neues Design installiert!
Fehlermeldungen:
ZitatAlles anzeigenWarning: mysql_num_fields(): supplied argument is not a valid MySQL result resource in /var/www/web153/html/wordpress/wp-includes/wp-db.php on line 251
Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in /var/www/web153/html/wordpress/wp-includes/wp-db.php on line 256
Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /var/www/web153/html/wordpress/wp-includes/wp-db.php on line 261
Warning: Cannot modify header information - headers already sent by (output started at /var/www/web153/html/wordpress/wp-includes/wp-db.php:252) in /var/www/web153/html/wordpress/wp-includes/classes.php on line 176
Warning: Cannot modify header information - headers already sent by (output started at /var/www/web153/html/wordpress/wp-includes/wp-db.php:252) in /var/www/web153/html/wordpress/wp-includes/classes.php on line 185
Warning: Cannot modify header information - headers already sent by (output started at /var/www/web153/html/wordpress/wp-includes/wp-db.php:252) in /var/www/web153/html/wordpress/wp-includes/functions.php on line 811
Hier ist die Codezeile die den Fehler verursacht:
Zitatwhile ($i < @mysql_num_fields($this->result)) {
Hat jemand eine Idee woran das liegen könnte?
Schonmal vielen Dank für eure Bemühungen!
PS: Habe suchfunktion genutzt und auch 2 Threads gefunden, aber dort konnte ich keine Lösung für mein Problem finden.