PDA

View Full Version : display forum stats on "sister" web page


dekaybrown
03-25-2009, 08:08 PM
I trolled and searched, maybe the answer was there, and I missed it.

I would love to display certain forum statistics on a companion web page.

My site...

mypetforums (http://www.mypetforums.com)

Would love a bar along the bottom with stats. number of members, threads and post count.

Thanks in advance!

BlueNinjaGo
03-25-2009, 08:42 PM
So you mean, stats about site A displayed on site B?

dekaybrown
03-25-2009, 08:46 PM
correct!:)

I run several sites, one common forum.;)

dekaybrown
03-27-2009, 08:49 PM
Any takers yet??

I know there has to be an HTML or script that will direct a view of forum statistics along the bottom of a page parked on another URL....

Lynne
03-27-2009, 10:04 PM
The only way site B can get stats about site A is if site B has access to the database to grab them from there, or if site A offers the stats in another format that site B can grab through javascript (like how you can get threads using the external.php page through javascript).

dekaybrown
04-01-2009, 02:26 AM
Hmm well worth looking into. I host all my sites on the same server, am currently planning to do away with "plain Jane" HTML in favor of PHP.

However that requires I learn web site design and editing all over again. (Woo hoo, I love learning)

Dynamic pages are so much more interesting than static pages any day!

mpoorrajab
07-06-2009, 06:29 AM
i have a request same as dekaybrown...
i need to display some statics in my homepage (that is joomla cms) like last posts , last users , total posts and threats and ...

how can i make a bridge between these db for putting these items in my cms ?