Danke für die rasche Antwort, bin aber neu und kenn mich nicht aus, deswegen nochmal ein paar Fragen !
Schon wieder, ne Fehlermeldung !
Hab das im admin Bereich umgestellt ?
In der /include/configure.php auch! Es gibt eine Fehlermeldung beim admin und eine im Shop Verzeichnis!
Wenn ich mich als admin einlogge erhalte ich jetzt eine Fehlemeldung und im shop habe ich noch immer ne Fehlermeldung:
siehe:
www.magicgermi.com/ShopWarning: session_save_path() [function.session-save-path]: SAFE MODE Restriction in effect. The script whose uid is 1382 is not allowed to access owned by uid 0 in /home/.sites/633/site883/web/Shop/includes/application_top.php on line 250
Und das steht in der Zeile 250:
// set the session name and save pathsession_name('XTCsid');if (STORE_SESSIONS != 'mysql') session_save_path(SESSION_WRITE_DIRECTORY);
Folgende Fehlermeldung bei admin:
Warning: session_save_path() [function.session-save-path]: SAFE MODE Restriction in effect. The script whose uid is 1382 is not allowed to access owned by uid 0 in /home/.sites/633/site883/web/Shop/admin/includes/application_top.php on line 302
Und das steht in der Zeile 302:
// set the session name and save path session_name('XTCsid'); if (STORE_SESSIONS != 'mysql') session_save_path(SESSION_WRITE_DIRECTORY);
Bitte um Hilfe !!!