Small VTS Problem

If you've problems with unsupported - non official ;-) - functionalities use this forum please.
Post Reply
User avatar
juergen
Moderator
Posts: 4556
Joined: Mon 10. Jan 2005, 18:10
Location: Weinheim
Contact:

Small VTS Problem

Post by juergen »

Hello

First off all, i'm 40+ :shock:

Installed the vts - mod.. everything worked fine ... within just one thing:

My webdesign is destroyed by this:


Warning: Cannot modify header information - headers already sent by (output started at /home/www/htdocs/***.info/cms/phpwcms_template/inc_script/frontend_init/sample.php:4) in /home/www/htdocs/facw.info/cms/index.php on line 119

Warning: session_register() [function.session-register]: Cannot send session cookie - headers already sent by (output started at /home/www/htdocs/***.info/cms/phpwcms_template/inc_script/frontend_init/sample.php:4) in /home/www/htdocs/***.info/cms/include/inc_ext/phpOpenTracker/phpOpenTracker/Container.php on line 133

Warning: session_register() [function.session-register]: Cannot send session cache limiter - headers already sent (output started at /home/www/htdocs/***.info/cms/phpwcms_template/inc_script/frontend_init/sample.php:4) in /home/www/htdocs/***.info/cms/include/inc_ext/phpOpenTracker/phpOpenTracker/Container.php on line 133

ok, just a cookie problem.

running : MySQL 3.23.37

PHP 4.3.0

hosted: evanzo.de


using with vts: phpwcms V1.1-RC4

Likely this very good util should stay within the server ;-)

chmods as in manual
Tried to switch off warnings, set this variable =0 (nothing changes)
because of not sent cookies, no recognizement of reenterd users ....

Thank's (3+1) little help to elder people *g*
-------------------------------------------------------------------------------
Auf deutsch:

Ich habe das Forum umgegraben um etwas zu finden. Die Probleme sind anscheinend meistens älter und in der gestern heruntergeladenen Version alle längst beseitigt.

Technische Daten wie oben, das util läuft gut im Backend, wobei wegen der cookies alle Besuche als neue Besucher gewertet werden.

Tja das Alter ... *g*

Mal sehen wer mir den Spiegel vorhält





Ich würde es zu gerne behalten !!

:roll:
User avatar
pico
Posts: 2595
Joined: Wed 28. Jul 2004, 18:04
Location: Frankfurt/M Germany
Contact:

Post by pico »

Hi
First off all, i'm 40+
no Problem I'm too 50-- :D

renema the file /phpwcms_template/inc_script/frontend_init/sample.php
to /phpwcms_template/inc_script/frontend_init/_sample.php

and tell what happens
:roll:
Lieber Gott gib mir Geduld - ABER BEEIL DICH
Horst - find me at Musiker-Board
User avatar
juergen
Moderator
Posts: 4556
Joined: Mon 10. Jan 2005, 18:10
Location: Weinheim
Contact:

renamed ...

Post by juergen »

Thx :-) It's as I said 40+ ... forgot how many :-)


Just one more underline in the warning message:

Warning: Cannot modify header information - headers already sent by (output started at /home/www/htdocs/xxx.info/cms/phpwcms_template/inc_script/frontend_init/_sample.php:4) in /home/www/htdocs/xxx.info/cms/index.php on line 119

Warning: session_register() [function.session-register]: Cannot send session cache limiter - headers already sent (output started at /home/www/htdocs/xxx.info/cms/phpwcms_template/inc_script/frontend_init/_sample.php:4) in /home/www/htdocs/xxx.info/cms/include/inc_ext/phpOpenTracker/phpOpenTracker/Container.php on line 133

Some strange behavior as well : Just switched off the exit url code, because he was looking for exit.php transporting a part of the url with it in the default directory. No exit.php found ...

Gruß

Jürgen
User avatar
pico
Posts: 2595
Joined: Wed 28. Jul 2004, 18:04
Location: Frankfurt/M Germany
Contact:

Post by pico »

sorry was my fault

not "_sample.php " it must be "sample.php_" :oops: :oops:
Lieber Gott gib mir Geduld - ABER BEEIL DICH
Horst - find me at Musiker-Board
User avatar
juergen
Moderator
Posts: 4556
Joined: Mon 10. Jan 2005, 18:10
Location: Weinheim
Contact:

Well done :-)

Post by juergen »

Alwright, good work ! 2 people nearly hundred years of experience *brpfffff*

changed it in .../frontend_init/ and as well in .../frontend_render/ ... subdir and the Warnings are all gone *g*

by the way this mod and this cms ... I think its all a new hobby for me... no words for this quality !!!!


----------------------------------------

Vielen Dank Horst !

Grüße aus Weinheim bei Heidelberg
Post Reply