The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Yet Another Awards System Details »» | |||||||||||||||||||||||||||||||||||
vBulletin 4 version can be found here: https://vborg.vbsupport.ru/showthrea...highlight=YAAS
DESCRIPTION: This is a Medals/Awards system. Admin/Mods 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) + Issue awards to members, based on username or userid, with Issue Reason + Recommend awards for members based on username, with Recommend Reason + Remove awards from members + Issue Point Values to awards (Recommended that you are running mySQL 5.0 or higher, will not work correctly with lower versions of mySQL) + Award automation In ModCP + Issue awards to members, based on username or userid, with Issue Reason + Remove awards from members Front page - Display awards list in with: Award Name, Description, Icon, Image, and Members who get each award. - Display awards showcase in profile within a TAB, with Award information, Issue time and reason - Display award icons in postbit or under sig. CHANGES/MODIFICATION: 3.8.4: * Fixed - Issuing Awards to users with ' in usernames. * Fixed - "Award System Settings" SettingGroup name. * Fixed - Phrases for Award Request/Recommendation Settings. * Fixed - All templates should be properly cached. * Fixed - Inactive awards no longer display in postbit. * Improved - Version Information in AdminCP. * Improved - Award Name is added to Post/PM Title Recommendations/Requests. * Improved - Postbit Display Location descriptions. * Improved - Cleaner awards layout display. * Improved - Award Submissions Post/PM layout. 3.8.3 Patch 1: * Fixed - SQL Group By Syntax when Points are enabled DIFFICULTY LEVEL: Easy Time: about 5 minutes Installer is included (1 product XML) Upload files and import xml. When upgrading: re-upload ALL files and re-import XML This MOD is 100% Supported. Authors of YaAS 3.8: Xanlamin CypherSTL Current Release: v3.8.4 Newest Release Download Now
Screenshots
Supporters / CoAuthors Show Your Support
|
4 благодарности(ей) от: | ||
Erica1977, Panzer Max, Razta, xorex |
Comments |
#622
|
|||
|
|||
Quote:
I know this is a long shot, but is there any chance you know how I can do this? |
#623
|
||||
|
||||
Well looking at the error it looks like you're trying to view the awards.php page without first installing the plugin. That query that its complaining about is a perfectly valid query in mysql 5.5 so it isn't that mysql doesn't support the query.
What steps precisely did you take to install the plugin? |
#624
|
|||
|
|||
I uploaded the files into FTP
then I uploaded the XML file... |
#625
|
||||
|
||||
Is the product actually listed on your manage plugin page in admincp? Were there any errors/warnings when you uploaded the XML?
I think its a problem with the install script. Try replacing all instances of Type=MyISM with Engine=MyISM in the XML and re-install. |
Благодарность от: | ||
Irishnotsane |
#626
|
|||
|
|||
Thank you so much squidsk!
Changing Type into Engine seemed to do the trick perfectly, cheers buddy! |
#627
|
|||
|
|||
Is anyone else getting this error?
Quote:
|
#628
|
|||
|
|||
Fatal error: Cannot redeclare construct_depth_mark() (previously declared in /home/hoodlege/public_html/forums/awards.php:98) in /home/hoodlege/public_html/forums/includes/adminfunctions.php on line 1829
thats the eror i get when i try to access the awards.php page |
#629
|
|||
|
|||
Quote:
|
#630
|
||||
|
||||
Quote:
Quote:
Code:
function construct_depth_mark(. . .) { <snip the code for the function> } Code:
if(!function_exists('construct_depth_mark')) { function construct_depth_mark(. . .) { <snip the code for the function> } } |
#631
|
||||
|
||||
I was wondering if there was a way to give an award to a group of users. The Mod option only allows a single user at a time. Is there a way to add a list of users for an award, all with the same reason ?
The other question is whether another group, not just Mods, could manage the awards. Ideally on our board we have long tiem members, who may not be Mods, running challenges. It would be great if I could assign the management of an award to a single user who isn't a Mod. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|