![]() |
Quote:
|
Does anyone know how (in awards_postbit_display) we can get it to check to see if the user has received the same award more than once, and then to only display it once, instead of having it show up 3 to 4 times?
|
edited: found the solution
|
hi ive just installed this looks great thanks for this but i was just wondering is there anyway i can add something so i don't have to go to the admincp to give them the award just like if i click on there name in the postbit and i can give them an award from there ??
iv looked through the posts but didn't see anything unless i missed it |
Quote:
|
Quote:
|
I am using the option to create a thread with award requests in a forum. Anyone know how to put the name of the award that is being requested into the title?
I am not good with PHP is the problem, but I know it involves editing "request_award.php" and the template. I have gotten it to show the request reason by editing this line: Code:
$posttitle = construct_phrase($vbphrase['award_request_post_title'], "$award_request_recipient_name", "$award_request_reason"); I know it's can't be hard, I just don't have that PHP / vbmod background ;) |
'awards_postbit_display_style2'
'awards_postbit_display_style3' still not cached.. I thought this was fixed TWICE? Edit PLUGIN YAAS - cache templates Find: Code:
$globaltemplates = array_merge($globaltemplates, array('awards_bit', 'awards_postbit_display')); Code:
$globaltemplates = array_merge($globaltemplates, array('awards_bit', 'awards_postbit_display', 'awards_postbit_display_style2', 'awards_postbit_display_style3')); Find: Code:
'awards_postbit_display' Code:
'awards_postbit_display', This mod adds a lot of queries. Mod disabled: 31 queries, Mod enabled: 41 queries. Does it add a query for each post in the threadview, even IF that person had NO awards? |
Hi. When I set the display order ASC (or DESC) in award listing instead newer first (default), the function to display awards in member list (Member List: Display Awards) doesn't work.
Any suggestions? Thanks |
Just wanting to know, how do you edit the text so that it reads Emblems, instead of Awards?
|
All times are GMT. The time now is 08:36 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:
|