vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Reoccurring Paypal Subscriptions (https://vborg.vbsupport.ru/showthread.php?t=64834)

whatthehell 05-12-2005 12:34 PM

Is there anyone available to help install this update?

I am a complete noob and have to say dont really understand the instructions

Especially- Run the following SQL-query

:( Really would like the update though

amykhar 05-12-2005 05:16 PM

Quote:

Originally Posted by whatthehell
Is there anyone available to help install this update?

I am a complete noob and have to say dont really understand the instructions

Especially- Run the following SQL-query

:( Really would like the update though

https://vborg.vbsupport.ru/showthread.php?t=39142

whatthehell 05-13-2005 10:56 AM

Thanks that is perfect :)

Storage Guy 05-13-2005 06:12 PM

Quote:

Originally Posted by amykhar

you can run execute SQL queries in 3.0.7 from AdminCP > Import & Maintenance.

I'm about to install... see how it goes with a test subscription, recurring every 2 days for a dollar.

My damn vB isn't sending registration e-mails right now.. POS.

Storage Guy 05-13-2005 06:49 PM

Amy, can ask you how to do this:

https://vborg.vbsupport.ru/showthrea...220#post650220

I can't find any access masks specific enough! Thank you!

amykhar 05-13-2005 07:11 PM

Create a usergroup with the permissions that you want your paid members to have.
Change the permissions of your registered usergroup so that they can't see the threads, posts, etc.
In your navbar template, do a conditional to show a link to subscribe to your registered usergroup. After they subscribe, promote them to the new usergroup with access.

Making this work is going to hinge on how good you are with template edits and such so that you make it clear to your users what they need to do to see your content.

I would also edit the template that users see immediately after they register. The screen should inform them that the final step is to pay up.

But, this bit of advice is off topic for this thread. Please post your future questions in the other thread so that others may help you as well.

mfarmerhi 06-04-2005 08:44 AM

Curious if the reoccurring Email reminders problem was solved?

amykhar 06-04-2005 02:38 PM

Reocurring email reminders was not a problem with this hack as far as I know. What was solved is that it stopped emailing people who have pay-pal subscriptions which automatically renew.

Make sure you didn't change the frequency that the subscriptions cron job runs. If you did, your subscribers will get multiple emails.

mfarmerhi 06-04-2005 05:44 PM

Yea Amy, that was what I was asking.

So, I was looking at the coding and it looks like it would be relatively easy to add in trial periods (PayPal allows for up to 2). You'd just need another 2 variables (trial period 1 and trial period 2 -- you can enter -0- if you don't want trial periods) and this hack would offer ALL the functionality PayPal offers...

Has anyone else added in trial periods?

kmike 06-06-2005 04:21 AM

I noticed the notification url form field is missing from this hack:
PHP Code:

<input type=\"hidden\" name=\"notify_url\" value=\"$vboptions[bburl]/subscriptions/paypal.php\" /> 

Is it deliberate? It causes vB to not perform any action after payment has been made, if there were some actions set (such as usergroup change and forum permissions updates).


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