Zitat von
Lokutos
lib/header.php
suche
PHP-Code:
<div style="position: relative; top: 20px; right: -321px;">
ersetze mit
PHP-Code:
<div style="position: relative; top: 20px; right: -321px; width:468px;">
Danke für die schnelle hilfe, aber wenn ich das mach,
bekomm ich immer die fehlermeldungen
Code:
Warning: Cannot modify header information - headers already sent by (output started at /customers/bmw-320i.com/bmw-320i.com/httpd.www/vms/lib/header.php:15) in /customers/bmw-320i.com/bmw-320i.com/httpd.www/vms/lib/functions.lib.php on line 89
Warning: Cannot modify header information - headers already sent by (output started at /customers/bmw-320i.com/bmw-320i.com/httpd.www/vms/lib/header.php:15) in /customers/bmw-320i.com/bmw-320i.com/httpd.www/vms/lib/functions.lib.php on line 90
Warning: Cannot modify header information - headers already sent by (output started at /customers/bmw-320i.com/bmw-320i.com/httpd.www/vms/lib/header.php:15) in /customers/bmw-320i.com/bmw-320i.com/httpd.www/vms/lib/functions.lib.php on line 91
Hier der Inhalt der Zeilen 89-91
PHP-Code:
setCookie('uid','',time()-86400*30);
setCookie('passwort','',time()-86400*30);
setCookie('autologin','',time()-86400*30);