![]() |
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. |
Quote:
the black background appreared is the same of footer background, comming from here #footer-outer { width: 100%; height: 320px; background: url(uob-bh/imgs/footer_bg.gif) repeat-x #000; margin-top: 0px; } I can't notice any relation between the awards system, profile background and footer background However, thanks masterross I appreciate your effort :) |
Hello,
this MOD looks great. Does any one has experience with using this MOD under vB 4.0.8 ? In other words: Could this MOD be used for version 4.0.8 ?? Thanks in advance Netzwart |
Quote:
|
Quote:
Previous version had a code to put anywhere in the page. Can anyone help? |
Quote:
Netzwart |
Quote:
When you use custom profile (change the profile colors), the awards tab will still the same, I mean the color of awards tab in the profile could not be changed. :) About the solution, try this: https://vborg.vbsupport.ru/showpost....&postcount=606 |
The solution is few posts above.
|
Quote:
Quote:
Netzwart |
The gold version 4.1.0 was released
CypherSTL, we will appreciate your update :) |
Quote:
|
problen for 4.1.0 apgrade plisssss urgente
|
Quote:
Quote:
Thanks, Jacquii. btw - I've upgraded from a previous version YAAS. |
Probably you dont have award_pointvalue too, so just run this in phpmyadmin:
Code:
ALTER TABLE award ADD award_allowrecommend TINYINT( 1 ) DEFAULT 1 NOT NULL,ADD award_pointvalue TINYINT( 3 ) DEFAULT 0 NOT NULL; |
Is this hack an upgrade of 3.8.4 one here ?
I were using that one, and I need to upgrade for vb 4.x now. Thanks,, |
Cant you read?
Quote:
|
excuse me for my english... i learning :P
is it possible when you recive one award that you have this new award don't show in the postbit_legacy only in your profile??? in others words, if you have the award "winer" and you win again, this award don't show in the postbit_legacy but when you go at the user cpanel, there are those....... is it possible?? ;) |
Is there any way to display the award icons elsewhere in the postbit aside from the default locations that you can choose from ACP?
I know that the vb3 version of this plugin had it, and I don't know how to do it on the new version. Please can someone help me on this? |
I am running vb 4.1.0 PL2.
I am getting header/footer issue with themes other then the default. I tried adding the following code at the bottom of each below template as directed on https://vborg.vbsupport.ru/showthread.php?t=255356 Code:
{vb:cssfile additional.css} AWARDS - Code worked so were good here. awards_request_form - Warning: Invalid argument supplied for foreach() in [path]/includes/functions.php on line 3391 awards_showcase - Warning: Invalid argument supplied for foreach() in [path]/includes/functions.php on line 3391 awards_viewaward - Warning: Invalid argument supplied for foreach() in [path]/includes/functions.php on line 3391 Is there a fix for this? Your help is appreciated. Thx. |
CypherSTL :)
Is there any update for 4.1 ? :) |
Yep, wanting 4.1.0 PL2 version for my site as well!!
|
update for 4.1.0 please... :)
|
Does this work on vB 4.1.0 too? I want some award system working on 4.1.0, without the mega point system and stuff
|
Quote:
I also installed it on a converted 3.8 to 4.1 site and it seems to be working fine. The user profile awards tab needs some work but it's there and displays info, just needs some styling fixes. |
Got it installed and working on 4.0.7, thanks a ton.
Just a quick question, is it possible to rename the system from 'Awards' to something else? (I'd like to make it Pins) Not a big deal if I can't, thought I'd ask. |
Quote:
|
I'm sorry as I'm very very new to this stuff. I accidentally imported the .xml file before I uploaded the folders to my /root directory. Now I get this error message when I try to import again.
Quote:
|
Where is CypherSTL? :)
|
Need an update.. This mod is critical for many..
|
Is this MOD abandoned?
|
Having a small bug at the awards overview:
Quote:
Has anyone an idea how to fix this? |
All times are GMT. The time now is 12:54 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:
|