![]() |
TM3 is such a bitch to set up
1) The direct-cgi bin method doesn't work with php files.
2) My site's index files are php files. I include the content through php inclusions. So I enabled SSI for .html files, put the TM3 execution code on the page, but it's not working when I call the index page. Only when I open the page with the code directly, the traffic is tracked. 3) Renaming the index files to .shtml will not work, because the php will not get parsed. I've tried about anything. My index pages need to be php, so I can't make changes there. The only thing left that I see is to create a new index file, put a frameset in it that covers the whole browser area and put the TM3 code in this index. -> not very good for the search engines. Has anyone else had these problems with TM3? :helpme |
dont they install the script for you?
|
Yes, but you have to do the setup yourself.
|
<?php virtual ("/cgi-bin/tm3/in.cgi"); ?>
(or whatever the in script is called) Doesn't work? |
Quote:
I even tried to include in another way (using ob_start, require, ob_get_contents and ob_end_clean), but it didn't work, either. |
All times are GMT -7. The time now is 05:37 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123