PDA

View Full Version : cjpro 1.10x3


guy2
03-08-2001, 02:35 AM
ok, i got this script installed a few days ago and everything was working fine, and then it started sending hits to my alternate website that i entered in the setup, the first few times i used the script, it sent lkike 100 hits out and took none in because it wasnt set up right, but now it sends like 10 hits out and tehn only goes to the alternate page, i used the domain root thing with the java, any ideas? thanks alot

XP
03-08-2001, 04:37 AM
I don't recommend cjpro 1.10 beta 3 to you, if you're not a perl programmer http://bbs.adultwebmasterinfo.com/ubb/smile.gif
because its beta, and can be crashable

I recommend install CJPRO 1.0 and use it while CJPRO 1.10 finishes (if Banzai still continue his project?)

java thing is pretty bad. it not works everytime so try index.cgi thing

guy2
03-08-2001, 10:35 AM
the other ones just dont work with me and i can use index.cgi cause cgis doesnt seem to work in my main dir. im very confused, one site in my database has sent me 13 hits, adn yet all the cjproout.cgi links go tot he default page, and not trying to equal out the hits, what sup with this? ive tried clearing all the IN and OUT hits, and its worked a few times, but not recently, any more ideaS?

guy2
03-08-2001, 10:39 AM
by the way, my site is www.todays-celebs.com (http://www.todays-celebs.com) is that may help in figuring out a solution, and my icq is 10598062, thanks

XP
03-08-2001, 12:33 PM
if you can't get run index.cgi in your main dir. Try this
first make a file named ".htaccess"
windows doesn't allow this name. So create htaccess.txt and upload to your ftp, then rename it to .htaccess http://bbs.adultwebmasterinfo.com/ubb/smile.gif

you'll write below line to your .htaccess file (when you create the text file)
DirectoryIndex /cgi-bin/index.cgi index.html index.htm

if your CJPRO installed to cgi-bin/cjpro/
it should be
DirectoryIndex /cgi-bin/cjpro/index.cgi index.html index.htm

thats its!
My ICQ: 171040 ,if you still need help come to my ICQ

Banzai
03-08-2001, 01:01 PM
Yes, I am still working on it, just dont have a lot of time to devote to it at the present.
The java is the close to the same method that you traffic counters use, so I dont believe its a bad method to use, but I too prefer to use the index.cgi because it lets the script count the hit BEFORE your page loads. The java counts the hit AS the page loads, so the difference you see is the people that close the window before it loads + the browsers that dont support java.

PaulC
03-08-2001, 01:02 PM
<font face="Verdana, Arial" size="2">Originally posted by guy2:
the other ones just dont work with me ... one site in my database has sent me 13 hits, adn yet all the cjproout.cgi links go tot he default page</font>

Which other scripts have you tried to install? The problem could be with the server as apposed to the script if you have problems with other scripts too.

Does your daily Total Out display 0 or does that have a number, like 20 or whatever? Cos maybe it's sent out enough to meet the other site's hits and is sending the extra hits to your alternate url?