Quote:
Originally Posted by Lilyandy
Will not increase the file download function to reduce the point?
|
What do you mean with that?
Quote:
Originally Posted by Secret Warez
How to ensure that the inventory of items vBExperience are within one and not create other lists?
Problem:
http://i39.tinypic.com/2lc92er.png
Example of how I want it:
http://i44.tinypic.com/23s8ylh.jpg
My code in postbit_legacy:
Code:
<p><div class="user_info">
<FIELDSET class="width1">
<legend>Invent?rio de $bbuserinfo[username]</legend>
<a href="$vboptions[bburl]/xperience.php?go=shop&item=$itemid&do=details"><img border="0" src="$itemicon" alt="<phrase 1="$itemname" 1="$itemcount">$vbphrase[xperience_shop_item_p]</phrase>" />
</a>
</div>
</fieldset>
|
That will not work this way. To have it like you mentioned it the code behind the template must be rewritten.
Quote:
Originally Posted by Crystal Shards
Yeah, several people have asked about this before. There isn't much more to explain: people can buy items, but they can't give them away. It says it can't find the username, even when you start typing and click on the name that pops up.
|
This was an error in versions before 3.8.3 where username contained non ASCII chars.
Quote:
Originally Posted by Alfa1
This will safe me a lot of time reviewing accounts for promotion. Will this be in the next version?
|
I doubt, as work on 3.8.4 is nearly finished.
Quote:
Originally Posted by bizkitpark
cant you add a permission option ?
for example to view this thread the user must be in a specific rank
that would help a lot
|
Sure, in later versions. Please click "Mark as Installed".