![]() |
Quote:
|
Having an issue with recommending awards (vB 4.0.7 and YAAS 4.0.2.1).
When I recommend someone for an award I get an error message "There's some error when sending your award request. Please contact site's administrator for assistant." However in the award requests page - the recommendation is there for me to approve. So it has worked, but something has gone wrong somewhere... Have gone through every usergroup I'm a member of and ensured that can recommend is set to Yes for all of them.. Would really like to sort this out so I can roll the mod out to my users.. Don't want to do that until it's sorted 'cos I'll just get inundated with PMs about it not working.... Any thoughts where to look? what to do? TIA EDIT - Fixed it myself. I didn't want to PM, or email a user on submission, or use a thread or forum - so if nothing was set it decided there was a problem. I made the following change to "recommend_award.php" Find Code:
if ($award_send > 0) Code:
if (empty($vbulletin->options['award_request_formemailaddress']) Now rolling it out fully to the forum users |
Quote:
|
is there any way to display the award icons elsewhere in the postbit aside from the default locations that you cna choose from ACP?`
|
nice mod
does anyone have a few more award icons they could share? I'd like to make a few sets :) [high]* Brandon Sheley clicks install[/high] |
You can fix profile tab bug easily by doing this:
Open Style Manager/CSS Templates/awards_css.css add on the bottom: Quote:
Edit YAAS in Member Profile - Profile ( member_build_blocks_start) Find: Code:
'hook_location' => 'profile_tabs', REPLACE with: Code:
'title' => $vbphrase['my_awards'], Save Go again to Plugin Manager/Product : Yet Another Award System 4.0/ UNCHECK : YAAS - Profile Tab (member_complete) Save Active Status |
Quote:
after all modifications when I uncheck [ (YAAS - Profile Tab (member_complete) ], then I can't see the awards tab in the profile at all. |
Oups.
Forgot one more thing. I edited the post above. Please re-edit YAAS in Member Profile - Profile ( member_build_blocks_start) |
Quote:
Thanks "masterross" The tab now is perfect, but there is one more problem, the background now is strange! when I disable the awards system (There is no problem) https://vborg.vbsupport.ru/external/2010/11/8.png After edit (black background) ! https://vborg.vbsupport.ru/external/2010/11/9.png Any idea? :confused: |
Hi sadiq6210,
As I see you use some custom style. So I cant help you with it. You can investigate your CSSs and fix them. |
All times are GMT. The time now is 09:25 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:
|