IPB

Welcome Guest ( Log In | Register )

[Resolved]Errors On Overview.php And Others

This topic is about [Resolved]Errors On Overview.php And Others, the author, bramburn, wrote about: are you using some mod for total users today or something? ... To read more just scroll down

2 Pages V  < 1 2  
Reply to this topicStart new topic
[Resolved]Errors On Overview.php And Others
bramburn
post Apr 19 2008, 10:40 PM
Post #21


Administrator
***

Group: Root Admin
Posts: 905
Joined: 25-June 07
From: London
Member No.: 1



are you using some mod for total users today or something?


--------------------
Remember to please use the bug tracker for all bugs and errors, it is more organised that way.
Support in french and english
If I reply in French please excuse my spelling & grammar, i haven't written in french for a long time.
DO NOT PM ME TO ASK ME TO GO ON MSN, post the query on the support forums!
Go to the top of the page
 
+Quote Post
PBFreak817
post Apr 19 2008, 10:44 PM
Post #22


Advanced Member
***

Group: Members
Posts: 39
Joined: 19-April 08
Member No.: 241



Yes im using (FSY22) Members Online Today
Go to the top of the page
 
+Quote Post
bramburn
post Apr 19 2008, 10:45 PM
Post #23


Administrator
***

Group: Root Admin
Posts: 905
Joined: 25-June 07
From: London
Member No.: 1



its interfering with it then.


--------------------
Remember to please use the bug tracker for all bugs and errors, it is more organised that way.
Support in french and english
If I reply in French please excuse my spelling & grammar, i haven't written in french for a long time.
DO NOT PM ME TO ASK ME TO GO ON MSN, post the query on the support forums!
Go to the top of the page
 
+Quote Post
AgentFubu
post Apr 19 2008, 10:50 PM
Post #24


Advanced Member
***

Group: Moderator
Posts: 163
Joined: 3-February 08
From: Chicago, IL
Member No.: 154



I have that mod installed and have no problems. Do you have the latest version of that mod?

Your file is different than mine and we have that same mod, you may have missed or changed an edit for that. I'll look again when I get back to my server at home.


--------------------
My Site: Mccreations
Need help? PM me!
Go to the top of the page
 
+Quote Post
PBFreak817
post Apr 19 2008, 10:52 PM
Post #25


Advanced Member
***

Group: Members
Posts: 39
Joined: 19-April 08
Member No.: 241



Nope, ill update then let you know.
Go to the top of the page
 
+Quote Post
PBFreak817
post Apr 20 2008, 01:23 AM
Post #26


Advanced Member
***

Group: Members
Posts: 39
Joined: 19-April 08
Member No.: 241



Ok I guess it is the most recent. I though the FSY23 would be the latest but when I upload it, it comes up as FSY22 (says 22 in the XML too). I dont know what could possibly be affecting it.

Here is a picture of all the mods I have installed:
http://img519.imageshack.us/img519/6537/modszo2.png
Go to the top of the page
 
+Quote Post
AgentFubu
post Apr 20 2008, 04:19 AM
Post #27


Advanced Member
***

Group: Moderator
Posts: 163
Joined: 3-February 08
From: Chicago, IL
Member No.: 154



I think you're missing an edit for that mod?

Maybe this:

QUOTE
/*-------------------------------------------------------------------------*/
//
// (MPFF) TODAYS ACTIVE MEMBERS COUNT
//
/*-------------------------------------------------------------------------*/

function count_active_mems()
{
$active_days = 1; // Number of days since last login (to be counted as active)
$active_seconds = time() - ($active_days * 86400);

$this->ipsclass->DB->simple_construct ( array( 'select' => 'last_activity',
'from' => 'members',
'where' => "last_activity > $active_seconds",
) );
$this->ipsclass->DB->simple_exec();
$active_members_number = $this->ipsclass->DB->get_num_rows();
$active_members = $this->ipsclass->do_number_format($active_members_number);

return $active_members;

}


?

Double check the edits for members online today.


--------------------
My Site: Mccreations
Need help? PM me!
Go to the top of the page
 
+Quote Post
PBFreak817
post Apr 20 2008, 05:43 AM
Post #28


Advanced Member
***

Group: Members
Posts: 39
Joined: 19-April 08
Member No.: 241



It was the Group Name Indicator. I uninstalled and it worked fine. Ill just use html to show the groups. Thanks guys.
Go to the top of the page
 
+Quote Post
ChrisChristian
post Apr 20 2008, 05:48 PM
Post #29


Advanced Member
***

Group: Contributors
Posts: 57
Joined: 11-September 07
Member No.: 58



I´m glad that your problem is now resolved. I´m closing this topic now.

Edit: I can´t close the topic...


--------------------
Chris Christian
Go to the top of the page
 
+Quote Post
bramburn
post Apr 20 2008, 05:55 PM
Post #30


Administrator
***

Group: Root Admin
Posts: 905
Joined: 25-June 07
From: London
Member No.: 1



QUOTE (ChrisChristian @ Apr 20 2008, 05:48 PM) *
I´m glad that your problem is now resolved. I´m closing this topic now.

Edit: I can´t close the topic...


now you can


--------------------
Remember to please use the bug tracker for all bugs and errors, it is more organised that way.
Support in french and english
If I reply in French please excuse my spelling & grammar, i haven't written in french for a long time.
DO NOT PM ME TO ASK ME TO GO ON MSN, post the query on the support forums!
Go to the top of the page
 
+Quote Post
ChrisChristian
post Apr 20 2008, 06:07 PM
Post #31


Advanced Member
***

Group: Contributors
Posts: 57
Joined: 11-September 07
Member No.: 58



QUOTE (bramburn @ Apr 20 2008, 02:55 PM) *
now you can


Thank you!


--------------------
Chris Christian
Go to the top of the page
 
+Quote Post

2 Pages V  < 1 2
Reply to this topicStart new topic
Tags
No Tag inserted yet


 



RSS Lo-Fi Version | Sitemap  | SEO by MinervaSEO © Icelabz.net Time is now: 2nd December 2008 - 07:55 PM