![]() |
Any update?
|
Quote:
|
What are we looking for ?
EDIT: If your meaning hook location "member_complete" I have no other hacks that I can see using this hook |
Quote:
|
Quote:
and your php version? |
Imported, but it changed nothing. :(
http://forums.finalgear.com/member.php?u=3 Running PHP 4.4.0. EDIT: Nevermind! Apologies, I forgot that I had to add the template to the exclusion list of the plugin based template caching that I have installed. ;) EDIT #2: The number is off though. It seems to be close on my account, but is totally off on others. Example: http://forums.finalgear.com/member.php?u=7101 23/368969 = 6.2335860194216858326851307291398e-5 so that's where the 6.25% is coming from is my bet. |
Quote:
|
I found a fix!Will fix it very soon.
|
1.0.3 released
Fixed :) |
1.0.4 released
Fixed a small typo |
Not working. :(
Quote:
Quote:
Quote:
|
Did you try version 1.0.4?Or 1.0.3?
|
not working on me either..
posts 12.969 for me: 339 posts, 2,6% Of Total Forum Posts another user: 1.448 posts, 0,0% Of Total Forum Posts another user: 937 posts, 7,2% Of Total Forum Posts i have the latest version, 1.0.4 :( |
I tried 1.04.
I think the problem is that $userinfo['posts'] contains commas and such. It's number formatted. Try this: Code:
$unformattedpostcount = str_replace(array(',', '.', ' '), '', $userinfo['posts']); |
If anybody reports that working I will implement it.Thank you.
|
1.0.5 released
Fix provided by Viper007Bond.Hopefully it works now :D |
thanks m8
|
So it works?
|
not for me
the same, nothing changed :( |
Version 1.0.5 not for me
Total Posts: 2,147 (1.38 posts per day) | (0.00% Of Total Forum Posts) |
Well here's the code I'm using (I was testing and ended up coding my own for testing purposes):
PHP Code:
Some examples (of ~370000 total posts): http://forums.finalgear.com/member.php?u=3 http://forums.finalgear.com/member.php?u=7101 http://forums.finalgear.com/member.php?u=1125 |
Ziki, i noticed that if the user has more than 1000 posts, it shows 0.0%.
I changed my posts from admincp from 350->1000 and it shows 0.0. Then changed to 999 and it is ok. :) |
Installed but can't see it working in postbit.
|
Quote:
|
Quote:
|
Oh.Thanks Viper now I know what I did wrong :)
|
1.0.6 released
Now the hacks is working for sure! |
Oh yes, now it is working!!!!
Very nice and thanks for the hack :) |
Quote:
|
Buenos mochas! (Or however it is said :D)
|
Well done looks like its working here as well
Total Posts: 8,910 (5.54 posts per day) | (2.29% Of Total Forum Posts) Forum Posts: 388,567 looks about right LOL :) |
So click install :)
|
Quote:
Uninstalled as it wasn't working, re-installed ;) :) |
doh nice one :D
|
Cool little mod. Thank you!
|
You're welcome
|
This works well on my board on first install. Good job and I appreciate your efforts.
|
Nice Hack, but where can I translate "% Of Total Forum Posts" in german?
|
Edit the plugin on the member_complete hook.It's the last bit of code.
|
Ziki, is it possible to add this phrase, in a vb phrase?
I have a multi langage forum, and it's better to have the choice :) Thanks in advance ;) |
All times are GMT. The time now is 01:08 PM. |
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:
|