The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Comments |
#137
|
|||
|
|||
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...
|
#138
|
|||
|
|||
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 |
#139
|
|||
|
|||
Very good! I'm going to download this now and install it shortly.
|
#140
|
|||
|
|||
Anyone have this working with 3.06?
|
#141
|
|||
|
|||
yes does it work with 3.0.6 ?
if not whats the errors? |
#142
|
||||
|
||||
has anyone gotten this hack to work with 3.0.6 yet?
|
#143
|
||||
|
||||
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! |
#144
|
|||
|
|||
Quote:
So hopefully this hack still works Edit: yes i can confirm this works in 3.0.7 |
#145
|
||||
|
||||
Quote:
|
#146
|
|||
|
|||
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 |
#147
|
|||
|
|||
What happens to old subscribers if you upgrade from 3.03 to 3.07? Do they all get lost?
|
#148
|
|||
|
|||
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 .
|
#149
|
|||
|
|||
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) { global $vboptions,$DB_site; Code:
function construct_payment($method, $cost, $currency, $subscriptionid, $title, $userinfo) { global $vboptions,$DB_site; |
#150
|
||||
|
||||
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* |
#151
|
|||
|
|||
is this working on 3.0.7?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|