vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Major Additions - Yet Another Awards System (https://vborg.vbsupport.ru/showthread.php?t=232684)

alcazarx 12-19-2014 08:32 PM

1 Attachment(s)
Quote:

Originally Posted by squidsk (Post 2527764)
What I'm thinking of going to do is make it a usergroup permission. If you don't want guests to see the awards page you'd set it to false for unregistered users.

I may be the developer but most of the additions over the last couple of releases have been ideas that were proposed by users of yaas or based on ideas proposed by users of the yaas. Having gone over the change logs for versions 4.0.7, 4.0.8 and 4.0.9 the only idea that was entirely my own was the md5 sums.

However, our technician ordered me to post this.
Its a modified bitfield.xml and in "<forum_root>/awards.php" below
Code:

// #######################################################################
// ######################## START MAIN SCRIPT ############################
// #######################################################################

add
Code:

if (!($permissions['awardpermissions'] & $vbulletin->bf_ugp_awardpermissions['canviewaward']))
{
        print_no_permission();
}

Also, create a phrase
Code:

Location: ControlCenter->Permissions
Name: award_can_view_award
Text: Can view award list

-
Again (no flattery), have seen many award systems for different scripts and even most of your features are suggested by users, its the best award system me knows :up:

pantani 12-21-2014 04:31 PM

How can i delete one reward given to one member plz?

pantani 12-21-2014 04:45 PM

Found it :)

HKimF 12-22-2014 03:29 PM

I recently moved my db to the InnoDB engine, and noticed that my awards aren't sticking... does YaaS have issues with non MyISAM engines?

squidsk 12-22-2014 07:42 PM

Quote:

Originally Posted by HKimF (Post 2528365)
I recently moved my db to the InnoDB engine, and noticed that my awards aren't sticking... does YaaS have issues with non MyISAM engines?

It has no issues with innodb or any other db engine. Awards not sticking is not a lot of details, and you aren't running the latest version. If you'd like further help please update to the current version and mark yaas as installed.

Psyd0x 01-04-2015 01:49 PM

I have a problem with the postbit legacy
i using the userinfo_right but that what happen on 2 postbit profiles

https://vborg.vbsupport.ru/external/2015/01/43.png

https://vborg.vbsupport.ru/external/2015/01/44.png

one buggy and one not i want it to look like the second picture

squidsk 01-05-2015 06:56 PM

First you're using postbit not postbit legacy. My guess without seeing the actual site is that the issue has to do with the fact that in the second image you've got an extra image on the left which is pushing the awards below the other bits of information on the right.

Psyd0x 01-06-2015 02:47 AM

Quote:

Originally Posted by squidsk (Post 2530621)
First you're using postbit not postbit legacy. My guess without seeing the actual site is that the issue has to do with the fact that in the second image you've got an extra image on the left which is pushing the awards below the other bits of information on the right.

yes you right but how can i add the awards under the vouch system[itrader]
The post legacy option is under the posts and i need it under the vouches like the second picture

Inked_Mono 01-11-2015 09:20 PM

I must be daft, but I can't figure out how to get the Automation system working at all. Everything installed cleanly, however I'm unable to really get a grip on how the profile fields are supposed to be correctly filled out.

http://i.imgur.com/2c0T8KH.png

squidsk 01-12-2015 02:48 AM

Quote:

Originally Posted by Inked_Mono (Post 2531967)
I must be daft, but I can't figure out how to get the Automation system working at all. Everything installed cleanly, however I'm unable to really get a grip on how the profile fields are supposed to be correctly filled out.

http://i.imgur.com/2c0T8KH.png

What isn't clear? As for the award id, you get from the award manager page where you see all the awards.


All times are GMT. The time now is 07:58 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.04159 seconds
  • Memory Usage 1,745KB
  • 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
  • (3)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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