vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Major Additions - Yet Another Awards System 2.1.4 (https://vborg.vbsupport.ru/showthread.php?t=142487)

Zero2Cool 12-16-2007 11:12 AM

It's possible to automatically give a award to the members of a special usergroup?

MalebolgiaHR 12-16-2007 02:59 PM

Ok, I have a strange issue. I can see the awards when I do a post, but when I come back to the post later, the awards are not there. Has anyone else seen this?

I don't have the problem on the MemberInfo.

It looks like the $post[showuserawards] and $post[userawards] are not set after I do an edit or refresh a thread. Did I miss something?

Kiint 12-17-2007 06:16 AM

Been using this with no problem, working great, but thought I would give you a suggestion for a future version.

When a user requests an award, how about a link in the PM that can take the admin to a page with the award details filled in, with the reason and the username (obviously we would have to have the power to edit these as some people can't put the right info in the right boxes).

It would just save me a lot of time when I receive 10 award requests in one night for different reasons and have to manually find each one, edit each one, give award and do again another 9 times...

Or another suggestion.

If one user selects several awards, take us to a page that only lists their requests, with their username filled in for each type and we can just edit the reason and tick a box to say ok, click submit once. done

MalebolgiaHR 12-19-2007 04:27 AM

Quote:

Originally Posted by MalebolgiaHR (Post 1402160)
Ok, I have a strange issue. I can see the awards when I do a post, but when I come back to the post later, the awards are not there. Has anyone else seen this?

I don't have the problem on the MemberInfo.

It looks like the $post[showuserawards] and $post[userawards] are not set after I do an edit or refresh a thread. Did I miss something?


Anyone else had this issue?

jdbnsnobal.net 12-19-2007 11:13 AM

Hello everyone,

I'm quite new to vBulletin and desire to add this to our site but am concerned after seeing the difficulties some folks have had. First off, most of the screen shots I've seen display the medals in a side banner but our forums do not have one, it is configured like this site. Second, is it easy to remove if it becomes problematic?
Thanks in advance,

Jon

amroawad 12-19-2007 03:11 PM

Can any one tell me what awards/images they have on there forum?

edytwinky 12-19-2007 04:15 PM

Is there a way to make the awards.php private to non-registered and members who are not logged in? That page is currently showing up on google searches and I'd prefer it not too.

AWJunkies 12-19-2007 11:04 PM

Quote:

Originally Posted by edytwinky (Post 1404738)
Is there a way to make the awards.php private to non-registered and members who are not logged in? That page is currently showing up on google searches and I'd prefer it not too.

Yes, YES


Yes to all your questions past 5 posts.

I have a cron that runs to auto give some of the medals. Also when a person applies to a medal it sends PM now in that PM it has the thread details so you can just click and see the poll results to see if meets your standards. Also adding a click able link to give them the medal in the PM that is sent when they apply which will also delete the thread associated with this apply.

edytwinky 12-20-2007 02:24 PM

How do you go making the awards.php file private?

AWJunkies 12-21-2007 04:53 AM

With a redirect if not part of X group at top of the php page. Or you can do if user not logged in redirect.

Just an easy if statement at the top of the awards.php file. Will show you example in a minute.

I wanted to share that I have created a cron job that has extensive options to it for this mod. I have done donations merger for example but can be used for anything. I knew donations would be most widely used one so here is the concept and will release it later. If a user donates X amount it will auto give them a donation award X and send them a PM saying they have earned it (you set the cron job time, I did 6 hours). Right now I have it setup for if someone donates $100, $300, $500, $1000. Now you can add more very easily within code by copy then pasting previous code and changing only 2 variables the award_id and $reasonX. Has a lot more then this but dam tired just finished it and is working perfect.

Forgot to mention it also has an option to give X credits per medal as well.


All times are GMT. The time now is 06:26 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
  • Page Generation 0.01777 seconds
  • Memory Usage 1,740KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete