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)

Gamelobby 03-10-2011 09:28 PM

1 Attachment(s)
Hmm. i still have issues, some of which may not be this mod, but most of it is..

See Images*
When the Awards mod is enabled it screws up the background of the page, & moves the footer google ad all the way up. (which conflicts with other links, etc.)


*disregard the red circle around the broken image, that has nothing to do with this mod. (its a whole other headache. lol)


Correct (awards disabled)
https://vborg.vbsupport.ru/attachmen...6&d=1299799701


Incorrect (awards enabled)
https://vborg.vbsupport.ru/attachmen...2&d=1299799701


===============
Google Ad - Footer
===============


Correct, Google ad in footer (awards disabled)
https://vborg.vbsupport.ru/attachmen...5&d=1299799701

Ad not in wrong place.. (because its in the correct place the footer)
https://vborg.vbsupport.ru/attachmen...4&d=1299799701

Incorrect, Google ad (awards enabled)
https://vborg.vbsupport.ru/attachmen...3&d=1299799701

squidsk 03-11-2011 04:25 PM

OK here's an additional fix, that gets rid of the two deprecation messages and appears to fix visitor messages being messed up if awards are active on member pages.

Again in the YAAS in Member Profile - Profile plugin attached to the member_build_blocks_start hook make the following deletions:
Code:

global $vbulletin; 
require_once(DIR . '/includes/class_bbcode.php');
$bbcode_parser =[s]&[/s] new vB_BbCodeParser($vbulletin, fetch_tag_list());

and
Code:

    function prepare_output($id = '', $options = array())
    {
        global $show, $vbphrase, $stylevar, $vbcollapse, $bgclass, $vbulletin;
       
        require_once(DIR . '/includes/class_bbcode.php');
        $bbcode_parser =[s]&[/s] new vB_BbCodeParser($this->registry, fetch_tag_list());


russellw 03-12-2011 06:42 AM

A great addition (as always). In the 3.6 version I'm just migrating from I had our simple 2 award requests added as entries on the member drop-down and used a conditional statement so that they didn't show if the user viewing the drop-down didn't have permission to actually give awards.

I can't see how to duplicate that functionality in this version?

Cheers
Russ

Gamelobby 03-15-2011 02:29 AM

Quote:

Originally Posted by squidsk (Post 2172295)
OK here's an additional fix, that gets rid of the two deprecation messages and appears to fix visitor messages being messed up if awards are active on member pages.

Again in the YAAS in Member Profile - Profile plugin attached to the member_build_blocks_start hook make the following deletions:
Code:

global $vbulletin; 
require_once(DIR . '/includes/class_bbcode.php');
$bbcode_parser =[s]&[/s] new vB_BbCodeParser($vbulletin, fetch_tag_list());

and
Code:

    function prepare_output($id = '', $options = array())
    {
        global $show, $vbphrase, $stylevar, $vbcollapse, $bgclass, $vbulletin;
       
        require_once(DIR . '/includes/class_bbcode.php');
        $bbcode_parser =[s]&[/s] new vB_BbCodeParser($this->registry, fetch_tag_list());


Doesn't appear to do much on my site, should i keep the edits, or remove them.?

Gamelobby 03-17-2011 12:36 AM

Quote:

Originally Posted by Gamelobby (Post 2172056)
Hmm. i still have issues, some of which may not be this mod, but most of it is..
When the Awards mod is enabled it screws up the background of the page

Any idea where the issue might be that is screwing up my background.?

russellw 03-18-2011 03:19 AM

Quote:

Originally Posted by russellw (Post 2172483)
A great addition (as always). In the 3.6 version I'm just migrating from I had our simple 2 award requests added as entries on the member drop-down and used a conditional statement so that they didn't show if the user viewing the drop-down didn't have permission to actually give awards.

I can't see how to duplicate that functionality in this version?

Cheers
Russ

Resolved the issue the long way around by hard coding usergroup access permissions in the drop down menu - will be a pain to maintain when there are already inbuilt user permissions for request award but at least it works this way.

The next step of that process is now to pre-fill the user name of the nominated person - shouldn't be too difficult given that the form request is done from the user options drop down.

Cheers
Russ

Gamelobby 03-26-2011 09:22 PM

Since i updated to 4.0, awards are only showing for admins..!?
I dont see a setting for usergroups is there another reason they wouldn't show.?

*edit*
I didn't specify, but i meant they are not showing in the signature area, everywhere else seems fine.

LightFatality 03-27-2011 01:27 PM

I got mine to work on 4.1.2 but with one issue: the medal on the user posts is appear on the right side of the avatar. I cannot figure out how to move it below. I looked around in postbit, but couldn't seem to find the spot.

I checked in the plugin too for the postbit options, but I couldn't seem to figure out if I needed to change anything there.

Can someone help?

Gamelobby 03-28-2011 12:43 AM

In the options you can put it anywhere..
3rd option is:
Quote:

Postbit: Display Location

pygmalion2008 03-28-2011 04:04 AM

I was wondering if its possible to change the display location of the awards based on the award category. I have "Awards" and "Trinkets", and I want to display the trinkets on the right, and the awards next to the user. Is this possible?


All times are GMT. The time now is 09:37 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.04102 seconds
  • Memory Usage 1,755KB
  • 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
  • (4)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