vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Paid Subscriptions no longer works (https://vborg.vbsupport.ru/showthread.php?t=203290)

Eclyps19 01-27-2009 07:01 PM

Paid Subscriptions no longer works
 
I recently noticed that the Paid Subscriptions portion of vBulletin is no longer working on my website. I can still change options, it passes the paypal test, but when a user subscribes vBulletin no longer updates their status or adds them to the subscriber list. Also, when I click Transaction Log it takes me to a blank Admin CP page. Any ideas? I don't believe anything has changed...

Dismounted 01-28-2009 05:38 AM

Try disabling all your modifications by adding this line to the end of your config.php:
PHP Code:

define('DISABLE_HOOKS'true); 


Eclyps19 01-28-2009 12:06 PM

unfortunately that doesn't fix the problem. I'm using 3.7.4, btw. Any other suggestions?

Marco van Herwaarden 01-28-2009 12:30 PM

You should be carefull with changing an existing subscription. Especially if it is a recurring payment, things could go wrong.

To troubleshoot this, please remove any hacks and disable your plugins, then see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

define('DISABLE_HOOKS', true);

If so, reupload all the original vB non-image files (except install.php). Make sure you upload these in ASCII format and overwrite the ones on the server.

If your problem still exists, please create a new Style with no Parent set. Now browse the forum using this new style, do you still have the same problems? If you are troubleshooting login or guest issues, you will need to set this style as board default in the vBulletin Options.

If this doesn't solve your problem, please open a support ticket.

Eclyps19 01-29-2009 04:03 PM

before I start replacing files, would the time on the server screw up anything with subscriptions? Maybe because timestamps are no longer accurate or something. Just throwing it out there. I doubt that would be the cause. The server time did move back 1 hour.


All times are GMT. The time now is 06:16 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.01028 seconds
  • Memory Usage 1,716KB
  • 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_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete