![]() |
Did anyone ever figure out if this mod can be made to do this . ..
Posts: 57 Threads in imageforum: 12 Threads in testforum: 45 THanks! :) |
Quote:
Icy, have you tried running it using a 4.0 or 4.x mysql server? |
Has anyone got this working with vb 3.7.0 b3?
I'm having some difficulties showing the Total Threads in Forum Info since the MEMBERINFO template doesn't contain <legend>$vbphrase[posts]</legend> anymore |
Quote:
The total thread count shows up in postbit and profile in 3.7 Beta 3. The only thing I haven't figured out yet is the percentage of threads per day. To get total threads in profile do the following: In template memberinfo_block_statistics find: Code:
<legend>$vbphrase[total_posts]</legend> And replace it with: Code:
<legend>$vbphrase[total_posts] & $vbphrase[threads]</legend> Then find: Code:
<if condition="$prepared['lastposturl']"> Add after: Code:
<li><span class="shade">$vbphrase[total_threads]: <strong>$userinfo[threads]</strong></li> Total thread count should now be in Profile. |
thanks!!
|
Np. :)
|
Too also add it to the ministats box, do the following:
In template memberinfo_block_ministats find: HTML Code:
<dd>$prepared[posts]</dd> HTML Code:
<dt class="shade">$vbphrase[total_threads]</dt> |
Thanks :)
|
It is working on 3.7 fine for me.
|
Thanks, Boofo. Long time no see. :)
I noticed after deleting posts and updating all counters the thread count didn't readjust. After trying several things (including forcing cron) I uninstalled then reinstalled the XML. That did the trick. Any ideas? |
Does someone tried to combine that hack with Ziki's Hack ZH - % Of Forum Posts ? Whenever I try to integrate Ziki's Code in that Code here, my post counter decrease dramatically. Then I get always the wrong info within the MEMBERINFO :)
|
Quote:
And nice to see you again, too, sir. Been too long. ;) |
Yup, it has. :)
Let us know if you'll get the cron going. It's a useful mod that vB should have implemented as a regular function of the system. :) |
Thanks for the confirmation Bofoo. I had a plan of implementing auto template with this modification. But been busy with my exams & study. Hope to see a release from you for 3.7 :)
|
Got it worked now with more detailed infos. Thanks for all the help :mad:
|
It was only 4 hours since you posted your question, Mike-D. You can't expect voluntary members to post answers immediately so exercise a bit of patience. It's also possible that members did not know of a fix.
If you're asking for support on a mod that the author did not create don't expect an answer either. |
is there any chance to have top thread starter too ??
|
Yeah!....i guess this is not quite far enough to have the
Top Thread Starter Of The Month! thanks...for sharing this... ;) |
Quote:
|
Quote:
Code:
<li><span class="shade">$vbphrase[total_threads]: </span><strong>$userinfo[threads]</strong></li> *clicks install* |
installed...thanks
;) |
Quote:
|
Quote:
Ooops. I forgot the </span>. Thanks for the correction. :) |
Quote:
best regards... :p |
Quote:
|
So this won't update the threads started values in vBulletin 3.6.8 Patch Level 2 (which is what I have) because the cron doesn't work?
What's the cron name? I don't see anything in Scheduled Tasks that looks like it's from this. |
The one for 3.7 will work for you.
|
It seems that thread count is actually updating fine at my forum, in both postbit and profile. So I'll just leave as-is :) Thanks.
|
Quote:
|
Bob,
did you know, that this Hack does not work anymore? Since the 3.7 update my Thread counter is without any values in it. Very strange, because this Hack had worked a long time. I'd like to know what the cause is. Does vBulletin changed something inside the DB requests? Can you help me? -Mike |
Mike, you know I released a 3.7 version of this that fixed that bug a long time ago. ;)
|
Quote:
PS: If my memory serves me correctly I believe there have been some things I promised you via PM. Sorry for not getting back to you, but I've been very busy in the last months. Please get back to me whenever you need something. OK? Be seeing you ;) |
Mike, look in my profile and you will see the 3.7 update. And anything promised is long forgotten. I am used to that. ;)
|
Please give us a link for the 3.7 one. I can't find it. Thanks.
|
3.8.1 no problem
thanks |
3.8 is not updating in postbit. Any solutions?
|
Just installed this on 3.8.2 and it seems to be working I will make sure the counts are updating but so far so good. Did not install this on the member profile page though.
|
Quote:
|
update?
|
It counts up to 50 threads only no matter how many threads you have. I hope some one can make this work. My forums depends on thread and not post count.
|
All times are GMT. The time now is 12:57 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|