PDA

View Full Version : Help with C-J-U-L-T-R-A


Joshua
04-16-2002, 01:00 AM
Hey, I'm having problems. Everything is setup correctly and I have it linked through the out.php and every couple a seconds if you load any link on my gallery it's a 404 to my host. If you were to load ANY gallery and just keep hitting refresh as long as my link was in the address bar, it would go 404, then gallery off and on. Any ideas?

rogerbo
04-16-2002, 01:30 AM
[an error occurred while processing this directive]<br /><br />Did you check that ??

Joshua
04-16-2002, 01:32 AM
The 404 problem has been fixed. That is the other problem. It should be working, and it isn't.<br /><br />&lt;.!--#include file="http://66.197.195.175/trade/in.php"--&gt; You access that URL and it creates the cookie, just isn't working on my site? WTF. <img border="0" title="" alt="[Frown]" src="frown.gif" />

Joshua
04-16-2002, 04:10 AM
Anyone have any ideas on why it isn't working? <img border="0" alt="[Hi]" title="" src="graemlins/hi.gif" />

rogerbo
04-16-2002, 07:52 AM
At the moment you have the &lt;.!--#include file="http://66.197.195.175/trade/in.php"--&gt; <br />in the body part. put it imediatly after the first Html tag. second it seems that you have a syntax probl. <br />&lt;.!--#include file="http://66.197.195.175/trade/in.php"--&gt; <br />try<br />&lt;!--#include file="http://66.197.195.175/trade/in.php"--&gt;

Joshua
04-16-2002, 01:25 PM
I only said &lt;.! because I thought it may convert, so I put the . in it to prevent it on the board. I have everything setup correctly on my site.<br /><br />The CJ script is being hosted off of another domain, FYI too.