vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Add-On Releases - Yet Another Awards System (https://vborg.vbsupport.ru/showthread.php?t=196244)

CypherSTL 12-24-2009 07:01 PM

Has anyone installed this on 4.0 yet, and tried working with all of the evals, etc? If so, and you've had some success, message me a PM please.

swiftor 12-27-2009 01:03 AM

Could I upgrade to vb4 now, and install the vb4 version later without losing our current users awards? (understanding that they wouldn't have them until the new vb4 version you're working on is done)

CypherSTL 12-27-2009 01:12 AM

Quote:

Originally Posted by swiftor (Post 1939057)
Could I upgrade to vb4 now, and install the vb4 version later without losing our current users awards? (understanding that they wouldn't have them until the new vb4 version you're working on is done)

What I would recommend doing, is disabling the YAAS Product itself, then upgrading to vB4.

That way, YAAS is still "installed", that way when the new version releases, it wont try to overwrite your database tables and what not. Then, all yu'll have to do after you install the new release that I'm working on is re-enable the product.

I should also add that the current release of YAAS "will" install on vB4, the main area with the majority of the issues that we'll have to recode is a lot of the display code. The backend and what not still works flawlessly from what my testing as came across.

Emperor_Mel 12-27-2009 10:34 PM

Quote:

Originally Posted by Biker_GA (Post 1786605)
Originally Posted by zefyx
When I enable Award Showcase in Member's List, it never shows & under Username: I see this

Code:
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in [path]/awards_memberlist.php on line 14

Any ideas?

You've made an error in one of your template edits. Triple check your modification and make sure you've put the edit exactly where the instructions tell you to place it. Also ensure you've typed the change exactly the way it's written in the instructions.

I have this same issue but only when i sort the awards Ascending (ASC). (When they are sorted by by Issue they show fine but I need to show them Ascendingly).

I have checked the template mod and it shows as follows:

<tr align="center">
<td class="alt1Active" align="$stylevar[left]" id="u$userinfo[userid]">
<a href="member.php?$session[sessionurl]u=$userinfo[userid]">$userinfo[musername]</a>
<if condition="$show['usertitlecol']"><div class="smallfont">$userinfo[usertitle]</div></if>
<!-- show awards -->
<if condition="$vbulletin->options['cat_yaas_display_memberlist']">
$memberListAwardsPHP
</if>
<!-- /show awards -->
</td>
<if condition="$show['emailcol'] AND exec_switch_bg()"><td class="$bgclass"><if condition="$show['emaillink']"><a href="sendmessage.php?$session[sessionurl]do=mailmember&amp;u=$userinfo[userid]" target="_blank" rel="nofollow"><img src="$stylevar[imgdir_button]/email.gif" alt="email.gif"


etc etc..

Any suggestions??

Thanks in advance :)

Emperor_Mel 12-27-2009 10:39 PM

On another subject. Is it possible to have the awards show in the "View forum leaders" area?

CypherSTL 12-28-2009 05:26 PM

Quote:

Originally Posted by Emperor_Mel (Post 1939793)
I have this same issue but only when i sort the awards Ascending (ASC). (When they are sorted by by Issue they show fine but I need to show them Ascendingly).

I have checked the template mod and it shows as follows:

<tr align="center">
<td class="alt1Active" align="$stylevar[left]" id="u$userinfo[userid]">
<a href="member.php?$session[sessionurl]u=$userinfo[userid]">$userinfo[musername]</a>
<if condition="$show['usertitlecol']"><div class="smallfont">$userinfo[usertitle]</div></if>
<!-- show awards -->
<if condition="$vbulletin->options['cat_yaas_display_memberlist']">
$memberListAwardsPHP
</if>
<!-- /show awards -->
</td>
<if condition="$show['emailcol'] AND exec_switch_bg()"><td class="$bgclass"><if condition="$show['emaillink']"><a href="sendmessage.php?$session[sessionurl]do=mailmember&amp;u=$userinfo[userid]" target="_blank" rel="nofollow"><img src="$stylevar[imgdir_button]/email.gif" alt="email.gif"


etc etc..

Any suggestions??

Thanks in advance :)

Are you using MySQL or MySQLi? If I do remember correctly, that PHP worked properly with one, but not the other.

Xanlamin 12-28-2009 05:29 PM

Quote:

Originally Posted by Bouncer222 (Post 1937367)
Hope you guys can as well implement the option to have different award categories show up differently such as for example found here at www.edgegamers.org , somehow they made it show up in different boxes in the forums, just check out any of their posts under the avatar.

I told you how they did that, IT IS TWO DIFFERENT HACKS....NOT ONE HACK DOING BOTH. One is Awards and one is Achievements.

Not sure if we will be able to get this to do it.

Quote:

Originally Posted by Emperor_Mel (Post 1939799)
On another subject. Is it possible to have the awards show in the "View forum leaders" area?

We have also decided to do 2 versions of the Mod, this would be something that would go into the second one with an yes/no tick to it.

We are starting to get some request in that would require the Mod to be coded on a per forum bases, as we really do not want to get into that what we will do is 2 version into one. A free version and a Pro version, the free version will contain everything you now see + a couple of extra features. A Pro version that will contain more custom features from request, it will be more extensive but features can be turned on/off, and the point values will be functional in the Pro version.

CypherSTL 12-28-2009 05:50 PM

So far it seems that I won't get this done and ready to be released for 4.0 this week.

If anyone is familiar with this mod, the templates, and has experience with vB4 and would want to help me out with a few of my issues, please send me a PM or get a hold of me on AIM "CypherSTL".

Trip 12-28-2009 11:15 PM

Is developing this modification with the vb3.8+ series still on crosshairs or are you gents developing/improving YAAS strickly for 4.xx?

CypherSTL 12-28-2009 11:35 PM

Quote:

Originally Posted by Trip (Post 1940972)
Is developing this modification with the vb3.8+ series still on crosshairs or are you gents developing/improving YAAS strickly for 4.xx?

Both will be worked on.

During the development of YAAS for 4.0, I will also be adding everything I add into 4.0 into 3.8.


All times are GMT. The time now is 05:05 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
  • Page Generation 0.01543 seconds
  • Memory Usage 1,751KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete