Author Topic: Notrade referrer warning  (Read 8573 times)

0 Members and 1 Guest are viewing this topic.

Offline Horny Joe

  • Newbie
  • *
  • Posts: 14
    • View Profile
Notrade referrer warning
« 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!

Offline ip0li

  • mgSearkGD
  • Administrator
  • Hero Member
  • *****
  • Posts: 1959
    • View Profile
    • Pretty Girls from your city for night
Re: Notrade referrer warning
« Reply #1 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.

Offline Horny Joe

  • Newbie
  • *
  • Posts: 14
    • View Profile
Re: Notrade referrer warning
« Reply #2 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!

Offline ip0li

  • mgSearkGD
  • Administrator
  • Hero Member
  • *****
  • Posts: 1959
    • View Profile
    • Pretty Girls from your city for night
Re: Notrade referrer warning
« Reply #3 on: February 17, 2010, 10:26:55 AM »
cheers mate ;)