jap du hast recht, jetzt habe ich folgende Zeile eingefügt in der loader.php
require_once ('include/includes/bbcode_config.php');
so aber nun spinnt meine Seite komplett...
Folgende Fehler über dem Design:
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /var/www/web20/html/include/includes/func/db/mysql.php on line 40
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /var/www/web20/html/include/includes/func/db/mysql.php on line 48
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /var/www/web20/html/include/includes/func/db/mysql.php on line 40
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /var/www/web20/html/include/includes/func/db/mysql.php on line 48
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /var/www/web20/html/include/includes/func/db/mysql.php on line 40
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /var/www/web20/html/include/includes/func/db/mysql.php on line 48
habe dann nochmal die BBCode_install.php ausgeführt, brachte aber leider nix...
Was habe ich denn nun falsch gemacht, denn die News stimmen nicht mehr und es passt nix mehr ^^
Edit:
habe mir mal die originale Loader.php angeschaut, da steht die Zeile
require_once ('include/includes/bbcode_config.php');
gar nicht drin, obwohl es so in der Anleitung steht.. komisch
Zuletzt modifiziert von Gerni am 12.12.2007 - 11:46:58