![]() |
Oops. That was supposed to be a response for the post Mod for Last activity and date.
I haven't gotten this one to work. I definitely don't want the code above the Avatar, I want down below the post amount and tried putting the code there and every post in my forum gets messed up |
Hi princeedward,
It's great and wonderful. Can you please make a 3.8.5 compatible version ? Thanks,, |
Good stuff but not working with 4.1.
|
Actually, it works without problems. Autor made dependencies for this mod limited to max version 4.0.99, but you just need to delete max version dependency to void, like this:
<dependencies> <dependency dependencytype="vbulletin" minversion="4.0.0" maxversion="" /> Edit the product code, find this and you can use it on any version you like. I'm using it right now on version 4.1.2. |
Thanks for the Alan. Was hoping it was not version limited.
|
Working perfectly onto vb 4.1.3.
With simple changes. Open product-postbit_user_current_activity.xml Find: Code:
<dependency dependencytype="vbulletin" minversion="4.0.0" maxversion="4.0.99" /> Code:
<dependency dependencytype="vbulletin" minversion="4.1.3" maxversion="4.2.99" /> I hope to contributed |
Well, who knows, maybe this would work even after 4.2.x. In my experience this type of mods could work very long time as they use pure PHP code. I'm using similar mod (latest activity and latest post time) from vB3.6. Also, your modification to dependency blocks mod for version earlier to 4.1.3. Some of us still use earlier versions. :)
|
and tell you more, dear Alan.
works perfectly in Vb 4.2.opl3. just by using the following conditional: PHP Code:
You can also just leave your moderators with access: Change the first line only. PHP Code:
|
Cant install on 4.2p3
|
Was working perfectly with my 4.2 P3 then it stopped and I cant figure out why.
|
All times are GMT. The time now is 04:56 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:
|