Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: [Solved]: Buddy Manager don't change the buddy status  (Read 5942 times)

0 Members and 1 Guest are viewing this topic.

dawid8

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Gender: Male
  • Posts: 57
[Solved]: Buddy Manager don't change the buddy status
« on: June 12, 2008, 12:00:48 am »

the buddy manager say's the hole time that buddy's are offline?

please help
« Last Edit: June 16, 2008, 10:33:28 am by Stramm »
Logged

Stramm

  • Moderator
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 6006
    • Bettis Wollwelt
Re: Buddy Manager don't change the buddy status
« Reply #1 on: June 12, 2008, 03:53:26 am »

necessary for that to work is the onlinestats plugin

dawid8

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Gender: Male
  • Posts: 57
Re: Buddy Manager don't change the buddy status
« Reply #2 on: June 12, 2008, 09:42:51 am »

The onlinestats plugin is installed and works fine
Logged

dawid8

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Gender: Male
  • Posts: 57
Re: Buddy Manager don't change the buddy status
« Reply #3 on: June 12, 2008, 09:44:25 am »

at the user profile i can see the correct status but not in the buddy manager
Logged

Stramm

  • Moderator
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 6006
    • Bettis Wollwelt
Re: Buddy Manager don't change the buddy status
« Reply #4 on: June 15, 2008, 09:38:02 am »

yes, you're right, there's a lil glitch in it
in buddy_manage.php find
Code: [Select]
$user_data = mysql_num_rows($result_online);
and replace with
Code: [Select]
$user_data['isonline'] = mysql_num_rows($result_online);

dawid8

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Gender: Male
  • Posts: 57
Re: Buddy Manager don't change the buddy status
« Reply #5 on: June 16, 2008, 10:03:18 am »

Thanks now its working ;D
Logged
Pages: [1]   Go Up
 

Page created in 0.018 seconds with 21 queries.