psheezor Egg
Joined: 18 Jan 2004 Posts: 17 Location: Eastern US
|
include php problem Thu Aug 06, 2009 5:11 am |
|
|
OK, I'm not new to this. I have been installing these scripts and uninstalling them for a while. I can install from fresh and have the site going in 20min. There was a problem with my host and some items disapeared, like my cgi-bin folder. They got me going again with a backup. Ever since then I have been getting...
an error occurred while processing this directive...
plus my incoming trades were not being counted. Now I have been all over this site to see what happened..
1. I tried re-installing the script,
2. I renamed from index.shtml to index.php
Also went from <!--#include file="ttt-in.php" -->
to <?php include("ttt-in.php"); ?>
(it just gave me a blank page)
3. I tried putting the include line just after </HTML>
4. I upgraded to ttt 4.07 from nitro and back again. Same problem on both
5. I contacted my host and asked about the SSI(server Side Include)
They said it is up and running.
6. I tested the SSI myself with simple scripts and it is working just like the host said.
7. Checked and double checked the permissions.
Now if everything is going like it should be, why is my script not counting the in trades like it is supposed to do?
http://www.phathoes.com _________________ Live Long,,,Live Well... |
|