|
kaktus Owner
Joined: 22 May 2004 Posts: 1576 Location: CheapestAdultScripts.com
|
|
|
|
|
|
|
Posted: Mon Jun 20, 2005 8:36 pm Post subject: |
|
|
|
|
|
|
|
|
|
|
well, first don't include the ttt-in.php in the template source in the script itself.
Include the ttt-in.php in the page where you call the template from.
Second use the proper include functions. If you put parsing .html as php ones, you must call the ttt-in.php with the php inclusion like
[php]<?include "ttt-in.php?>[/php]
notify me on more problems or if you need more help. |
|
|
|
|
|
|