Dead Soulâ„¢
Member
Posts: 105
Joined: Mar 2010
Reputation: 0
MyBux: 162
|
|
| 05-07-2010 02:58 PM |
|
Andraž Rihtar
Support Team
Posts: 1,901
Joined: Aug 2009
Reputation: 8
MyBux: 1251
|
RE: Need to know how to...
Uhm, you've already found it. The first link actually leads to this plugin. If you need it to be edited to give out Newpoints istead of MyPS (don't know if already has this feature), then you can ask Alex who will surely edit it for you, because its not such a big edit as far as I know
Svizy - MyBBSource Support Team
|
|
| 05-07-2010 06:32 PM |
|
Dead Soulâ„¢
Member
Posts: 105
Joined: Mar 2010
Reputation: 0
MyBux: 162
|
RE: Need to know how to...
The problem is, when I make a copy of gift.php..
And call it something.php..
It gives points when I am going to one of the links first time..
But then I am going to the other link..
And then it says that I have allready used the code..
I know the feature can do so you can use it more that one time..
But the thing is, I want each page to work one time..
Why, cause I want to make pages that is all around the site, and a counter who counts how many sites have been found..
Any clue?
|
|
| 05-07-2010 08:15 PM |
|
Andraž Rihtar
Support Team
Posts: 1,901
Joined: Aug 2009
Reputation: 8
MyBux: 1251
|
RE: Need to know how to...
Of course, I believe that plugin uses MySQL database to store data if user has already used this or not, and because you make a mere copy of it, it still uses same database, causing it not to give points the second time. You would have to edit the plugin to either specify how many times user can do this or create a copy and specify different database storage for each of them (not recommended).
I suggest you to contact Alex who is the author of the plugin to help you do what you want or do the edits for you if you're not experianced enough in PHP/MySQL department.
Svizy - MyBBSource Support Team
|
|
| 05-07-2010 09:13 PM |
|
Dead Soulâ„¢
Member
Posts: 105
Joined: Mar 2010
Reputation: 0
MyBux: 162
|
RE: Need to know how to...
Thanks.. Will do this..
|
|
| 05-07-2010 09:24 PM |
|