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)

cheat-master30 03-28-2007 05:20 PM

Okay, I tried this on my forum, and it was great until I gave someone an award. Then, once I did, going into any topic they had posted in would cause an error, but their profile would display it fine. I can provide a photo if needed.

k_v 03-29-2007 06:52 AM

Quote:

Originally Posted by cheat-master30 (Post 1214598)
Okay, I tried this on my forum, and it was great until I gave someone an award. Then, once I did, going into any topic they had posted in would cause an error, but their profile would display it fine. I can provide a photo if needed.

soluttion:
Quote:

Originally Posted by k_v (Post 1213604)
in module "YAAS - Showthread_postbit_create"
add
PHP Code:

require_once(DIR '/includes/class_bbcode.php');
$bbcode_parser =& new vB_BbCodeParser($vbulletinfetch_tag_list()); 

after
PHP Code:

$post['showuserawards'] = false;
    if (
$vbulletin->options['aw_postbit'])
    { 



bada_bing 03-29-2007 11:45 AM

Quote:

Originally Posted by bada_bing (Post 1207522)
Any help on this please

Can anyone please help me with this?

TrIn@dOr 03-29-2007 11:52 AM

Question:

I have working the 2.1.2 in our vB 3.6.5 (https://vborg.vbsupport.ru/showthread.php?t=94836)

Do we really need to upgrade to this one?

Upgrade process?

Thanks in advance.

Danisty 03-29-2007 11:15 PM

Quote:

Originally Posted by k_v (Post 1215078)
soluttion:

Could you please explain where to find "YAAS - Showthread_postbit_create." I looked in all the places I thought it should be, but I'm not an expert or anything.

TTG 03-29-2007 11:57 PM

Quote:

Originally Posted by TrIn@dOr (Post 1215213)
Question:

I have working the 2.1.2 in our vB 3.6.5 (https://vborg.vbsupport.ru/showthread.php?t=94836)

Do we really need to upgrade to this one?

Upgrade process?

Thanks in advance.

Reading the posts in the thread sometimes helps :rolleyes:

Click here

abdulla1 03-30-2007 12:42 AM

The boarder of the showcase in the user postbit fields is not showing!
Its not compatable with my forum applied design.

Anybody can help me change the font color of the boarder of the showcase?
or atleast remove it?

i just want to display the icons without any typings in the postbit.

thanks.

k_v 03-30-2007 07:27 AM

Quote:

Originally Posted by bada_bing (Post 1215209)
Can anyone please help me with this?

Quote:

Originally Posted by Danisty (Post 1215697)
Could you please explain where to find "YAAS - Showthread_postbit_create." I looked in all the places I thought it should be, but I'm not an expert or anything.

ACP - > Plugins & Products -> Plugin Manager
(http://yourforumhome/admincp/plugin.php?do=modify)
Quote:

Originally Posted by bada_bing (Post 1207430)
Installed and looks great.. I have a question how can I post the awards to show up under the members name in the postbit/postbit_legacy

read awards_install_template.html and edit postbit/postbit_legacy templates

Danisty 03-30-2007 07:04 PM

I don't know what I'm doing wrong, but that didn't help at all.

paramorefans 03-31-2007 06:32 PM

Quote:

Originally Posted by techenigma (Post 1212217)
No sorry, you mis-understood. I'm wondering which of your added templates needs to be edited to change it. Is it the award_showcase template?

Basically what I'm trying to do is change the way the awards are displayed in the post bit i.e remove the awards showcase box around them, have them display directly next to each other instead of spaced, and have them display automatically wrap 5 per line. Which template is it that controls the display? award_showcase?



yeah i want to this too, any idea how?


All times are GMT. The time now is 10:20 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.01805 seconds
  • Memory Usage 1,749KB
  • 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
  • (2)bbcode_php_printable
  • (9)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