![]() |
Quote:
|
vb3.0.3
didn't work for me got this error in admincp \ clicking on subscriptions Quote:
PHP Code:
|
I installed this hack as we are a subscription site with downloadable linkware collection for the game The Sims. I never got it to work though, if anyone would care to give me a hand I would be most appreciative, as this hack sure is every subscription sites dream :)
NiCole |
I'm having a problem whereby when I have the recurring checkbox clicked it doesn't update the user info in vb -- but if I don't have it clicked it works just fine. Any Ideas???
|
any issues on 3.0.3?
|
Quote:
any response from the author ? |
Quote:
The one time payment goes through. Reoccuring feature does not work. I have double checked everything to make sure the hack is properly coded in the forum but NO luck. Can someone help? I am using VB 3.0.3 |
Quote:
|
The author can't support you guys. He is no longer a licensed user.
|
Anyone get this to work on 3.0.3? I was all excited about this hack until I read the last few posts.
|
|
Working on 3.03 for me as well, but I paid someone for help :P
Anyone have any luck with the upgrade to 3.04? It doesn't seem to overwrite any of the files.. http://www.vbulletin.com/forum/showthread.php?t=124876 |
also what if the user e.g. its £1 a month
on the second month, paypal will take the money out automatially but how does vb know its been paid, and if the user cancels the paypal account, how does vb know to withdraw the subsciption? |
Paypal has a service called Instant Payment Notification (IPN). The information paypal relays to your site (aka, your forum) is handled accordingly.
If a person cancels or doesn't have enough funds to pay, IPN sends that information to vbulletin. So has anyone done an upgrade with this to 3.04? I'm running 3.03 right now. |
So if someone cancels payment, it will tell my forum this payment was not made, cancel their "vip" access...
Ok fantastic, i have IPN set up all ready so this will be automatic! Thank you... perfect hack!! |
I''m sorry if this has already been noted but does the User have the option to pay with recurring payments or not? If not, I think it would be a good idea - and that's the only reason I wont install this mod.. Reason being, I think some people might get scared-away from the thought of being automatically billed.. If they're given the option to have the funds taken from their account automatically, that would be perfect...
|
When you set up the subscription, you can set it so its reoccuring or standard, so you can set up 2 options if you like e.g.
VIP Re-Occuring VIP Standard |
Very good! I'm going to download this now and install it shortly. :)
|
Anyone have this working with 3.06?
|
yes does it work with 3.0.6 ?
if not whats the errors? |
has anyone gotten this hack to work with 3.0.6 yet?
|
Welllllll.....we've got a slight issue...lol
Due to the criticality(sp?) of the release of version 3.07, and the fact that we were still running 3.03, I went ahead and upgraded this afternoon. This is one of only two hacks that I needed to reapply and they have modified the original code for the includes/functions_subscription.php file so that now the hack instructions are no longer valid. There is no Quote:
I'll go back through this thread and see if this may have happened for releases 4-6, but until then (as I am not a decent coder lol) I am here to plead for help! :p |
Quote:
So hopefully this hack still works Edit: yes i can confirm this works in 3.0.7 |
Quote:
|
I've got this hack installed and when the subscription is about to end vBulletin sends an email letting that user know their subscription is about to expire, however now mine sends out about 20-30 emails to that user.
What can I do so it only sends one email? -Michael |
What happens to old subscribers if you upgrade from 3.03 to 3.07? Do they all get lost?
|
Has anyone successfully got this working with 3.0.7 and if so, would you be so kind as to detail how you possibly completed the task? I as well as many others would appreciate it very very much :).
|
This does work with 3.0.7 with one minor modification.
Open /includes/functions_subscriptions.php Find Code:
function construct_payment($method, $cost, $currency, $subscriptionid, $title, $userid) Code:
function construct_payment($method, $cost, $currency, $subscriptionid, $title, $userinfo) |
Quote:
The only thing I saw there Apophis that was different in the function construct_payment from the original code was the addition of $DB_site; My original mistake was putting too much info in the Find bit so it couldn't find the doggone statement. As soon as I just used the keyword "payment" it took me right there. That's why I was freaked out earlier! hehe I thought the original statements for that paragraph may have changed....it didn't...I just couldn't find the bugger! lol Oh...also... I tried changing from $userid to $userinfo and back again, and it seemed to make no difference. It was that $DB that made the difference. Overall...I am very pleased that with just this, the SMTP hack, and "How many posts since last visit" one, our boards have all the features and functionality that we used to have to apply 10 or more hacks to achieve! This leaves room for the "would be nice ...but not critical" enhancements if I so choose. *Hats off to dem dere VB developers man* :p |
is this working on 3.0.7?
|
Quote:
Just read 1 post above yours. |
lol... whoooops... just did a quick reply... flicked through the thread and missed that! thanks!
|
I installed this and got this error whenI attempted to run the SQL Query, forgive me if this is simple but this is only my first day at this.
Quote:
Quote:
|
Well....hmmmmm...
I just had one of my users send me this Quote:
I'm going to tell this user not to do anything and let's see what it does. Has anyone else ran into this? Thanks! |
I just did this, and now when people sign up they don't get access to the forums...
Please help me I've had to manually add over 100 people alone today. |
To keep the original author from losing credit for his work, I am adopting this abandoned baby. I have updated the install instructions to get them right for vb 3.0.7 and am including them here until an admin adds me to the support list.
I have been in contact with the original author, and he has blessed my helping out. So, we are good to go there. I understand there are some bugs. Once I get this code posted, and a few people have installed it, we can start working on any remaiing issues such as emails going out to subscribed users when the deadline approaches. Please understand that a hack like this takes a while to test because the time frame for reoccurring subscriptions to process. |
Thank you, Amy, for taking on the development & support of this hack! Also a big thank you to insanctus for the original code and for giving you permission to carry on with it (and to the admins here for adding you on as a supporter).
I'm sure everyone will be glad that you are here. ;) |
Thank you amykhar for taking this on! *bows low*
I will go ahead and either compare yours against the orignal or back the original out and then apply yours. My issue as I listed above is actually not as major as it first appeared, as while it did issue the expiry notification and then went ahead and kept the subscription active in VB AND it left Paypal alone. My only issue now is the expiry notices going out and I'm hoping your changes will sort it for me. I also have another question. I have the subscriptions set-up to automatically change a member's usergroup to either Silver or Gold for both annual and monthly subs and that works fine. However, I also have custom groups set-up for my mods, admins, etc. that are also subscribers. The subscription works a charm in that as it recurrs it ensures that the user is in the proper usergroup. What I had happen is that the member I mentioned above was reset from Silver Moderator to Silver Subscriber and I really cannot have it de-modding my staff at will. hehe I decided to just manage those subs via Paypal and manually set the custom usergroups when it's appropriate. This may be my only recourse, but like the Rank deal where many people have asked about having it modified to pick up swecondary usergroups, this might be something to look at as well here. All I have to do now is get these monthlys recurring properly without sending expiry notices and I will be a happy camper! :) |
Quote:
As to your other problem, make your gold and silver secondary usergroups. In other words, when your members subscribe, they'll stay in their basic user group, but also be added to gold or silver. This way, your mods and admins don't lose their rank. |
Quote:
The only issue we would have is that if I make the sub usergroups secondary, then the rank that is assigned to them would not be displayed due to that pesky "primary usergroup only" issue. :ermm: See...I currently have a rank assigned for all levels of subscriptions so that a pretty Silver or Gold Ring is displayed in the members postbit. Seeing as we're a Lord of the Rings site, having a ring has been a pretty good incentive. :p From what I can tell now...if VB would just enable the blasted ranks to work with secondary usergroups, ALL my problems will be solved! lol And no worries about the expiry emails for now. I too am gratefull that you are taking this on and will wait patiently for the fix. :-) |
All times are GMT. The time now is 08:58 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|