vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Yet Another Awards System [1.2.1] (https://vborg.vbsupport.ru/showthread.php?t=78934)

ChrisBaktis 03-29-2005 01:43 PM

I noticed one problem - in the post bit there is a small '_' (which is a link) between award icons.

mtha 03-29-2005 01:50 PM

Quote:

Originally Posted by ChrisBaktis
Got it all working by doing it manually - I was going to ask if a single user can get the same award more then once...that would make this hack everything I needed - well you can - Thanks!

Yes, you can give a award to one user as many times as you want to.


Quote:

I noticed one problem - in the post bit there is a small '_' (which is a link) between award icons.
Hmm, I didnt use IE. FF displayed fine. Anyway, edit awards_bit template, and remove any line break there. Make sure your awards_bit template look like this:
HTML Code:

<a href="member.php?$session[sessionurl]u=$award[userid]#award$award[issue_id]"><img src="$award[award_icon_url]" alt="$award[award_name]: $award[award_desc] - $vbphrase[award_reason]: $award[issue_reason]" border="0" /></a>

ChrisBaktis 03-29-2005 01:57 PM

Thanks for the response.

I changed the post bit code around a bit so it looks like it does in the profile (with 'Awards Showcase') looks and works great.

mtha 03-29-2005 03:21 PM

2005.03.29 - Version 1.0.1c
- Optimize code. Instruction in UPGRADE3.txt (optional)

Open awards_install_files.html and do all the editing again!
Upload new awards.php and /admincp/award.php to your server

If you use BoardMod for automatic file change:
- uninstall the hack (files only)
- copy the new vb3_Yet_Another_Awards_System.mod into the Mod folder
- and reinstall it (files only).

Harry72 03-30-2005 11:11 AM

Hi,

i run querys in phpmyadmin but i get an error with INSERT Line

Code:

INSERT INTO `award_cat` VALUES (1, 'Default', 10);
ERROR: #1136 - Column count doesn't match value count at row 1


Thx for help !

Cheers :ermm:

Harry72 03-30-2005 11:43 AM

I run this INSERT Query with

Code:

INSERT INTO `award_cat` VALUES (1, 'Default', 10, 0);
Now, it works.

Cheers

mtha 03-30-2005 05:53 PM

Quote:

Originally Posted by Harry72
Hi,

i run querys in phpmyadmin but i get an error with INSERT Line

Code:

INSERT INTO `award_cat` VALUES (1, 'Default', 10);
ERROR: #1136 - Column count doesn't match value count at row 1


Thx for help !

Cheers :ermm:

Seems that you read and run the queries in NOTE.txt? actually that is for my note, I am working on award_categories, so I didnt clean that part of code.

Quote:

Okay...is the postbit issue resolved in the 1.01 version I see posted?
What is the "postbit issue"? you mean if the awards displayed in postbit? then yes, awards are displayed in postbit.

mtha 03-31-2005 06:07 AM

A new version is coming up with function of award category

You will be able to:
- Create/delete award categories and sub-categories
- Re-order categories in display
- Re-order awards in display
- Move award(s) from one category to another, or un-classified.

If you want to have a taste of it, look at the attachment.

Comments and suggestions are welcome!

Harry72 03-31-2005 03:02 PM

Quote:

Originally Posted by mtha
Seems that you read and run the queries in NOTE.txt? actually that is for my note, I am working on award_categories, so I didnt clean that part of code.

Yes, u are right ! :nervous:

Now my tables are right ! Thx. :ermm:

Harry72 03-31-2005 03:03 PM

Quote:

Originally Posted by mtha
A new version is coming up with function of award category

You will be able to:
- Create/delete award categories and sub-categories
- Re-order categories in display
- Re-order awards in display
- Move award(s) from one category to another, or un-classified.

If you want to have a taste of it, look at the attachment.

Comments and suggestions are welcome!

Looks very very nice. I want to have it. :nervous:


All times are GMT. The time now is 08:59 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.01262 seconds
  • Memory Usage 1,746KB
  • 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
  • (3)bbcode_code_printable
  • (1)bbcode_html_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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