vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Add-On Releases - Pay to Register (https://vborg.vbsupport.ru/showthread.php?t=120198)

iahead 07-05-2006 02:35 PM

Can u add a feild for Coupon to Override the Subscription

that will be great addon

Mythotical 07-07-2006 07:19 AM

I will look into this addon for my next version.

nologic 07-26-2006 10:58 PM

Doesn't appear to work with PayPal.

sudn3sc3d 07-26-2006 11:59 PM

awsome man i love it

Mythotical 07-27-2006 04:43 AM

nologic: this is not a hack by itself, it is an addon, it relies on your subscription system. You need to make sure you have it setup to work properly. All this addon does is redirect to your subscription page, doesn't work as a stand alone payment system.

sudn3sc3d: thanks

bballchris1504 07-30-2006 09:24 PM

This is a great idea -- thanks for making this possible -- it's a shame that vBulletin hasn't added the ability to pay for registration yet, I assumed that would have been a feature ages ago!

nologic 08-06-2006 10:48 PM

Steve,

I figured out part of the problem. The redirect is looking for the payment.php page in the site root directory instead of my forums directory. Any quick and dirty way to fix that?

Mythotical 08-07-2006 03:28 AM

nologic: do the below.

Go to AdminCP > Plugin System > Plugin Manager > Open Registration Function - Pay to Register

Replace code with:
Code:

header("Location: /forums/payments.php");
Change /forums/ in the code above to whatever folder your forum resides in. Thats as easy as it gets.

Cheers
Steve

Mythotical 01-01-2007 06:00 PM

Sorry everyone but with my server down and me looking for new hosting I have no where to work on updates or new plugins so it will be a bit longer before I release a new update.

Mythotical 05-27-2007 04:25 AM

I believe I will discontinue Pay to Register for vB 3.5.x as Pay to Register works great on 3.6.x and I will only support the version for vB 3.6.x


All times are GMT. The time now is 02:16 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.01174 seconds
  • Memory Usage 1,726KB
  • 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
  • (2)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