| View previous topic :: View next topic |
| Author |
Message |
Anturaju93
Joined: 13 May 2010 Posts: 83 Location: Romania
|
Posted: Nov 12, 2010 6:49 am Post subject: How to add File expiration time for each type of users ? |
|
|
| I need to add --File expiration time for each type of users-- but without update to 1.8 (i have 1.7 version now). I know that cron.pl dues this, but if a replace 1.7 cron.pl with 1.8 cron.pl will it work? Admin some ideas please. Thanks. |
|
| Back to top |
|
 |
admin Site Admin

Joined: 22 Mar 2006 Posts: 1283
|
Posted: Nov 12, 2010 8:24 am Post subject: |
|
|
| You should upgrade to 1.8. Just replacing cron will not help you. |
|
| Back to top |
|
 |
Anturaju93
Joined: 13 May 2010 Posts: 83 Location: Romania
|
Posted: Nov 12, 2010 9:46 am Post subject: |
|
|
Yeah i ill update to 1.8 but i don`t understand this
| Code: | IMPORTANT: make sure you have 'profit_amount' and 'profit_points' fields in XFileConfig.pm to correct points-to-money convert
|
I don`t see anywhere 'profit_amount' and 'profit_points' in XFileConfig.pm 1.8 ? |
|
| Back to top |
|
 |
admin Site Admin

Joined: 22 Mar 2006 Posts: 1283
|
Posted: Nov 12, 2010 12:47 pm Post subject: |
|
|
| You should add them. They are responsible for conversion from points to money. |
|
| Back to top |
|
 |
Anturaju93
Joined: 13 May 2010 Posts: 83 Location: Romania
|
Posted: Nov 12, 2010 4:28 pm Post subject: |
|
|
Yes Admin, but how to add them, please be more explicit, like this, add this in XFileConfig.pm:
'profit_amount' => .....
'profit_points' => ....
because i don`t understand what to do? how to add them? |
|
| Back to top |
|
 |
|