Script Pulse

Trade Pulse => Trade Pulse Support => Topic started by: freetradescript on October 24, 2011, 07:04:56 AM

Title: CHMOD 777 file tp_in.php UPDATE
Post by: freetradescript on October 24, 2011, 07:04:56 AM
I tried to update the script but i got
CHMOD 777 file tp_in.php

I don't know why i can't find it !!!!!!!!
Where is it ?
The script shouldn't work if it's not in there ?

Also, isn't dangerous to set this to 777

Thanks
Title: Re: CHMOD 777 file tp_in.php UPDATE
Post by: ip0li on October 24, 2011, 07:08:34 AM
Hi, script will work without it, except .htaccess (not recommended) method of tracking incoming traffic wont work.

That file should be in your public_html and if its not there simply upload empty file (with name tp_in.php), chmod it 777 and run updater again.

This would not happen if you followed instructions for installation, as it says chmod public_html 777 before installation and problem solved ;).
Title: Re: CHMOD 777 file tp_in.php UPDATE
Post by: freetradescript on October 24, 2011, 07:11:47 AM
Slapp on my wrist hehehehehe

But i'm pretty sure i did chmod 777 the directory. Anyways i'll try what you told me

Just to make sure, where's the updater you are talking about ?

Thanks
Title: Re: CHMOD 777 file tp_in.php UPDATE
Post by: freetradescript on October 24, 2011, 07:12:58 AM
oh you mean try to update the script again ?
Title: Re: CHMOD 777 file tp_in.php UPDATE
Post by: ip0li on October 24, 2011, 01:34:39 PM
Yeah, update script again :)