exit.php beim VTS
exit.php beim VTS
Ich hab das VTS installiert. Und jeder externe Link geht ja bekannterweise über exit.php
Das ist auf einem meiner Server auch kein Problem. Alles funzt tadellos.
Aber nun habe ich das CMS auch auf einen anderen Server installiert, und da kommt bei jedem externen Linkaufruf über exit.php die Fehlerseite des Providers.
Hat das vielleicht damit zu tun, dass sich die Fehlerseite des Providers so wichtig vorkommt und sich vor meinen externen Link schiebt *g*
Wäre nett, wenn mir jemand helfen könnte.
Das ist auf einem meiner Server auch kein Problem. Alles funzt tadellos.
Aber nun habe ich das CMS auch auf einen anderen Server installiert, und da kommt bei jedem externen Linkaufruf über exit.php die Fehlerseite des Providers.
Hat das vielleicht damit zu tun, dass sich die Fehlerseite des Providers so wichtig vorkommt und sich vor meinen externen Link schiebt *g*
Wäre nett, wenn mir jemand helfen könnte.
hm. sry. da kann ich jetzt auch nur spekulieren, ohne mich eingelesen zu haben. aber ich vermute die ursache in der config des webservers. vielleicht wie der ein redirect oder rewrite der url behandelt.
habe mal in den source der exit reingeschaut, aber scheint ja alles ok zu sein.
habe mal in den source der exit reingeschaut, aber scheint ja alles ok zu sein.
Ich sagte doch: ich geh nie wieder in den Bau.
-
- Posts: 112
- Joined: Sun 11. Jan 2004, 23:13
- Location: Merseburg, Germany
- Contact:
HI could someone please translate this page for me in english?
I am having a problem with VTS, where by some of my links no longer work, and now show up with a URL beginning with exit.php?
It seems to me this user is having a similar problem, but I cannot tell as I am only reading the key words - and I cannot speak this language.
Thank you
I am having a problem with VTS, where by some of my links no longer work, and now show up with a URL beginning with exit.php?
It seems to me this user is having a similar problem, but I cannot tell as I am only reading the key words - and I cannot speak this language.
Thank you
-
- Posts: 112
- Joined: Sun 11. Jan 2004, 23:13
- Location: Merseburg, Germany
- Contact:
bacchi had a problem that his external links using exit.php caused an 404 error.
probably this was caused because his exit.php was not in the phpwcms root directory.
with VTS you external links will be logged using exit.php
exit.php will redirect to the "real" external link.
this won't work, if you don't put exit.php in the phpwcms root directory.
probably this was caused because his exit.php was not in the phpwcms root directory.
with VTS you external links will be logged using exit.php
exit.php will redirect to the "real" external link.
this won't work, if you don't put exit.php in the phpwcms root directory.
the exit.php file is on toplevel of the extracted zip archiv. u need only one thing to do. copy this file in ure root directory of your website. i think it is the same place like ure index.php and phpwcms.php is placed )cchhita wrote:Hi Bachi!
great! Can you please post your answer to your problem please?jmeyknecht - yes, this is the exact problem I am having!
Where is the exit.phpfile? and do I have to add all my external links to this file?
Thanks
-
- Posts: 112
- Joined: Sun 11. Jan 2004, 23:13
- Location: Merseburg, Germany
- Contact:
hey guys!
does anybody know how to fix this problem? it occurs ervery time i click on an external link. (since i installed vts)
Code: Select all
Warning: session_register(): Cannot send session cache limiter - headers already sent (output started at /home/www/*myacc*/html/include/inc_ext/phpOpenTracker/phpOpenTracker/conf/phpOpenTracker.php:212) in /home/www/*myacc*/html/include/inc_ext/phpOpenTracker/phpOpenTracker/Container.php on line 67
Warning: Cannot modify header information - headers already sent by (output started at /home/www/*myacc*/html/include/inc_ext/phpOpenTracker/phpOpenTracker/conf/phpOpenTracker.php:212) in /home/www/*myacc*/html/exit.php on line 53