| Styles Support : free : Help for getting your style set up and coded properly, plug in integration
Not for add ons or programs that dont' use the vBulletin template configuration |
![]() |
| | LinkBack | Thread Tools | Display Modes |
September 7th, 2008, 05:21 PM
Hi, I want to something on my header like...
Guests are not allowed to view code. To enable the viewing of code, please click 'here' to register. ![]() Any clue guys? |
September 7th, 2008, 06:36 PM
The reason is, that vB use the variables in different ways of its different Hooks. Sure, "$numbermembers" works only in FORUMHOME but not in the HEADER. You need to write an Plugin which looks like in this way...
Guests are not allowed to view code. To enable the viewing of code, please click 'here' to register. Acura/Honda Legend Forum Cologne's Honda Legend Enthusiasts Forum |
September 7th, 2008, 06:41 PM
In case you want to add more Statistic Infos (such like "$totalposts, $totalthreads, $newusername, $newuserid, $countthreads, $totalonline ...) I'd recommend you to use the "$datastore_fetch[]" via Hook "init_startup"...
Guests are not allowed to view code. To enable the viewing of code, please click 'here' to register. Acura/Honda Legend Forum Cologne's Honda Legend Enthusiasts Forum |
|
September 8th, 2008, 05:48 AM
nice ![]() is there a way that the thread views can be retrived - stored : total views and ahow many in each forum ? .. Quote:
Kenj ![]() insanity leaves you no restrictions ! // support is available via the forums, post the apparent discrepancy or help needed . \\ |