![]() |
Actually, you can still show the rank if you use a template conditional. Do a check for is_member_of and display the titles based on that.
|
Quote:
Thing is....I may be able to edit code and get a hack to work, but a coder I am not. lol You don't suppose Ole Illu could trouble you for another bit of a teeny hack would ya? Just give me the code and tell me where to put it and I will good as gold! Oh...there are actually tons of folks here that would be ever so gratefull to you as well! :p |
Hi,
I cant find this line of text in the includes/functions_subscriptions.php Code:
function construct_payment($method, $cost, $currency, $subscriptionid, $title, $userinfo) Thanks, Chris |
You will find it on line:
Code:
362 |
Hello, very nice program and I thank you. I believe I installed it correctly and made the 1 line of code change that was needed for the new VB.
The problem I am having here is: people are paying paypal, and not showing up as subscribed so right now I'm having to manually add 10-100 people a day which is killing me. I have a group set up and everything, they just don't seem to be added to be able to view the forums. but when I use your "add user" feature then they can view the forums. So for some reason the script is not adding them to the subscription group. Any thoughts? |
It's more than one line in the new VB, and I saw the same problem today on my own site. Testing takes a while on these things because I have to wait for payments to trickle in. I'm going to look into it tomorrow.
|
Quote:
|
Quote:
|
OK. I've had some time to poke around and found the one line of code that was making the subscriptions not set up properly.
Remove this line from your functions_subscriptions.php Code:
|
OK. Let's try this code to handle the emails going out that shouldn't be:
in your includes/cron/subscriptions.php file Find: Code:
user.languageid Code:
,subscription. reoccur Code:
LEFT JOIN " . TABLE_PREFIX . "user AS user ON (user.userid = subscriptionlog.userid) Code:
LEFT JOIN " . TABLE_PREFIX . "subscription AS subscription ON (subscription.subscriptionid = subscriptionlog.subscriptionid) Code:
vbmail_start(); Code:
if (!$subscriptions_reminder[reoccur]){ Code:
vbmail_end(); Code:
} |
I added the new code and it still is not adding new apid members properly even though they go through paypal. Paypal was processed OK as a subscription payment.
|
Well, at least that's a step forward. The problem with adding people properly is NOT a problem with the hack. I've had this problem with subscriptions since they were first released. All Jelsoft ever says to me is "it works for me"
So, over the next few days, I am going to dive into Jelsoft code and see if I can't get it working. If possible, can some of you pm me and volunteer to sign up for a one month membership to my site for testing purposes at times I ask you to? I can refund the payment, but am unable to pay myself. (I don't have a second bank account to use to set up a test paypal account) |
I was wondering...does this install work now without the problems? Where does it stand? I'm about to launch my new board (and recurring payments) would be very awesome....I just don't have time or the man power to manually adjust people.
Can anybody update this? |
The hack, as it is, installs fine. And, it sets up the recurring subscriptions fine. What isn't working right is something that isn't working right with subscriptions in general - even without the hack installed. Some times, payments don't process and subscriptions aren't added or updated.
|
This will be great when it's working properly.... When I go to my ACP and test communication I get this error:
cURL Fail Streams Pass Whatever cURL is it's showing that it fails. I haven't had anyone sign up yet so it's untested...It takes them to the paypal page to sign up for the right amount but like I said.... It's untested. Can I ignore this or is it going to cause problems and what exactly is the problem? Thanks! |
curl is another set of libs for php and it isnt necessary just makes it nice
|
hmmmm, well it's definitely not working properly... I've had several people sign up with paypal but it's not changing their usergroup. I'm having to manually go in and add them to the subscriptions. Anyone have any ideas??
|
Romeos, as I said before, that could be the problem with the stock vbulletin subscriptions. I have had problems with those ever since vbulletin 3 was in beta.
Make sure the paypal recurring subscription was set up and make sure you made the changes to the paypal.php file. If you did the paypal.php changes, you are probably seeing the same problem many of us see with subscriptions in general. |
Alrighty then..... Thanks Amy..... I guess I'll just have to wait 'til VB gets it fixed.... If anyone figures out the error or problem I hope they let us know........ :)
|
Quote:
I am happy to help trouble shoot this if you'd like. I have two paypal accounts to test with if need be. Let me know if I can help - I have installed the hack successfully and also just got through updating your page 12 update for the email fix. Thanks! |
Thanks for the offer :) I've read the stock subscription code several times and am not seeing any clear problems. I am starting to wonder if it's a sporadic issue on the pay-pal side.
|
Quote:
|
speedpro - email me your paypal.php file please. If none of them are working for you, I have to wonder if you got the changes in correctly.
|
Hi all,
I'm wondering if its possible to add a small addition to this mod? When the renew is due (a few days before and possibly on the day), it emails the user informing them what will happen? Cheers, Matt (using 3.0.3 btw) |
That's built into 3.0.7. If you don't want to upgrade your entire board, just get the new code and make the necessary changes to the subscriptions related files.
In addition, that wouldn't be an add-on for this hack. That would be a separate hack of its own. Given the issues this hack has had in the past and the problems some people have with subscriptions in general, I'm not sure this thread is the best place to discuss added subscription features. |
I've been using this hack ever since it came out and never had a complaint so far. :)
|
Erwin, the problems I've had have never been with this hack per-say. It's with the paypal subscriptions themselves, even unhacked. Since I started using VB3 beta, a significant percentage of subscriptions never process - and that's with stock vbulletin. I'm not the only one with this problem, but it's been ignored for more than a year now by Jelsoft.
|
Quote:
On a side note, I'm asking for a quick feature! Quote:
And as stated above, if the account is changed by the forum, I then have to ask publically who sent me the money and thats a bit of a breach of privacy! Cheers if someone can understand my request :up: :cool: Matt == edit == This is what I mean, this is the unedited subscription mail from paypal: Quote:
|
Somebody already released what you are asking for. Do a search and you should find it.
|
Quote:
My site has never had a single Paypal subscription problem, except for when it so happens that my webservers are down for maintenance. |
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 |
Quote:
|
Thanks that is perfect :)
|
Quote:
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. |
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! |
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. |
Curious if the reoccurring Email reminders problem was solved?
|
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. |
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? |
I noticed the notification url form field is missing from this hack:
PHP Code:
|
All times are GMT. The time now is 08:59 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:
|