-

[2.0.22] Online/Offline Status Images

General phpBB2 Discussion and Support
Forum rules
To receive support you must become a donor unless otherwise specified in the release topic.

Please read these topics for more information:
Web Services/Support/Private Mod Access

Re: [2.0.22] Online/Offline Status Images

Postby EXreaction » Sat Jan 12, 2008 8:59 pm

Ok, it would be easiest then if you just get the error that is being reported from your PHP error log.
Grateful for the mods I've built? Then donate!
User avatar
EXreaction
Site Owner
Site Owner
 
Posts: 4988
Joined: Wed Jun 28, 2006 5:08 pm
Blog: View Blog (53)

Re: [2.0.22] Online/Offline Status Images

Postby JLA » Sat Jan 12, 2008 9:43 pm

EXreaction wrote:Ok, it would be easiest then if you just get the error that is being reported from your PHP error log.



Fatal error: Call to undefined function: display_online_offline() in **WE TOOK OUT PATH FOR SECURITY REASONS**\includes\mps_viewprofile.php on line 895

Thanks
JLA
Member
Member
 
Posts: 4
Joined: Sat Jan 12, 2008 7:37 pm
Blog: View Blog (0)

Re: [2.0.22] Online/Offline Status Images

Postby EXreaction » Sun Jan 13, 2008 11:16 am

is the page header file included before you have it calling display_online_offline(), or after?
Grateful for the mods I've built? Then donate!
User avatar
EXreaction
Site Owner
Site Owner
 
Posts: 4988
Joined: Wed Jun 28, 2006 5:08 pm
Blog: View Blog (53)

Re: [2.0.22] Online/Offline Status Images

Postby JLA » Mon Jan 21, 2008 12:55 pm

Ok, found the solution to have this work under the MPS system

FIND in \includes\mps_viewprofile.php
Code: Select all
   $template->assign_vars(array(

BEFORE ADD
Code: Select all
// Start Online/Offline Status Images MOD
include($phpbb_root_path . 'includes/online_offline.'.$phpEx);
$online_array = get_online_users();
// End Online/Offline Status Images MOD


Thanks for the help and great mod!
JLA
Member
Member
 
Posts: 4
Joined: Sat Jan 12, 2008 7:37 pm
Blog: View Blog (0)

Re: [2.0.22] Online/Offline Status Images

Postby theOctagon » Wed Mar 19, 2008 6:35 am

How do I install one of the color packages?

My knowledge on this is still a working progress. Thanks!
theOctagon
Member
Member
 
Posts: 2
Joined: Wed Mar 19, 2008 6:33 am
Blog: View Blog (0)

Re: [2.0.22] Online/Offline Status Images

Postby EXreaction » Wed Mar 19, 2008 10:49 am

Just paste the images over the ones in the template you want to use them on.
Grateful for the mods I've built? Then donate!
User avatar
EXreaction
Site Owner
Site Owner
 
Posts: 4988
Joined: Wed Jun 28, 2006 5:08 pm
Blog: View Blog (53)

Re: [2.0.22] Online/Offline Status Images

Postby theOctagon » Wed Mar 19, 2008 12:03 pm

So theres no dropping files into my sites image folder?

EDIT: Thanks for your patience, got it. :oops:

Now to figure out how to move it next to the usernames!
theOctagon
Member
Member
 
Posts: 2
Joined: Wed Mar 19, 2008 6:33 am
Blog: View Blog (0)

Previous

Return to phpBB2



Who is online

Users browsing this forum: justc5q and 1 guest