The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vbCoupons - offer money-off coupons for paid subscriptions Details »» | |||||||||||||||||||||||||||
vbCoupons - offer money-off coupons for paid subscriptions
Developer Last Online: Dec 2011
vbCoupons v1.4 About this mod: This hack allows the user to input a coupon code that deducts the value of it from the subscription costs before they go to pay for a subscription. For example: 1. You advertise for new members and have and advert saying 'Join before the end of April and get 40% off the first month! Just register and enter coupon code OFFER1" 2. In Admincp -> vbCoupons you configure a coupon called OFFER1 with value of 40, and set a date for the validity of the coupon. 3. User registers, and enters coupon code OFFER1 on the payments.php page. The page updates the normal subscription prices to reflect the offer. Then they go to pay for it. Notes: 1. Since the offer code expires when you set it to, the users will not be able to renew with that coupon unless the subscription runs out before the coupon validity does; thus it's better to use short-validity coupons and constantly change them. 2. The value of the coupon in the Admin Panel is given as a monetary value, e.g. a coupon with value 3.50 will give $3.50 (?3.50; ?3.50, depending on currencies activated) off paid subscription before the user goes to pay for it. Features: * Manage Coupons: Singly Add/Edit/Delete; Mass-delete. * Set coupon valid for particular subscription ID's. * Limit use by date or times it can be used. * Mass-Generate coupons for distribution. * Generate coupon discount codes and post to a new thread in a specified forum. A message may be sent with the codes. You can decide the thread title too. * Input on features you would like to see for this hack is very welcome, but may not be possible to implement. Time to install: 5 mins UPGRADING: Do NOT choose 'yes' to overwrite an old xml or you will get an error! Updates: Version 1.0 (22nd March 2008): * Release of this hack for vBulletin version 3.6.8 * This version should work on all vBulletin versions from 3.5.4 and up Version 1.1 (25th March 2008): * Fixed missing phrase * Fixed non-functioning template call Version 1.2 +1.3 (30th March 2008): * Added coupon generator to this version * Added ability to limit coupons to only be valid for a particular paid subscription. Version 1.4 (14th April 2008): * Generate coupons and post to thread * Coupons can be limited to one or more subscriptionids * MONETARY VALUES RATHER THAN PERCENTAGES ARE USED FROM NOW ON MAKE SURE YOU CLICK INSTALL! If you like this hack and use it then Pictures (attached): 1. User (payments.php): Normal view before user adds a coupon that you configured in the admincp. 2. User (payments.php): View after the user adds a coupon to their account, with the new prices reflecting it. 3. Admin: Manage Existing Coupons 4. Admin: Add a single coupon discount code 5. Admin: Mass-generate coupons 6. Admin: Mass-generate coupons and post to a new thread 7. User: Thread view of mass-generated and posted coupon discount codes Supporters / CoAuthors Show Your Support
|
Comments |
#192
|
|||
|
|||
walks around head down awaiting support
|
#193
|
|||
|
|||
I got this error;
Your submission could not be processed because a security token was missing. If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error. |
#194
|
|||
|
|||
too bad this would be a great add on
|
#195
|
|||
|
|||
Quote:
I also discover a bug when i tried to set a coupon for a one-time only use. Apparently, if I set the coupon use to 1, the coupon will not work. But if I want it to be used for only one time, I have to set the value to 2. Anyone face this same issue? |
#196
|
|||
|
|||
this looks like a great mod, any chance of making one for vbulletin 3.8?
|
#197
|
|||
|
|||
ditto
|
#198
|
|||
|
|||
Quote:
Looks promising. Would like to take a look at it. However, seems Ringleader has gone AWOL - which should be an invite to someone else to take this over? I wish I could... Would love to get this Mod up-and-running... |
#199
|
|||
|
|||
Ditto, Ditto!! for 3.8.x
|
#200
|
|||
|
|||
It Works With 3.8.2!
Download it and read all the instructions and do what it says then: Fine Template vbcoupons Templates > Expand > vbCoupons_couponbit > Edit > Find The First Form: Code:
</form> Code:
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" /> Code:
</form> Code:
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" /> This should now work if you followed these steps and the steps in the installation file. Test Board: http://forums.jetgaming.org Pics: http://i233.photobucket.com/albums/e...ler/coupon.jpg http://i233.photobucket.com/albums/e.../couponadd.jpg |
#201
|
|||
|
|||
1.4 version?
Are you sure its actually working have you tried to use it to see if it deduct when you actually have to make the payment thru paypal or which ever service. thats where i ran into issues it looked as if it was working but it wouldn't recalculate when it went through the payment api. I cant see the pics im at work photobucket is blocked, so ill look when i get home. I wish ringleader would port this to 3.8 or any coder for that matter. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|