Current time: 02-10-2012, 06:43 AM Hello There, Guest! (LoginRegister)




MySubscriptions, Donation Bar, MyDownloads, MyAchievements and support for our free and paid plugins. All that for $7!

Advertise Here!
Are you looking to advertise on this forum? Please read this announcement thread.


Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
NewPoints Donation Stats
09-09-2010, 10:09 AM
Post: #1
NewPoints Donation Stats
In my stats for newpoints in the donations, it displays the donator, but in each spot for the person who recieved the donation it says "Guest". Help?

http://dannysforum.info/newpoints.php?action=stats
Find all posts by this user
Quote this message in a reply

09-09-2010, 09:40 PM
Post: #2
RE: NewPoints Donation Stats
(09-09-2010 10:09 AM)DannysForum Wrote:  In my stats for newpoints in the donations, it displays the donator, but in each spot for the person who recieved the donation it says "Guest". Help?

http://dannysforum.info/newpoints.php?action=stats

Which NewPoints version are you running?

[Image: s.png]
Find all posts by this user
Quote this message in a reply
09-10-2010, 12:00 AM (This post was last modified: 09-10-2010 12:07 AM by Mihu.)
Post: #3
RE: NewPoints Donation Stats
(09-09-2010 10:09 AM)DannysForum Wrote:  In my stats for newpoints in the donations, it displays the donator, but in each spot for the person who recieved the donation it says "Guest". Help?

http://dannysforum.info/newpoints.php?action=stats
Yes I have the same problem and I use NewPoints 1.6... (the last version)
But I`ve solved this...
If you want to solve it please follow my instructions:
1.First you have to open the file newpoints.php from your root directory forum!
2.Secondly you must search this lines
PHP Code:
    // log donation
    
newpoints_log('donation'$lang->sprintf($lang->newpoints_donate_log$user['username'], $user['uid'], $removep)); 
and replace it with this
PHP Code:
    // log donation
    
newpoints_log('donation'$lang->sprintf($lang->newpoints_donate_log$touser['username'], $touser['uid'], $removep)); 
Is important to know that only the new donation statistics (made after this little change) will not have this bug...

PS: Pirata Nervo please make an update!
Find all posts by this user
Quote this message in a reply
09-10-2010, 12:12 AM
Post: #4
RE: NewPoints Donation Stats
(09-10-2010 12:00 AM)Mihu Wrote:  
(09-09-2010 10:09 AM)DannysForum Wrote:  In my stats for newpoints in the donations, it displays the donator, but in each spot for the person who recieved the donation it says "Guest". Help?

http://dannysforum.info/newpoints.php?action=stats
Yes I have the same problem and I use NewPoints 1.6... (the last version)
But I`ve solved this...
If you want to solve it please follow my instructions:
1.First you have to open the file newpoints.php from your root directory forum!
2.Secondly you must search this lines
PHP Code:
    // log donation
    
newpoints_log('donation'$lang->sprintf($lang->newpoints_donate_log$user['username'], $user['uid'], $removep)); 
and replace it with this
PHP Code:
    // log donation
    
newpoints_log('donation'$lang->sprintf($lang->newpoints_donate_log$touser['username'], $touser['uid'], $removep)); 
Is important to know that only the new donation statistics (made after this little change) will not have this bug...

PS: Pirata Nervo please make an update!

That's already in NewPoints 1.6, download it and check it yourself.

[Image: s.png]
Find all posts by this user
Quote this message in a reply

09-10-2010, 12:18 AM (This post was last modified: 09-10-2010 12:18 AM by Mihu.)
Post: #5
RE: NewPoints Donation Stats
Quote:That's already in NewPoints 1.6, download it and check it yourself.
I don`t think so... I`ve downloaded it now and isn`t...
Please take a look... I don`t lie you...
Only good Big Grin
Find all posts by this user
Quote this message in a reply
09-10-2010, 12:24 AM
Post: #6
RE: NewPoints Donation Stats
Oh then it's probably 1.7, I have to upload the new version then.

[Image: s.png]
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)