The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Yet Another Awards System Details »» | |||||||||||||||||||||||||||||||||||||||||
*** CREATE A BACKUP OF YOUR FORUM AND DATABASE BEFORE INSTALLING *** DESCRIPTION: This is a Medals/Awards system. Admin can give members awards, and award icons will be displayed in member's profile, posts, as well as in a award list. FEATURES: In AdminCP - Can Create/Edit/Delete/Reorder categories/sub-categories in ACP (with category name and description) - Can Create/Edit/Delete awards in ACP (with Award Name, Description, Icon URL, Image URL) - Can Move one (or all) award(s) from one category to another - Can set some awards un-classified (not displayed for public) - Can re-order awards in awards showcase - Issue awards to members, based on username or userid, with Issue Reason - Remove awards from members + Writes granting/removing awards to the log In ModCP - Issue awards to members, based on username or userid, with Issue Reason - Remove awards from members + Writes granting/removing award to the log Front page - Display awards list in with: Award Name, Description, Icon, Image, and Members who get each award. - Display awards showcase in profile, with Award information, Issue time and reason - Display award icons in postbit (showthread, showpost, announcement, private) New Features/Additions since 3.8 - Points System - Separate Award Request/Recommendation Forms - CSS Customizable Current Release Version 4.0.9
Download Now
Screenshots
Supporters / CoAuthors Show Your Support
|
23 благодарности(ей) от: | ||
Abominus, afmarko99, alcazarx, andy_mcguire, CAG CheechDogg, CoZmicShReddeR, dandanch, danswano, Elite_360_, josner, Kesha, MagicPID, mertiliuss, Mickie D, nacaruncr, netzwart, RichieBoy67, sadiq6210, SKIDROW |
Comments |
#652
|
|||
|
|||
I need some help...
When I give an award to a user via modcp. I get the following error Code:
Warning: mysql_insert_id() [function.mysql-insert-id]: A link to the server could not be established in [path]/modcp/award.php on line 381 Code:
Warning: mysql_insert_id() [function.mysql-insert-id]: A link to the server could not be established in [path]/admincp/award.php on line 595 |
#653
|
|||
|
|||
Quote:
This helps out alot with the look in the profile page. However, the tab still has some display issues: 1. There is an "inner tab" showing inside the normal tab (mine is renamed "My Medals") 2. When you click on the My Medals tab, the high light color is wrong. |
#654
|
|||
|
|||
Is there a way to control what order the awards display in the postbit? I would like for them to display in the same order in the postbit as they do in the Awards List page.
I have my ordered from Highest to Lowest achievement for my site and would like for them to show that way from left to right in the postbit. |
#655
|
|||
|
|||
Quote:
Add this: Code:
#myawards-tab, #myawards-tab a:hover { background-color:transparent; border:medium none; display:inline; height:25px; margin:0; padding:0; text-align:center; } a#myawards-tab:hover { background:none repeat scroll 0 0 transparent; } |
#656
|
|||
|
|||
Yep, that fixed it. Thank you!
|
#657
|
|||
|
|||
Okay, it does fix it, but it gives this error:
Code:
The following error occurred when attempting to evaluate this template: Unclosed Curly Brace Expression This is likely caused by a malformed conditional statement. It is highly recommended that you fix this error before continuing, but you may continue as-is if you wish. |
#658
|
|||
|
|||
Mobo, check to make sure you copied it right. The way to get that error is to have } missing. Check each conditional to make sure they are closed with }.
I don't see a problem with sadiq's css he placed on here. Also, I'd like to bump my problem: Quote:
|
#659
|
|||
|
|||
When you get this error and where?
|
#660
|
|||
|
|||
Quote:
Code:
/* Begin Style 1 Fieldset Formatting*/ fieldset { padding-left: 4px; border: 1px solid rgb(15, 16, 19); } legend { } /* End Style 1 Fieldset Formatting*/ DIV.awards_postbit_style2 { PADDING-LEFT: 2px; } DIV.awards_postbit_style3 { PADDING-LEFT: 2px; } /* Begin Postbit Custom Formatting*/ DIV.awards_postbit_customcss { PADDING-LEFT: 2px; } DIV.awards_showcase_headtext { } DIV.awards_showcase_awarddisplay { } DIV.awards_showcase_infodisplay { } #myawards-tab, #myawards-tab a:hover { background-color:transparent; border:medium none; display:inline; height:25px; margin:0; padding:0; text-align:center; } a#myawards-tab:hover { background:none repeat scroll 0 0 transparent; } /* End PostbitCustom Formatting*/ |
#661
|
|||
|
|||
The error is a constant error I get when anyone views the awards.php
We aren't too sure what we changed and what caused it. I've tried downloading and reuploading and updating the entire addon but this error sticks. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|