![]() |
Is there any way to downgrade to 4.0.2 (without the PL1)
because i'm getting this error when trying to request/recommend awards: "There's some error when sending your award request. Please contact site's administrator for assistant." Also, when someone is granted an award, their profile page messes up and all the links become unclickable.. We really need an update... Thanks! |
I installed this mod on VB 4.1.8 and I've found a couple of bugs in YAAS 4.0.2 (and my mail to yaas-bugs@kd0igo.com was rejected):
1) The plugin "YAAS - Profile Tab" doesn't use the correct css classes for the <dd> tag. It should be userprof_module and userprof_moduleinactive. 2) In the plugin "YAAS - Profile Tab" the links should be "&tab=myawards#myawards". I'm not sure whether this really is important, but all other tabs are built like this. 3) In the template "memberinfo_block_myawards" the first <div> tag isn't closed before the <br />: <div <br /> instead of <div><br /> 4) YAAS doesn't work well together with iTrader 2.8.2 (https://vborg.vbsupport.ru/showthread.php?t=232044). iTrader displays a tab on the user profile page as well. If you use both add-ons, the iTrader tab will be empty. Also YAAS inserts an empty tab below the tab bar if either the YAAS tab or the iTrader tab is selected. Clicking this tab is like clicking the YAAS tab. Regards TiKu |
Quote:
|
Many thanks, it works great!
|
<font color="Red">PLEASE UPDATE THIS MOD TO WORK WITH VERSION 4.1.9 PLEASE</font>
|
Installed this again today after having a long time trying to get it to work.
Appreciate the update and the work you do mate. so far working like a charm. Keep it up. |
Out of interest, can you give the same award to a member say 30 times and it will say plus 30 awards?
For example I run a tournament which is the same tournament and instead of constant new awards I'd like to use the same one, but if someone wins the tournament twice can I issue them that same award again? again? |
Quote:
|
Quote:
|
I have 4.1.8 and installed this mod.
Replaced the Memberinfo_block_myawards with this: Code:
<div id="view-myawards" class="<vb:if condition="$selected_tab == 'myawards'">selected_view_section<vb:else />view_section</vb:if>"> Code:
$blocklist['myawards'] = array( When clicking a username to see their profile the last Awards is the last tab but it doesn't have a tab like all the other tabs. It's just the text. After I've clicked the text the tab appears and stays there until I leave the page and return. Then it is gone again. But there isn't anything under the tabs at all. When looking at the user info in the forum posts there are no awards in the userinfo next to the post or in the signature. I'm no expert so some of the suggested fixes I've not been able to do as I can't find where to do it in the admincp. * edit * Stupid me tried to uninstall and then install it again. Now I keep getting an error: Code:
Database error in vBulletin 4.1.8: |
Did you also do this?
Quote:
|
The uninstall and then install again would seem, to me anyways, to indicate that there's an error with the uninstall code that isn't removing all the tables from the database, which of course will cause problems when re-installing.
|
Quote:
Quote:
|
Anyone know how to manually remove these so I can install again?
Code:
Database error in vBulletin 4.1.8: So back to the original problem When someone requests awards this happens: Code:
The following errors occurred with your submission Code:
The following errors occurred with your submission http://www.mattachine.net/images/yaas_problems.png 1. This is how the left side looked before the user 1 got an award (I know it isn't pretty but I haven't been able to get that double border at the bottom changed). 2. This is how the same location looks after they have got one award. 3. This is where that strange tab ends up when the Awards tab link is clicked. 4. This is how the tabs look when there is no reward given. It's just the row of tabs with no box or anything under it. Looks strange. Note that the Awards tab has been clicked in this picture and then an other tab thus creating a border and box with the right design. Not like the un-clicked one in image 7. 5. Here I've clicked the Awards tab after an award has been given out and the strange tab in image 2 have moved up under the normal row of tabs creating a gap. Clicking the other tabs does not make this happen, only the Awards tab. 6. Here the Awards tab has been clicked for a user with awards. The tab background and border is correct but the gap is present. 7. This is how the Awards tab look when a user's profile is first entered. So what should I do to get this sorted? |
I've done the things below and I can't see if it changed anything. Certainly not any of the problems I'm having were fixed with this. I'm running 1.4.8. Can anyone please help me?
Quote:
|
Apparently, the below code which was unnecessary if I put in the other code in my previous post solved the problem.
Quote:
|
I've read through this thread for some info on how the Automation tool works but I can't find what I'm looking for.
So lets say I want usergroup 2 to get award 1 after 365 days. There is a Task Name box: 1 Year Membership There's a box where I can enter the award ID: 1 There's a Criteria menu where I can select "Days as Member" Then there's the Criteria box. Use only numbers, but doesn't say how. (I know I have to put in usergroup_id:2 there but how? And how do I combine that with the amount of days? Next question how do I make it so that when I add a 2 year award that it replaces the 1 year award and so on?) Last there's an issued reason box which is quite basic: You've been a member for one year! |
mIQe,
It's possible that I missed it some place in the thread, but I think that the Automation function is not able to replace your 1 year with the 2 year. You would have to manually go back and remove all of the 1 year awards once someone hit the 2 year mark. The Automation part has huge potential, but in it's current form is just missing some key elements to make it worth while using... I would love to use it on my site. |
Ok, I can live with doing that manually, but do you know how to input the values in to the Criteria box?
As it can only be numbers I have no idea how to input UsergroupID and DaysAsMember. |
Sorry I don't since I do not use the Auto feature.
|
I have been messing around with the custom css and trying to change the way my awards are displayed, but I keep ruining it and its not looking the way I want it to.
Basically I want the awards to look like ranks on the postbit and not tiny awards, this is because I run a variety of tournaments and full teams are issued an award. I want the award system to also stack up the awards one after the other, again just like ranks do, each time i thought I cracked it it just messed up the lot. Is it also possible to move the awards straight under the ranks? |
Are you talking about the built in ranks of vB? You should be able to move them just about anywhere in your postbit template, you just have to figure out the code needed to do it.
|
Quote:
|
I can only suggest that when you get one part looking the way you want it to, you copy the code over to a txt file and save it. That way if you mess it up as you continue to work on it, you can easily go back to the last known good point. For me, it was really just a trial and error process. I did not move my awards around though, so I can't really give you any direct answers.
|
My forum logo is aligned center on all my pages except the awards page where it is aligned to the left. I use Firebug to locate the CSS for it and found this:
fieldset, img { border: 0 none; } Did a search for that and it didn't yield any results. Does anyone know where to change this? |
Ok I solved one of my problems, I just need to sort out two issues.
When I issue someone the same award it displays the same award again and again, given that on my site you play internationals and are given a medal each time you represent your country some guys can end up with 30/40 awards (cap for playing for country) so that is going to display that many times. I need the award to only show up once, but for the awards total to display correctly at the bottom. Is there an easy way to do this? Second issue is how to display it under the ranks without wrecking the place. |
Hi. I get this error:
Database error in vBulletin 4.1.4: Invalid SQL: ALTER TABLE award ADD award_allowrecommend TINYINT( 1 ) DEFAULT 1 NOT NULL,ADD award_pointvalue TINYINT( 3 ) DEFAULT 0 NOT NULL; MySQL Error : Table 'pstrophy_ps3trophy.award' doesn't exist Error Number : 1146 Any one can help me. Like step by step what to do. Thanks. |
Quote:
*EDIT* Fixed by changing all instances of "TYPE=MyISAM" in the XML file to "ENGINE=MyISAM" |
So no one knows how to center the logo on the awards.php page?
|
Which logo?
|
The forum logo in the header. It is centred in all the other forum pages but the awards.php one.
|
Question with a screencast.
I was running this fine for months, then just upgraded to 4.1.10 and have 1 small issue. Everything works great, except now the "Awards Tab" on Profiles is acting weird. It's hard to explain, so here's a video snippet. http://bit.ly/xeSpqg This happens on all profiles, even when they have less tabs (example, no blog). This is on the default vb theme. Thanks! P.S. Btw, I did search this thread and found that the "earlier fix" for tabs doesn't actually work =/ https://vborg.vbsupport.ru/showpost....&postcount=906 |
I've even edit the pages themselves with no result.
The rest of my pages have the website logo centered on all of them except the Aeards page which has it aligned to the left. I even edited the header template and added the parts marked in bold below but it had no effect at all. Quote:
|
Quote:
|
I just installed this and am in the process of testing and learning. First question is what's the points system?
Can the Total Points text be removed? |
Quote:
It is three steps & make sure to apply the second step https://vborg.vbsupport.ru/showpost....&postcount=906 |
1 Attachment(s)
It's late at night for me. I will try those three steps as in post 906 tomorrow and see if it works. I have two screenshots of it in action. All tabs in a users profile will display one at the bottom and then at the top left in the awards tab.
|
Quote:
This post will also solve it https://vborg.vbsupport.ru/showpost....&postcount=742 1 2 3 ;) |
Quote:
Code:
<div class="above_body"> <!-- closing tag is in template navbar --> |
So who handles the support with this mod in this thread?
|
All times are GMT. The time now is 04:02 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:
|