![]() |
No your plugins control the generating.
1) In the plugin "Top Activity" at forumhome_start hook PHP Code:
PHP Code:
2) you use selected instead of selected="selected" in the template "WWU002statpage" HTML Code:
<option <if condition="$perpage==10">selected</if>>10</option> HTML Code:
<option<if condition="$perpage==10"> selected="selected"</if>>10</option> After doing these modifications the errors had disappeared take a look: http://validator.w3.org/check?uri=ht...doctype=Inline Also the edits to postbit(_legacy) need some corrections in the <img> tags Regards |
Also I discovered a bug in the top activity page.
take a look here http://www.syrianmeds.net/forum/inde...p=100&langid=9 Now look for users who have the same activity level, for example the users: NINAR & almoheeb, both share the activity 3.8% and the rank 91, but the next rank is 94 not 92. got it? |
That's how the ranks are supposed to go. Just because 3 people are 1st doesn't make the next person 2nd. If two people tie for gold in the Olympics, the next person gets bronze, not silver. If you don't like the way I do ties, you can turn them off in the CP.
|
Uploaded 2.80 rc3. You only need to redo the template edits if you want alt attributes on all your images...
|
Quote:
Thank you |
great one..thanks for this bro...:) install clicked...
|
Does anyone know why i have double like in the picture
|
One is from the mod and can change with activity, the other is the default one based on usergroup or customizable. This works out really well when everyone has custom titles, because this way, you can still tell who the staff are.
It shows that in the screenshot: Attachment 33101 If you don't want it, just search for $WWU002_ranktext in your postbit_legacy template, and remove the whole line |
Ok I've added it successfully, now when a member has a large Location description it shifts the longevity, posts etc graphics to one side which makes that side look a bit odd.
How do I move member info 'Location:********' from the right side to under the avatar? I've attached an image Thanks |
You can find the location field by searching for
Code:
<if condition="$post['field2']"><div>$vbphrase[location_perm]: $post[field2]</div></if> Also, I have an idea to fix the original problem of the other stuff affecting the placement of the activity stuff, but I don't have time ATM to work on it. Check back Monday afternoon for that. |
All times are GMT. The time now is 08:17 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:
|