vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Promotion strategies (https://vborg.vbsupport.ru/showthread.php?t=265708)

CK 06-24-2011 09:42 PM

(Slightly tipsy BTW)

Right.

You have this promotion on "Registered Users".

You want to move anyone who has been registered for 3 days with 0 posts moved to a usergroup called "shy".

You used the settings above and A LOT of users were moved to that group(shy)? hehe well........ now knowing what you actually intend I believe you should have it less than or equal to, because what you're actually attempting is a demotion (essentially).

Sorry for confusing.

You in actual fact only want people with "equal to or less than" 3 posts or 0 days to be "promoted" (demoted).

To start back at the beginning just delete your "shy" usergroup and everyone in that group will be moved back to "registered users".

kh99 06-24-2011 10:13 PM

Quote:

Originally Posted by CK (Post 2212374)
...... now knowing what you actually intend I believe you should have it less than or equal to, because what you're actually attempting is a demotion (essentially).

I don't think the reputation check is the problem. The problem is that the promotion rule basically says "all Registered Users > 3 days and >= 0 posts" which is pretty much all users. The problem is that there's no way to say "exactly 0 posts" or "<= 0 posts". You can of course add another rule to promote back to registered users if they have one post, but once they are there, they'll match the original rule again.

Panzer Max 06-24-2011 10:35 PM

Quote:

Originally Posted by kh99 (Post 2212385)
I don't think the reputation check is the problem. The problem is that the promotion rule basically says "all Registered Users > 3 days and >= 0 posts" which is pretty much all users. The problem is that there's no way to say "exactly 0 posts" or "<= 0 posts". You can of course add another rule to promote back to registered users if they have one post, but once they are there, they'll match the original rule again.

Days reg: 3
Posts: 0


So, by default, it is
Days reg greater than or equal to?
Posts greater than or equal to?
Too bad there's not a Post Comparison Type and a Days Reg Comparison Type with operands, like there is a Reputation Comparison Type (we don't even use Reputation).

So, stupid question: is there some place where I can change the >= to simply = for this one promotion? Where does vB "store" the promo instructions? :)

kh99 06-24-2011 11:07 PM

The promotion logic is in includes/cron/promotion.php. The strategy is stored as a number, so there's no way to just modify the database to do what you want. But you could make up another strategy number, then modify promotion.php to look for it and do something different. You could also of course add it to the dropdown in the ACP (I can't rememeber what file off hand). I did this to add a promotion by age for our site and it worked out OK.

There's probably at least one mod out there that would do this.

Panzer Max 06-24-2011 11:16 PM

Yeah buddy, could it be in admin/usergroup.php ?

I can see that's too complicated for me to successfully find and add Post Comparison Type and a Days Reg Comparison Type with operands.

I'll see if there is a mod for this, it sure would be helpful. thanks!:up:


All times are GMT. The time now is 04:02 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
  • Page Generation 0.03702 seconds
  • Memory Usage 1,727KB
  • 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
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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