![]() |
Please help. I need too.
How can I score for Attachments? |
How would I get those bars to not show up in users posts?
|
I figured out how to remove the infractions tab that I asked about 5 posts above.
Here's how I did it in case someone else has the same question:
cheers, dc |
Just installed this wonderful MOD. However, I am not seeing any point under the user name while in expanded mod and expierence tab, I am seeing points.
How to get points show below username as shown in the atttachment on MOD post. Where do I need to enable it? Many Thanks https://vborg.vbsupport.ru/attachmen...3&d=1249986518 |
i unistalled it like in readme but now i got this error and i cant login to admin or anything
Invalid SQL: UPDATE user SET xperience_done=0 WHERE userid='4'; MySQL Error : Unknown column 'xperience_done' in 'field list' Error Number : 1054 |
These fixes are for 3.8.5 Beta 3 only!
----------------------------------------------------- To fix the Achievements not displaying in profile if they are Included in vBExperience, open the member block plugin and find: Code:
if ($vbulletin->options['xperience_use_awards']) Code:
if ($vbulletin->options['xperience_use_achievements']) Code:
$fielduser = str_replace("points", "count", $achievementsfields['field']); Code:
$fielduser = $achievementsfields['field']; Code:
if (THIS_SCRIPT === member) Code:
if (THIS_SCRIPT === 'member') Missing phrases: xperience_achievements_empty xperience_achievements_list The following change is not a bug, but a feature addition. Please do not contact Phalynx for support if you have performed this change. Please do not contact me either, because I'm only sharing this because I can. To let users see detailed Experience gains in their profile, open the template xperience_memberinfo_activities and find: Code:
<li><span class="shade"><a href="xperience.php?go=activities">$vbphrase[xperience_activities_all]</a></span></li> Code:
<li><span class="shade"><a href="member.php?$session[sessionurl]u=$prepared[userid]&do=points#xpa">$vbphrase[xperience_activities_points]</a></span></li> |
Quote:
|
Will you plan on releasing this for vBulletin 4?
|
Quote:
|
Might be a silly question.
Just installed this wonderful MOD. However, I am not seeing any point under the user name while in expanded mod and expierence tab, I am seeing points. How to get points show below username as shown in the atttachment on MOD first post. Where do I need to enable it? Many Thanks https://vborg.vbsupport.ru/attac...3&d=1249986518 |
All times are GMT. The time now is 10:06 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:
|