hallo zusammen habe ctracker heute bei mir eingebaut und habe auch den anleitungstext für phpkit befolgt.
soweit funzt auch alles aber wenn ich in mein admincenter vom phpkit gehe habe ich folgende fehlermeldung.
habe die version 1.6.1 vom phpkit
http://www.ctxtra.de/anleitungen/phpkit.txthier die fehlermeldung:
Warning: main(ctracker/ctracker.php) [function.main]: failed to open stream: No such file or directory in /var/www/web4/html/phpkit/admin/admin.php on line 2
Warning: main() [function.include]: Failed opening 'ctracker/ctracker.php' for inclusion (include_path='.') in /var/www/web4/html/phpkit/admin/admin.php on line 2
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /var/www/web4/html/phpkit/admin/admin.php:2) in /var/www/web4/html/phpkit/include.php on line 220
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /var/www/web4/html/phpkit/admin/admin.php:2) in /var/www/web4/html/phpkit/include.php on line 220
Warning: Cannot modify header information - headers already sent by (output started at /var/www/web4/html/phpkit/admin/admin.php:2) in /var/www/web4/html/phpkit/inc/func/default.php on line 351
Warning: Cannot modify header information - headers already sent by (output started at /var/www/web4/html/phpkit/admin/admin.php:2) in /var/www/web4/html/phpkit/inc/func/default.php on line 351
Warning: Cannot modify header information - headers already sent by (output started at /var/www/web4/html/phpkit/admin/admin.php:2) in /var/www/web4/html/phpkit/inc/func/default.php on line 351
Warning: Cannot modify header information - headers already sent by (output started at /var/www/web4/html/phpkit/admin/admin.php:2) in /var/www/web4/html/phpkit/inc/func/default.php on line 351
Warning: Cannot modify header information - headers already sent by (output started at /var/www/web4/html/phpkit/admin/admin.php:2) in /var/www/web4/html/phpkit/inc/func/default.php on line 351
Warning: Cannot modify header information - headers already sent by (output started at /var/www/web4/html/phpkit/admin/admin.php:2) in /var/www/web4/html/phpkit/inc/func/default.php on line 351
Warning: Cannot modify header information - headers already sent by (output started at /var/www/web4/html/phpkit/admin/admin.php:2) in /var/www/web4/html/phpkit/inc/func/default.php on line 351
Warning: Cannot modify header information - headers already sent by (output started at /var/www/web4/html/phpkit/admin/admin.php:2) in /var/www/web4/html/phpkit/inc/func/default.php on line 351
Warning: Cannot modify header information - headers already sent by (output started at /var/www/web4/html/phpkit/admin/admin.php:2) in /var/www/web4/html/phpkit/inc/func/default.php on line 351
Warning: Cannot modify header information - headers already sent by (output started at /var/www/web4/html/phpkit/admin/admin.php:2) in /var/www/web4/html/phpkit/inc/func/default.php on line 351
Warning: Cannot modify header information - headers already sent by (output started at /var/www/web4/html/phpkit/admin/admin.php:2) in /var/www/web4/html/phpkit/inc/func/default.php on line 351
Warning: Cannot modify header information - headers already sent by (output started at /var/www/web4/html/phpkit/admin/admin.php:2) in /var/www/web4/html/phpkit/inc/func/default.php on line 351
p.s entferne ich diese codestelle include_once("ctracker/ctracker.php");
aus der admin und popup.php funzt alles wieder.
mfg sofix