| View previous topic :: View next topic |
| Author |
Message |
geekev69
Joined: 05 Dec 2009 Posts: 45
|
Posted: Jan 23, 2010 10:06 am Post subject: error - 'Latest download' page always 0 point |
|
|
I found error in the latest download page in admin panel.
I went through all the download but everything is 0 point.
Is it error for all webmasters or only for me?
check the screenshot please.
 |
|
| Back to top |
|
 |
geekev69
Joined: 05 Dec 2009 Posts: 45
|
Posted: Jan 25, 2010 6:33 am Post subject: well |
|
|
| well.... no one get this problem????? |
|
| Back to top |
|
 |
geekev69
Joined: 05 Dec 2009 Posts: 45
|
Posted: Jan 27, 2010 5:03 am Post subject: where is |
|
|
where is Pilgrim???
no one can answer this? My uploaders say they get download count
but cannot get any premium point.......
how can I fix this.... |
|
| Back to top |
|
 |
hscorp
Joined: 12 Nov 2008 Posts: 143
|
Posted: Jan 28, 2010 11:32 am Post subject: |
|
|
| did you set the "Points per download" and "points only when size" in admin setting? |
|
| Back to top |
|
 |
PowerChaos
Joined: 19 Dec 2009 Posts: 404 Location: belguim
|
Posted: Jan 28, 2010 1:35 pm Post subject: |
|
|
check points per user and size
if anonymouse is on 0 then they dont get points , only when downloaded from registered users
if the size doesnt match the download (let me say , only points if size is bigger then 10mb )
then files under 10mb will not count
if you setup the point system like this
anonymouse user = 0
registered = 1
premium =2
then it means , if a premium member downloads a file then it get 2 points
if a not logged in user download a file then they get no points at all
if that doesnt works , then there is something wrong with your config file
and then please check manual your config file to change the value's
xfsconfig.cgi is the config file ( need 755 or 777 ) or was it xfsconfig.pl ??
Greets From PowerChaos |
|
| Back to top |
|
 |
geekev69
Joined: 05 Dec 2009 Posts: 45
|
Posted: Jan 30, 2010 4:01 pm Post subject: XFileConfig.pm |
|
|
I just found XFileConfig.pm this file contains download something setting like this.
# Define how many points to add per each type of downloader
add_points_anon => '',
add_points_reg => '',
add_points_prem => '',
should I put number there? then my new question is... why we set the country point system? I don't understand seriously.
If anonymous user download a file which is 105MB from US and I set the file point as 1 in smart mod and if I put 2 to the above settings then
which point does the uploader will get? 1 or 2?
very confusing lol |
|
| Back to top |
|
 |
geekev69
Joined: 05 Dec 2009 Posts: 45
|
Posted: Jan 30, 2010 4:13 pm Post subject: permission |
|
|
oh I found one more thing which is file permission
my
XFileConfig.pm 666
XFSConfig.pm 666
both files permission is 666.
should them be 777 or 755? |
|
| Back to top |
|
 |
PowerChaos
Joined: 19 Dec 2009 Posts: 404 Location: belguim
|
Posted: Jan 31, 2010 12:03 am Post subject: Re: XFileConfig.pm |
|
|
| geekev69 wrote: | I just found XFileConfig.pm this file contains download something setting like this.
# Define how many points to add per each type of downloader
add_points_anon => '',
add_points_reg => '',
add_points_prem => '',
should I put number there? then my new question is... why we set the country point system? I don't understand seriously.
If anonymous user download a file which is 105MB from US and I set the file point as 1 in smart mod and if I put 2 to the above settings then
which point does the uploader will get? 1 or 2?
very confusing lol |
if i am not wrong , the geo mod goes over the normal points system, so if you put 1 on geo and 10000 on normal
then the user get only 1 , and that is maybe the reason why it is emtpy
the config file got the right permision
permision 666 means , read/write acces for private (server and scripts)
if it stands on 755 means it that it is read/write by server but not writable by the script
777 means that every1 can read/write , even public (reason why temp file is 777 )
Greets From PowerChaos
ps: i can be wrong with the naming of them , but it is the same system if i am not wrong  |
|
| Back to top |
|
 |
ankurs
Joined: 10 Mar 2009 Posts: 515
|
Posted: Mar 10, 2010 2:29 pm Post subject: |
|
|
geekev69 , how did you get it fixed ?
i am facing the same issue ; settings look fine to me |
|
| Back to top |
|
 |
geekev69
Joined: 05 Dec 2009 Posts: 45
|
Posted: Mar 16, 2010 5:10 am Post subject: lol... |
|
|
I visit this forum after a month but still no one can answer this? omg...
very sad hah...
anyway
add_points_anon => '1',
add_points_reg => '1',
add_points_prem => '1',
I put 1 for each option just now then,, let's see how it goes... |
|
| Back to top |
|
 |
PilgrimX182

Joined: 22 Mar 2006 Posts: 2109 Location: UFO Lab
|
Posted: Mar 16, 2010 8:22 am Post subject: |
|
|
| Make sure u've uploaded GeoIP.dat to cgi-bin |
|
| Back to top |
|
 |
|