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)

techenigma 03-26-2007 10:10 AM

My finger lay in wait on the "Donate" button should I be able to accomplish these things I need. Would make my site so much better, and smoother to run.

::grease palm::

paramorefans 03-26-2007 03:11 PM

I have the same question as techenigma .

Another question.
anyone know where i could get medals? specially the small medal icons.

thanks!

odie3 03-26-2007 03:55 PM

Here are my medals, not sure if you will find them useful.

There are a number of awards that are similar to the example one that comes with this MOD. The ones in the /gd/ directory are the ones that I really use [however only a small % of them].

Odie's Ghost Dogs Medals

Danisty 03-26-2007 10:46 PM

I just got this message when I tried to give an award. It did give them the award though.
Quote:

Warning: mysql_insert_id() [function.mysql-insert-id]: A link to the server could not be established in /admincp/award.php on line 581

I'm also showing this message at the top of the profile pages of people who have the award:
Quote:

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /member.php(825) : eval()'d code on line 60
Also, I'm not getting any awards displaying in the postbit.

k_v 03-27-2007 01:25 PM

Quote:

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /member.php(825) : eval()'d code on line 60
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'])
    { 


Hostboard 03-27-2007 04:25 PM

Would it be possible (did not see it listed in its abilities) to have it ato remove the award after X amount of days?

Danisty 03-27-2007 04:34 PM

Where am I supposed to be looking to find that? Will that fix all the problems?

WAHMama 03-27-2007 05:43 PM

Installed and working great TY

Does anyone know where I can find some "cute" awards for a mommy board?

testebr 03-28-2007 11:07 AM

Question 1:

Why template conditionals dont work in awards_bit template?

example:

<if conditional="THIS_SCRIPT == 'member' ">
teste01
<else />
teste02
</if>

Will show teste01 teste02 in postbit and memberinfo

How to fix it? I need use conditionals...

Question 2:

You save the award reason in the field issue_reason on table *award_user, but you dont offer a option to edit the reason by board admincp. Why?

Can you add this option? I just edited the reason directly in phpmyadmin.

Thanks

KarenneLyn 03-28-2007 02:55 PM

I installed this wonderful awards (thank you very much...just what I needed) but I have a problem...when I go to give an award, the person I give it to...any of the boards they have posted in have an error for all to see...the error is a tad different for each posting, but you get the idea here:

Fatal error: Call to a member function on a non-object in /public/vbulletin/showthread.php(1095) : eval()'d code on line 15

But the second I remove the award, this error goes away.

(scratches head) I have no clue. Any suggestions for me?:confused:


All times are GMT. The time now is 01:03 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.01471 seconds
  • Memory Usage 1,744KB
  • 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
  • (3)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