The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Adding Total Posts and Total Blog Entries ?
Hi,
I have been running an incentive on my wedding forum www.talkwedding.co.uk that rewards members with gifts when they reach a total number of posts. I also have VB Blog installed and to encourage people to blog as well I have been including blog posts in the total figure to qualify for a gifts. I am trying to get an extra line in the postbit to add the total number of posts and blogs for each member together so they can instanty see their overall total of blog and forum posts. I have found "blog_postbit_entries_link" in my style template which has the total number of blog entries as follows :- Code:
<div>$vbphrase[blog_entries]: <a href="blog.php?$session[sessionurl]u=$post[userid]">$post[entries]</a></div> I have also found the line in postbit that has the total number of posts : Code:
$vbphrase[posts]: $post[posts] Can anyone help me add a new line to blog_postbit_entries_link that will be Total Posts add Total Blog Entries ? Many Thanks Matt |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|