Script Pulse

Trade Pulse => Trade Pulse Support => Topic started by: Horny Joe on February 16, 2010, 06:59:45 PM

Title: Notrade referrer warning
Post by: Horny Joe on February 16, 2010, 06:59:45 PM
When i want to check the "No trade" referrers I get to see the stats, but I am getting this on the top:
Code: [Select]
Warning: fopen(/home/USER/domains/DOMAIN.com/public_html/tp/data/settings/trstats.set) [function.fopen]: failed to open stream: Permission denied in /usr/home/USER/domains/DOMAIN.com/public_html/tp/trader_refs.php  on line 27

Warning: fwrite(): supplied argument is not a valid stream resource in /usr/home/USER/domains/DOMAIN.com/public_html/tp/trader_refs.php on line 28

Warning: fclose(): supplied argument is not a valid stream resource in /usr/home/USER/domains/DOMAIN.com/public_html/tp/trader_refs.php on line 29
Referrers for trader notrades

How can I fix this?

Thanks!
Title: Re: Notrade referrer warning
Post by: ip0li on February 17, 2010, 06:05:34 AM
/home/USER/domains/DOMAIN.com/public_html/tp/data/settings/trstats.set

chmod that file 777. something went wrong with file permissions.
Title: Re: Notrade referrer warning
Post by: Horny Joe on February 17, 2010, 08:04:29 AM
A little bit embarrassed.. I was in there but cmod either the wrong file or did wrong cmod  ;D Now I was c a r e f u l and got it right-
Thanks ip0li!
Title: Re: Notrade referrer warning
Post by: ip0li on February 17, 2010, 10:26:55 AM
cheers mate ;)