Ich hoffe ich hab bei der Suche nichts übersehn, aber nichts hilfreiches gefunden :/
Habe heute versucht meine uralte Seite auf 4.02.02 zu updaten, hab auch diese Anleitung befolgt:
http://www.webspell.or...p;faqID=38&faqcatID=2
Im Prinzip funktioniert alles wie es soll, aber einige Queries funktionieren nicht, z.B. sc_headlines gibt ein Query failed aus, oder das Forum.
Das Include hab ich jetzt mal per <!-- auskommentiert, alle anderen Includes scheinen zu laufen, auch ?site=news&action=archive funktioniert, also muss es am include selbst liegen?
Wärend des Updates wurden mir diese Fehler ausgegeben:
Code:
1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13. 14. 15. 16. 17. 18. | Installation abschließen
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /var/www/web712/html/aod/install/functions.php on line 1325
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /var/www/web712/html/aod/install/functions.php on line 1325
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /var/www/web712/html/aod/install/functions.php on line 1325
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /var/www/web712/html/aod/install/functions.php on line 1325
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /var/www/web712/html/aod/install/functions.php on line 1325
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /var/www/web712/html/aod/install/functions.php on line 1325
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /var/www/web712/html/aod/install/functions.php on line 1325
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /var/www/web712/html/aod/install/functions.php on line 1325
Update war erfoglreich!
|
Das Problem tritt jedesmal auf, der aktuelle Stand ist der 2. Updateversuch, nachdem ich zwischenzeitlich alles wiederhergestellt hatte.
Beim ersten Versuch hatte ich versucht auf 4.02.03 zu updaten, dort wurde der letzte Schritt der Installation ohne Fehler, aber auch ohne "Update erfolgreich" angezeigt, die includes hatten dieselben Query-Fehler.
Kann ich einfach in den Dateien oder der Datenbank die Verknüpfungen ändern um das wieder laufen zu lassen? Wenn ja, welche? Bin leider schon ne Weile nichtmehr im CMS unterwegs gewesen : )
Vielen Dank im Vorraus : )