![]() |
Thanks... Its perfect now!
|
Hi all!
I have a little problem. The script is great, but the only thing is the awards not showing in the posting under the user name. |
Quote:
did you give user awards? (if not, it wont show up) |
Thank you for your reply. That solved the problem. Silly me :)
|
any idea why the award showcase would be displayed in everyones profile except for the admins?
|
Clicked Install, awesome hack! Thank you very much, I really appreciate it. This is going to save me soooooooo many headaches!
|
Quote:
if admin doesnt have any award, then there's no showcase/ |
Quote:
|
there's no reason for this, that I can think of right now
try: give more/remove awards to/from admin give awards to other admins check in MEMBER template, and see if the showcase is inside any condition that require usergroup not admin ... |
Quote:
|
I recently converted a phpBB forum to vBulletin and at the same time migrated members' medals from phpBB's Medal System Mod v2.1.0 by ycl6 to YAAS v2.0.5. As the SQL table schemas for both award mods are very similar, this was fairly painless and can be accomplished through executing a few simple SQL statements. What follows is a quick how-to which hopefully will be useful for others looking to avoid manually importing the medals :)
First off, it is presupposed that you've imported your phpBB forum's data to vB using Jelsoft's ImpEx, that the import session is still active (that is, the importuserid field needs to exist in vB's user table) and that you've installed YAAS. Additionally, the queries are written for a situation where phpBB and vB share the same database, phpBB with the table prefix phpbb_ and vB without a table prefix; adjust to your specific setup where necessary. The SQL queries can be executed from vB's admin panel (if you have the permissions), phpMyAdmin or the MySQL command-line client. (Needless to say, if you don't know understand what the SQL statements do, or are unable to adapt them to your specific situation, don't execute them!) To begin, the following SQL statement will convert all medals from phpBB to YAAS, preserving the same row identifiers (which means you may get clashes unless you first delete the included example award in YAAS): Quote:
Next, you need to copy all the medal/award images from phpBB's medals/ directory to the images/medals/ directory under your vB installation. The image paths also need to be corrected in the database, which can be done with the following two SQL statements (replace the URL http://www.yourforumsite.com/forum/ with your vB forum's base URL): Quote:
Quote:
|
I installed this, then disabled it almost immediately. It was causing MySQL errors throughout the whole board, and when I clicked the Award Manager options.
|
installed thanx
|
Quote:
giving me your website would be good too, so I can take a look ... Quote:
(if there's bug in the hack, or you do anything wrong with it) |
Just my 2 cents, I installed this without any problems at all and it's been running beautifully for a week now. In fact now I am taking votes on the next award we should create :)
Thanks again! |
Sorry if this is already mentioned and me missing it:
-allow users to display the awards the like most in topicview, while the others show in profile. Say only 3 awards are displayed, a user has 5 awards. Right now the 3 oldest awards are displayed in topicview. It's quite possible that the user is most proud about his new awards (recent, harder to get) and wants to display those. Then you also have modest types who want to show only one or none in topicview :) |
mtha!
Great hack man! I am using it extensively on my site. As a mil guy there are a few additions if you could for the next release! 1. Allow awards to be resorted by weight, for example, allow us to choose higher ranking awards and those will be listed higher in a members postbit and profile. 2. Allow members to resort awards themselves? 3. Allow admin to choose which awards have the 'request awards' link and which ones do not. For example some awards cannot be request such as the member of the month etc etc. 4. Allow/disallow certain awards for certain usergroups 5. Allow members to comment on others' awards (congrats etc etc) And thanks for all the work on this!!!! |
Quote:
|
WORKING!
Quote:
">Order by issued time (newest first) ">Order by issued time (oldest first) ">Order by Award Order (ASC) ">Order by Award Order (DESC) Quote:
Quote:
Quote:
You admins are responsible for giving out awards, and you need to decide which award giving to which member (belong to which group). right? I dont see the point of doing it, in adminCP Quote:
|
Nice hack! Installed.
|
Hack Version: 2.1.0.051127
- [2.1.0] Options to re-order awards in postbit and member's profile >Order by issued time (newest first) >Order by issued time (oldest first) >Order by Award Order (ASC) >Order by Award Order (DESC) - [2.1.0] Option to set award in-active. Inactive awards will not be listed in award list. However, it will still be displayed in user's profile, if member has the award. - [2.1.0] Option to set "Request Award" option for each award. (Need "Show request award column" option ON to see the request link) - [2.1.0] Set custom usergroup permission, to set which group can request award (access request award page) - [2.1.0] Option to limit maximum number of users for each award displayed in awards list - [2.1.0] Change award_request options, all options are set in AdminCP, template and phrase based. Totally cumsomizable - [2.1.0] Option to send PM to use when he receives an award. [2.1.0] Display individual award with name of members who receive the award UPGRADE: - Upload all files in UPLOAD folder - Delete /includes/setting.request_award.php - Reconfig "Award System Settings" if you need to, especially if you use Award Request feature. - Import/Overwrite YAAS Product |
Quote:
|
i get this error when setting the permissions to usergroups
|
Quote:
do you have error in other hack? Try this: Remove bitfield_awards.xml from your includes/xml folder, then go back to your usergroup permission, change some other setting, and see if you still get the error. add the file back, rebuild bitfields, and try again with different group. Can anyone confirm this error? |
Quote:
-Jason |
great hack thank you.
I was wondering if for future versions you could make it so you could also choose to award a usergroup a medal so that each member in that group could receive it instead of having to do it one by one? or maybe even the ability to award a medal to a usergroup instead of a user. also combining this hack with the post award hack: https://vborg.vbsupport.ru/showthread.php?t=92677 where you could give an award to a specific post or thread. thanks again. |
Version 2.1.1 - Add some checkng for errors before sending PMs (in issue awards and request award)
If you had 2.1.0 installed, you just need to replace request_award.php and admincp/award.php with the new files. AND reimport XML product. |
Quote:
Quote:
|
sorry edited my post above with:
"also combining this hack with the post award hack: https://vborg.vbsupport.ru/showthread.php?t=92677 where you could give an award to a specific post or thread. thanks again" and just wanted to let you know you did a nice job on the readme as well. |
Quote:
|
ok. they seem to work ok together anyways. I did post some suggestions in the other thread for the post award hack which would make it very distinct from what he's done so far. (to actually make it more like yours with the award categories and admincp integration and the versatility which your hack allows)
|
This update sounds very nice.
Quote:
I'll upgrade tonight. Upgrade is so fast and easy: great release! |
cheers works fine now
|
Hack Version: 2.1.2.051128
[2.1.2] Collapse award categories and awards showcase [2.1.2] Rearrange some templates UPGRADE: - Upload all files in UPLOAD folder - Import/Overwrite YAAS Product - Reedit templates (MEMBERINFO, postbit/postbit_legacy, memberlist_resultsbit) (not required but you should edit for collapse to function, or phrase cleanup) |
Quote:
for user to set which award to show first, i will think about it. |
Sorry I need a pointer or two on this. Its installed and working but the request arnt showing up in the specified thread, or forum. This is set through the Admincp.
In your instructions, you say setup settings.request_award.php to use this feature, but its not in the zip file that up for download. My question is do i setup in admincp or use the file if i can find it? If the admincp, then I can not get it to work right. it will send pm to user i pick, but thats it nothing else go 'es through. Any thoughts |
Small thing: in template awards_request_form,
HTML Code:
<legend>$vphrase[award_description]</legend> HTML Code:
<legend>$vbphrase[award_description]</legend> |
Quote:
you dont need to look for that setting file, in the latest version. my version work fine. check your settings and try again. |
Its still in your first or 2nd post. I am setting thread id to 1. thats all i put in is 1
I tried it again and got pm, email nothing else. please come and try it at my site. user name:tester pass:tester http://www.almightyassassins.com/Socom3/awards.php |
Quote:
Quote:
http://www.almightyassassins.com/Soc...thread.php?t=1 http://www.almightyassassins.com/Soc...?p=303#post303 and forum #4 here: http://www.almightyassassins.com/Soc...isplay.php?f=4 http://www.almightyassassins.com/Soc...hread.php?t=93 It's working fine. |
All times are GMT. The time now is 07:51 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|