![]() |
I noticed one problem - in the post bit there is a small '_' (which is a link) between award icons.
|
Quote:
Quote:
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> |
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. |
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). |
Hi,
i run querys in phpmyadmin but i get an error with INSERT Line Code:
INSERT INTO `award_cat` VALUES (1, 'Default', 10); Thx for help ! Cheers :ermm: |
I run this INSERT Query with
Code:
INSERT INTO `award_cat` VALUES (1, 'Default', 10, 0); Cheers |
Quote:
Quote:
|
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! |
Quote:
Now my tables are right ! Thx. :ermm: |
Quote:
|
I'll install on my boards when the next version comes out :) since I really need the category feature. Looks pretty :3
|
and here are some more screenshots, I need to go now, so the next release will be sometime later tonight or tomorrow :)
keep the thread hot guys. |
Quote:
|
YetAnotherAwardSystem1[1].0.1
thanks alot i installed it and working fine on vb 3.0.7 thanks |
Looks great so far mtha..are there any other features you are considering adding for the next release? you've come a long way in a short amount of time..
|
congratulations is looks really good :)
|
Quote:
No, not for right now, you guys can suggest some there're some other features like - Allow members to comment awards given (Idea by Arial) - Allow member to request awards (maybe) but I will hold off for a while. If you guys can think of anything interesting, please add to the list. |
Not sure if i'm the only one getting this but my awards display fine in hybrid and threaded mode but in liner they dont show at all?
|
Quote:
make sure you have the correct changes in showthread.php or you can wait until the next release and do it :D |
Thank you very much for this Award hack. This will come in handy.
I need a quick hand though; I received this SQL error in the Admin CP after I added an award: Code:
Database error in vBulletin 3.0.7: |
Quote:
Upload this file into your admincp.php and you will be fine. |
hehehe i missed one edit. thanks it fixed now.
Found an error. If you put anything like ' in the issue reason it gives you a database error Code:
Database error in vBulletin 3.0.7: |
Quote:
fixed in my code and releasing a new version in few hours idea: send PM/email to member when he/she got award :D |
Yes that's actually a great idea too :) Can't wait for the new release (I've been trying to check every day ;))
|
YAAS 1.1 is AVAILABLE, please check the first post for more information
Hack Version: 1.1.050402 2005.04.03 - Version 1.1 - Can Create/Edit/Remove/Reorder categories/sub-categories in ACP (with category name and description) - Can Move one (or all) award from one category to another, or set it un-classified (not displayed in the list in public site) - Can re-order awards (in ACP) How to UPGRADE/INSTALL: Read README.txt and follow instructions |
i think I got it first! :D
Seems to be working first try too, (hacked up vb3.07 and cmps1.1 with Gallery) Now I just need to figure out how to set up award icons and add images and all that... THANK YOU! Your installer is sweee-eeeet. ^5 "HacNho", which really cracked me up. |
Hmmmm. It IS 430 am here, ....Your hack install instruction is excellent but I haven't a clue how to use this wonderful mod now that it is in there (if it is in there correctly?)
Never mind, I was just being 430 stupid. {Hate that .. but if I hadn't embarrassed myself asking I probably wouldn't have found it, LOL} |
I did find a legitimate oops for you though, an easy one I am sure. There seems to a duplicate column for Award Icon on the main awards page, as shown here.
|
Yes, i found this too.
Go to awards_category template and than search for this: <td class="thead" nowrap="nowrap">$vbphrase[award_icon]</td> <td class="thead" nowrap="nowrap">$vbphrase[award_icon]</td> <td class="thead" nowrap="nowrap">$vbphrase[award_name] / and replace that with <td class="thead" nowrap="nowrap">$vbphrase[award_icon]</td> <td class="thead" nowrap="nowrap">$vbphrase[award_image]</td> <td class="thead" nowrap="nowrap">$vbphrase[award_name] / Cheers Harry |
Quote:
make the changes as Harry says, and you will be fine. For those who see two "Award Icon" columns in the show awards page (/awards.php), please apply Harry's fix above. If you have a fresh install, you can also run uninstall and re-install script. No file change. Harry, would you click Install button please :) Thanks |
Ups, sorry - klicked it. :nervous:
|
Quick fix in showthead.php so that all awards icon will be displayed instead of one (if someone have the same award many times), and optimize the code in that part
Read the attached file or it it's hard to understand, download the zip file again, and open the awards_install_file.html, do the part for showthread.php |
Quote:
- Find some good award icons and images (some example are given in medals.zip) and upload to your server (or anywhere online) - Go to ACP/Award Manager, Add award, give it name/description, and URL (full path) to your award icon and image Now you can go to Award Management, and click "Manage". In there, you can give award to some user |
Check out the YAAS Manual on the download link :D
|
I have been playing with it all day! Thanks so much. I just had to poke around, some and apparentlyI missed the manual completely. [blush]
Idea: Displaingy the medals on the member list? woudl be tres cool! |
2005.04.04 - Version 1.1c
- Fix award_cat.php to delete infomation in award_user table when you delete category and awards in the category. + replace award_cat.php with the same attached file./ |
Ok all installed as you know mtha
Example for people to see http://www.global-army.com/forum/awards.php? Please note we have made some minor changes to ours, including a] Removing small icon (for postbit) from the main awards page b] Adding 'more medal info' link under medals in postbit. Donation made , thanks for your help and a great hack Mtha. |
Quote:
Note: right now, I will add this as a add-on. Add to main hack later. (file expired. added to the hack) |
Just for demonstration
limit number of awards show in postbit added total awards and a link to profile ... seems like it's too quiet here. like not many people want to share awards hah :> |
Quote:
Good work. I like this hack very much. Cheers Harry :nervous: |
All times are GMT. The time now is 04:19 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|