![]() |
Quote:
|
I didn't have too much luck with your alterative code to display 5 awards, then if there is more, drop to the next line to display next 5 etc, etc... any suggestions or other alternatives?
The other thing that also came to mind was, my awards in the posts etc aren't tiny like the example you included, I can probably make them slightly smaller but any smaller would defeat the purpose of the size they display at. Because of this if like in my case I want to display 5 awards across etc, the above stuff i.e. Last Online, Join Date, Posts, and IM icons etc, all still sit above the awards but sit with the left most awards. Is it possible to keep that data where it belongs at the far right so they don't move with the awards... oh I probably have said my user stat bar that most people have on the left of each post is at the top of user posts on my forum. Would be greatful for any assistance you can assist me with to get this working the way I'd like it to. Quote:
|
Fixed it not showing after quick reply.
It appears that in newreply.php we find that the QuickReply is calling the same method as the post, except that the script name changes to the if check in the postbit_display_start fails and the code is not included. To fix: Replace in postbit_display_start: PHP Code:
PHP Code:
|
clicked install :D thanks for the good mod :D
|
Quote:
Where is postbit_display_start? |
You can either re-import the product xml (2.0.4) or edit the plugin YAAS - Showthread_postbit_create as mention above.
Thank WhiteWolf for the fix. |
This is a great mod. Nice job Mtha!
Trying it out on our test server and happy with its core functionality. No issues as of yet. We use a "badge" system on our current site (vb 3) which is made up of hacks here and there. Basically a badge is shown in the users postbit if they belong to a certain group. Id love to see a usergroup functionality added to this however. We have about 30k members and to add accolade badges manually is pretty much out of the question. Hehe. I want to just do "usergroup ID = this badge". I like the ability to add to a single user though, as it may serve useful for more "special" awards. The awards page showing a nice legend of all the awards is great as well. Nice touch. Anyways, is anyone else interested in a "issue award to usergroup" functionality within this mod? Not sure how hard or simple it will be, but I am going to ask my partner (the code guru) to give it a go. Thanks *install* |
PHP Code:
PHP Code:
From YAAS - postbit_display_start PHP Code:
|
Great hack - but found a bug on one of my threads (and not sure how to even debug or fix it):
Code:
Database error in vBulletin 3.5.0: |
Fixed it! Apparently, an error over in the postbit_display_start plugin.
CHANGE THIS: Code:
if ($vbulletin->options['aw_postbit']) Code:
if (($vbulletin->options['aw_postbit']) AND ($this->post['userid'])) |
Quote:
Quote:
PHP Code:
PHP Code:
|
But it still will remove the award if you hit the edit button and edit the thread. And can I get some help on the request award?
|
In order to display after edit, open the postbit_display_start "YAAS - postbit_display_start" plugin hook and change:
(Current file should say this... if it doesn't then you don't have the latest product file or have not been following the topic:) PHP Code:
Code:
OR (THIS_SCRIPT == 'editpost') PHP Code:
|
Quote:
Using this would work too: PHP Code:
|
Yup that fixed it. Thanks guys. Now about that request award thing?
|
Quote:
|
Quote:
|
OK I don't even see where to click to request an award from? Any help?
|
Quote:
All I can say is turn on the Show Request Award in AdminCP/ award options, and go to this page. there will be a column on the far right, to request award. /forum/awards.php |
Does anyone have it active?
|
Quote:
http://giftedsouls.com/gs/admincp/op...dogroup=awards 2. Did you look at the right place for the request award link? (see attachment) http://giftedsouls.com/gs/awards.php remember, when you turn it on and use it, you HAVE to configure the request-award properties in order to use it properly. |
I'm afraid my confusion is in this part.
PHP Code:
|
I have it working I just don't see the link..
http://www.giftedsouls.com/gs/reques...php?award_id=1 Name: test PW: 999999 |
I got it now. Great hack. Thanks.
|
Any way to make it so more than one person can get a PM on the request?
|
i get this error when i try to go here : http://www.dancehallareaz.com/forum/...8&postcount=15
Quote:
|
Quote:
I dont have access to my code now, but you can try this: Go to your AdminCP, edit the plugin YAAS - postbit_display_start LOOK FOR PHP Code:
PHP Code:
ps. i didnt test it, let me know if it works :) |
Quote:
thanks!! |
looks like a great extension I'll try it out on my vb 3.5, lets see if it works!
|
If I'm posting a thread to the forum, what do I edit to change the title of that? It currently just throws a generic title in there and I'd like it to basically say "User Nomination for $nominatedusername"??
Also, same goes for the poll? How do I edit what the question of the poll should be? |
looking good, I have installed, hope it all works out :D
*clicks install* |
Quote:
|
How to update from 2.0.3 to 2.0.5 ?
|
Just re-import the product over the old one
|
<a href="https://vborg.vbsupport.ru/showthread.php?t=100064" target="_blank">[plugin] Yet Another Awards System Template Grouping</a>
|
Quote:
|
Quote:
https://vborg.vbsupport.ru/showthrea...300#post813300 In the request award configuration, you can set $formtitle = "User Nomination". further customize, you can look over Dr Erwin Loh for FORM TO THREAD/ FORUM/ PM/ EMAIL hack, since I dont use the request form myself, and I cant customize further that way now. there's also a new form hack for vb3.5.0, you can install that form hack, customize it, and chaneg the request form to link to the new form. |
Tried installing this hack.. Everything worked perfectly.. Added few awards.. I awarded a award to a user.. And while viewing the thread i get this error..
If i disable the plugin.. There is no error.. Whats the problem any idea? Please note that for testing purpose i have installed this hack on my local host.. :) Fatal error: Using $this when not in object context in H:\localhost\xampp\xampp\htdocs\Vbulletin\showthre ad.php(923) : eval()'d code on line 2 |
Display in postbit
Do you want to show awards in member\'s postbit Yes No If i set this option to NO.. the error goes away.. Which means the award isnt displayed in the postbit area.. But i want it to be displayed.. Someone please help me... What might be the problem? Everything else is working just perfectly! Thanks in advance |
Quote:
anyway, you can download the new version, and import again. |
All times are GMT. The time now is 08:54 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:
|