Go Back   CodingForums.com > :: Server side development > PHP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 12-01-2010, 07:51 AM   PM User | #1
Adee
Regular Coder

 
Join Date: Jul 2010
Location: Oregon City
Posts: 280
Thanks: 5
Thanked 50 Times in 49 Posts
Adee can only hope to improve
Invision Power Board question

I need to find:

Code:
$this->cache->getCache('stats');
and then

Code:
$cache['mem_count']

The way IPB works is completely foreign to me, and I've looked over the countless PHP files and cannot find it.

The Board Statistics section is messed up on my forums, and doesn't show the correct number of members OR the correct last member registered, so I want to see if it's something within the code that's wrong, so I can fix it.

Can anyone tell me where I can find the above?

I'm not sure what $this->$cache does at all, let alone the getCache function, as I can't find tha teither lol.
Adee is offline   Reply With Quote
Old 12-01-2010, 08:04 AM   PM User | #2
Adee
Regular Coder

 
Join Date: Jul 2010
Location: Oregon City
Posts: 280
Thanks: 5
Thanked 50 Times in 49 Posts
Adee can only hope to improve
I've found was I was looking for.. but it's honestly just a bunch of meaningless junk to me.

Code:
a:10:{s:13:"total_replies";s:4:"4800";s:12:"total_topics";s:3:"357";s:9:"mem_count";i:102;s:13:"last_mem_name";s:12:"Kevins a God";s:11:"last_mem_id";s:3:"153";s:10:"most_count";i:23;s:9:"most_date";i:1291168790;s:17:"last_mem_name_seo";s:12:"kevins-a-god";s:12:"most_mem_day";i:78;s:13:"most_mem_date";i:1291016377;}
How can I find which script inserts all of that?
Adee is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 05:32 PM.


Advertisement
Log in to turn off these ads.