Log in

View Full Version : Trying to use forum stats in vba CMPS Navbar template


jim6763nva
05-21-2006, 03:25 PM
A few days ago I purchased the Lustrous skin from ForumThemes.com and in there they are using forum stats variables such as:

$numbermembers, $totalthreads, $totalposts, $totalonline and <phrase 1="member.php?$session[sessionurl]u=$newuserid" 2="$newusername">$vbphrase[welcome_to_our_newest_member_x]</phrase>

in the breadcrumb section of the navbar template. I have the vbadvanced CMPS 2.1.0 and the above variables don't seem to work on the front index page of the site, however they work on the ForumHome index page. Is there any way to get them to work with Vbadvanced?

Thanks,
Jim

Zachariah
05-22-2006, 03:55 PM
I have not used this skin but:

I would start by talking to the skin creator 1st. (he/she may have a quick fix)

Take a look in your plugins:
AdminCP => Plugin System => Plugin Manager

Hook Location :
forumhome_complete

or

forumhome_start

The php code you need may be there. If there are no hooks there what others are listed ?