Here it is. Two weeks ago I merged one credit into the other (I had two set up in VbCredits and merged one into the other) and it hasn't sent out a paycheck at all since then, even though it is sending out birthdays.
That thread is locked so I can't ask there, but it says it only works on vb 3.8 and not any version of vb 4. Does anyone have updated instructions for the lastest version of vbulletin?
Hello, we'd like to move the template hook on the navbar that shows the currency dropdown up to our header along with the notifications, etc.. so that it is global and members have a place to view their currency amount on every page and not just the forum page.
Is there a way to get the hook to...
3.8
admincp
amount
button
currencies
currency
description
display
forum
free
guide
html
image
member
members
navbar
new
notifications
only
php
prefix
query
settings
style
template
templates
thread
url
user
vbcredits
vbcredits ii
vbulletin
version
view
I will try that, but on something like the avatar it's a usergroup permission and not something that you click the configure button on in your inventory so I didn't think it would work, it would just let them have the permission permanently.
Hello,
We want to be able to set it up so that a member has to pay every time they want to change their avatar, but once they've changed it lasts until they choose to buy the item again to change it.
Setting item duration to 1 and reconfigurable to no works, however, once the 24 hours is up it...
Currently if User Title Style Change is purchased, it shows up in VbShout and the Postbit, but not the Who's Online or VsA Advanced Statistics. Is there a way to make these areas show the purchased changes?
What if it weren't actually php re-colored but something like a dropdown list of colors (pointing to pre-designed/uploaded images) or rows of color boxes that also simply point to pre-artist designed colors?
I'd like to request a rearrange of the way the shop is handled visually which would help reduce the overwhelming number of items when creating outfits/hairs etc with many different color options.
Each option would still be an individual png in the system but there would be a base model shown to...
Hello,
I've created a custom profile field and I am trying to add it to the postbit tabs but they are not properly displaying.
Here is the code I'm using: <vb:if condition="$post['field28']"><div class="bppostbit"><dt>Vampire Character #1</dt> <dd>$post[field28]</dd></div></vb:if> but it just...
Yep, that's what I'm looking for Ozzy but I was able to copy the link from the xml download freekoid posted :)
It's search.php?{vb:raw session.sessionurl}do=finduser&userid={vb:raw bbuserinfo.userid}&contenttype=vBForum_Post for anyone else who might be looking.
Yep, thanks!
Anyway you could make it so it checks that before saving? The setting under vBCredits actually does say userid in the column even though it's wrong.
Nevermind I was looking at the column instead of the table.
Using the latest Beta version, site is down so I can't check exact version number. I put in the vBCredits II point information and changed the points per to 0 as instructed in another thread and now my site is showing the database error page when trying to load any page. Here is the information...
I don't know how comfortable you are with editing your templates but if you are using Chrome you can right click the thing you want to edit (in this case your navtab) and select inspect element. It will open a window at the bottom of the page with the code of the navtab. On the right you should...
I had the right link before, but now I've lost it.
What link would I use to add a "Threads You're In" for members to click to see a list of all threads they've posted in sorted by last reply?
Thanks!
That did it, thank you!
---------- Post added 26th March 2012 at 14:06 ---------- Previous post was 23rd March 2012 at 11:18 ----------
Is there a conditional I can wrap the code in that will show it only if the member has posted a blog and therefore has entries to count? The formatting is off...