vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Major Additions - Yet Another Awards System (https://vborg.vbsupport.ru/showthread.php?t=232684)

WoODoO 04-09-2012 08:16 PM

how to solve this problem:
Quote:

There's some error when sending your award request. Please contact site's administrator for assistant.
other problem:
https://vborg.vbsupport.ru/external/...png?1334005674

jeryp 04-10-2012 09:02 AM

I am getting this error as well.
There's some error when sending your award request. Please contact site's administrator for assistant.

It does put the request in the Moderation que though. So appears to be working.
Just giving this message and Not what it should be?

Crotan 04-10-2012 06:08 PM

1 Attachment(s)
Quote:

Originally Posted by squidsk (Post 2171469)
Here's a fix that fixes both issues:

1) Disable/delete the YAAS - Profile Tab Plugin that is attached to the member_complete hook (in other words my previous fix for problem 1 is not required anymore). If this isn't done you will get two Awards tabs on profile pages.

2) Make the following edits (all text in blue needs to be added) to the YAAS in Member Profile - Profile plugin that is attached to the member_build_blocks_start hook:

Code:

$blocklist['myawards'] = array(
    'class' => 'MyAwards',
    'title' => $vbphrase['awards'],
    'options' => array(
            'pagenumber' => $vbulletin->GPC['pagenumber']
    ),

    'hook_location' => 'profile_tabs_last',
    'wrap' => false
);


I don't think this is a proper fix. Disabling YAAS - Profile Tab Plugin will remove the working tab.

Your addition to YAAS in Member Profile - Profile just makes the phantom tab that appears in the wrong spot now have the awards text. Really I would like to remove this phantom tab and leave the working one alone.

I fixed the inactive tab and active tab status by adding the missing dd class "<dd class="userprof_moduleinactive">" that YAAS - Profile Tab was missing. So I have mine working on inactive and active status, just want to get rid of the phantom tab.

Anyone know how to do that?

squidsk 04-10-2012 06:41 PM

You didn't follow the first step. Disable the indicated plugin and it will remove the phantom tab. The phantom tab, and that plugin, is a remnant of the old way that vb4 dealt with tabs. This was changed in Vb4.1 but this plugin has not been updated since then.

There's also a third fix, step 1 in post https://vborg.vbsupport.ru/showpost....&postcount=742, the second and third steps are the same as the ones I'd posted earlier.

You also potentially have other conflicts as you're using a custom style which have other issues that are causing problems. Always test with the vbulletin default style.

Crotan 04-10-2012 08:39 PM

Quote:

Originally Posted by squidsk (Post 2318781)
You didn't follow the first step. Disable the indicated plugin and it will remove the phantom tab. The phantom tab, and that plugin, is a remnant of the old way that vb4 dealt with tabs. This was changed in Vb4.1 but this plugin has not been updated since then.

There's also a third fix, step 1 in post https://vborg.vbsupport.ru/showpost....&postcount=742, the second and third steps are the same as the ones I'd posted earlier.

You also potentially have other conflicts as you're using a custom style which have other issues that are causing problems. Always test with the vbulletin default style.

Sorry my screen shots weren't reflective of what I was saying.

Deactivating YAAS - Profile Tab doesn't get rid of the phantom tab that was appearing out of place, it gets rid of the tab that I think was working correctly with the proper dd class fix.

By adding 'hook_location' => 'profile_tabs_last' you move the phantom tab that was once appearing out of place up into the proper tab placement.

It looks to be working

squidsk 04-10-2012 09:23 PM

The "phantom tab" is the correct tab, the other one is the bad tab that doesn't work properly.

Amaury 04-10-2012 11:49 PM

Quote:

Originally Posted by squidsk (Post 2318848)
The "phantom tab" is the correct tab, the other one is the bad tab that doesn't work properly.

We're still having this problem ourselves. Our owner even updated it with the fixed version, and now, not only is Awards still tabless, with the tab being at the bottom, but we get syntax errors, which I fixed by disabling YAAS.

squidsk 04-11-2012 01:51 PM

If you'd be willing to grant me access I'd be willing to take a look and try and fix it. I've used the fix I mentioned on three separate vb 4.x installs and its worked all three times so I don't see any reason why it shouldn't work unless there's a conflict with another plugin.

Amaury 04-11-2012 09:25 PM

Thank you, Squid, for fixing it.

While I'm here, I've got another question regarding this. Is there a way to change the Current Activity text for it? I would like it to be Viewing Award System, with Award System being a link, and I tried doing a search in Phrase Manager, but it didn't find anything.

http://i101.photobucket.com/albums/m...ASActivity.png

Hikarin 04-14-2012 04:42 AM

1 Attachment(s)
I have Yet Another Award System enabled.
Thank you for making this. I really have loved this programme ever since I saw it on some old Vb3 forums. ^_^ I glad that my forum finally has it too.

But.... what exactly's going on here? O_o
https://vborg.vbsupport.ru/attachmen...1&d=1334382392


All times are GMT. The time now is 01:10 AM.

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.02485 seconds
  • Memory Usage 1,747KB
  • 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_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)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