vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Major Additions - Yet Another Awards System 2.1.4 (https://vborg.vbsupport.ru/showthread.php?t=142487)

Xanlamin 06-29-2008 05:20 AM

Yes it is, apply the memberinfo fix that is posted here in order for it to work with the new profile in 3.7.x

EagleNick 06-29-2008 05:35 AM

Thanks so much, I appreciate it :)

EagleNick 06-29-2008 05:42 AM

Sorry, I'm back again.

I posted the code in red from the fix that you linked to right above $footer like you did (in the MEMBERINFO template), but it isn't showing up in the profile.

Is there anything else I need to do?

Thanks again :)

Xanlamin 06-29-2008 05:58 AM

If you have installed everything else correctly it will work, make sure you have an award, nothing shows if you have no awards.

SauravG 06-29-2008 10:38 PM

Thanks.

Xanlamin 06-29-2008 10:54 PM

Then you do not have it installed correctly and your edits are not done properly, try to reinstall and make sure ALL your template edits are correct.

This hack does work on 3.7 (ALL versions).

EagleNick 06-29-2008 11:52 PM

I finally got it to work, but I used the code that was used in the profiles in the 3.6 version, not the "fix" because that didn't work.

Regardless, it works for me so I am happy :)

GraNdMaStEr-B 07-01-2008 04:23 PM

I added the code that was in red
Quote:

<!-- Award detail list -->
<if condition="$show['userawards']">
<a name="award"></a>
<br>
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="tcat" colspan="3" align="center">$vbphrase[award_showcase]</td>
</tr>
<tr>
<if condition="$vboptions[aw_showicon]">
<td class="thead" nowrap>$vbphrase[award_icon]</td>
</if>
<if condition="$vboptions[aw_showimage]">
<td class="thead" nowrap>$vbphrase[award_image]</td>
</if>
<td class="thead" width="100%">$vbphrase[award_description]</td>
</tr>
$userawardslistbits
</table>
</if>
<!-- /Award detail list -->
But nothing still doesnt come up. Can someone tell me what im doing wrong please

Xanlamin 07-01-2008 05:36 PM

if you added it right above the footer and you have awards then it will show, there is no trick or anything.

Xanlamin 07-01-2008 05:58 PM

I just visited your web site, you have your profiles all messed up, you do not even have the tabs that are default in 3.7.

I would guess 1 of two things, #1. your skin is not 3.7 compatible, or #2. you have modified the memberinfo template way beyond default. either one of those two would mess you up. But my guess would be that it is your skin, after looking around your site and seen that you have vBAdvanced installed and also looking at your header, your skin is not 3.7 compatible.


All times are GMT. The time now is 06:17 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.01671 seconds
  • Memory Usage 1,737KB
  • 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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