vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vbBux / vbPlaza (https://vborg.vbsupport.ru/forumdisplay.php?f=171)
-   -   Arcade pass not expiring (https://vborg.vbsupport.ru/showthread.php?t=111189)

moonclamp 03-23-2006 06:03 PM

Arcade pass not expiring
 
Just noticed my arcade pass hasn't expired even though it is 8 days old and was set to expire after 7 days

moonclamp 03-24-2006 09:47 PM

Over 9 days now and still not expired. Anyone else having this problem?

If I disable it will the user's who already have it lose theirs?

CMX_CMGSCCC 03-25-2006 12:53 AM

Does it still show up in your User History?

-CMX

moonclamp 03-25-2006 05:11 AM

Arcade games are still showing as free and points are not being deducted.

If I go to the store option; below 'buy arcade pass' I still have the option to 'remove'

If I go to the item history it shows who has bought one, the date and time.

However, it isn't in my user history.

There is nothing in my admincp user history either. Although it does show on members with still valid passes.

CMX_CMGSCCC 03-25-2006 01:48 PM

If its not in ur User History then it thinks that it has already expired.

I'll try and replicate this problem on vbPlaza.com

-CMX

moonclamp 03-25-2006 04:50 PM

Cool, thanks.

Incidentally it was set to "can change always" by default ... would this be correct?

CMX_CMGSCCC 03-26-2006 12:19 AM

If it was set to that when u originally bought it, u will be able to change it indefinitely and it will not expire. That's how the change always fields work. It saves the change always items per user.

The problem exists if u change an item to Can Change Always later on, it would have to go through all of the users and check for any new items that expire and add it, which is a time consuming issue.

-CMX

moonclamp 03-26-2006 05:51 AM

I can't remember changing this to on and have no idea why I did ... hmmmm

Anyway, I turned off "can change always" ... How would I reset this on the users who have already bought it?

CMX_CMGSCCC 03-26-2006 03:50 PM

U have to do a manual query for now to set the options.

Something like:
Code:

UPDATE (TABLE_PREFIX)user SET vbp_otherflags = vbp_otherflags & (-1 ^ 128)
I dont have time to add a new feature to clear these flags individually in time for v1.5.4, but perhaps I will do this feature for v1.5.5

-CMX

moonclamp 03-26-2006 03:56 PM

That's cool. I'll do that when the last purchase should expire.

Thanks :)

What happens if you just remove the "always expire" ID number from their profile settings?


All times are GMT. The time now is 11:43 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.01849 seconds
  • Memory Usage 1,724KB
  • 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
  • (1)bbcode_code_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
  • (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