Version: 1.5, by blogtorank
Developer Last Online: Mar 2008
Category: Add-On Releases -
Version: 3.6.8
Rating:
Released: 08-22-2007
Last Update: 08-25-2007
Installs: 31
Uses Plugins
Additional Files
No support by the author.
EPC PM Notifications "SUITE" with AJAX
Ok, you may have to ask, what would we want this for? Because we just fulfilled a member's request here in our other MOD: EPC vbMailer
Where this member asked in posts, 8, 18, and 34... So that being said we put the whole idea wrapped around his thoughts into a FREE mod here...
Description
Quote:
Basically the paid subscriptions in vbulletin when someone signs up and buys something from the forums/payments.php page there is no email/pm notification sent to them.
For people who use the paid subscriptions in vbulletin for one thing or another, it is quite often very useful to set up a email/pm notification to say thanks, or to let them know what they have to do next, or to let them know what features that now have access to etc.
So what he wanted we built , that's what you get when you support our by leaving us feedback!
Installation Guide
If you had our previous hack installed, from version 1.1 and prior, remove it totally!
Step 1) Upload the files in the 'upload' folder to your forums' root folder
Step 2) Import the 'product-sub_receipt.xml' file into your Product Manager (Add/Import Product)
Step 3) Enjoy and remember us in the future! Click INSTALL for updates!
Settings Documentation
General Settings --
Send PM Global - this is a switch to turn global PM sending on and off, allowing you to control every notification sender in EPC PM Notifications.
Send Email Global - same as above except pertaining to emails.
Admin Username - set this to the admin username of your forum. This is where admin PM notifications are sent and where user notifications are sent from.
Paid Subscription Settings --
Send PM - allows you to turn PM sending for Paid Subscription Notifications on or off.
PM CC Usernames - a comma-separated entry of usernames to send CC of the Paid Subscription Notification to.
PM Title - the title of every outgoing notification.
PM Message - the message of every outgoing notification. To display a user's username, enter '%1$s'. To display the subscription's name, enter '%2$s'. To display the subscription's cost, enter '%3$s'.
Send Email - allows you to turn Email sending for Paid Subscription Notifications on or off.
Email Subject - the subject of every outgoing notification email.
Email Body - the body of every outgoing notification email. To display a user's username, enter '%1$s'. To display the subscription's name, enter '%2$s'. To display the subscription's cost, enter '%3$s'.
Change Log
v1.1:
Ajaxified the whole backend for the admin
Added support for sending as e-mail also
v1.2:
Converted to a Suite with many more options and cool features
More secure than v1.1 due to a flag we just received last night about a possible SQL Injection possibility. So we corrected it all overnight
v1.5:
Renamed the whole project to EPC PM Notifications "Suite" you will see why when you install!
Installs. We have a member marketplace, so this is perfect. Is there a paid version of this hack?
What would be useful is to show in the receipt, the length of the sub, how much paid for the sub, maybe even an attached spreadsheet or a word document they can download and more details of the paid sub.
Thanks
We will consider creating a paid version including some more robust features such as the ones you've requested.
Agreed... also, in my forums I have several different subscription options, the pm should state which one they purchased, as well as the person above stated the legth of the subscription, how much they paid, and any other details.
THANKS! (Will install this weekend.)
Thanks for you idea and thoughts they are what makes our products and mods grow because of this! Look forward to seeing your Install
Quote:
Originally Posted by jasculs
Hello,
Someone purchases a subscription and it posted their username, but I don't think it posted their type of subscription.
This is what is said:
It just end at "to" and didn't have a subscription name
Did you use the variable that's stated in the hack it...
Quote:
Originally Posted by Kihon Kata
Installs. We have a member marketplace, so this is perfect. Is there a paid version of this hack?
What would be useful is to show in the receipt, the length of the sub, how much paid for the sub, maybe even an attached spreadsheet or a word document they can download and more details of the paid sub.
Thanks
You really want this mod to blow up I take it?
Quote:
Originally Posted by st1905
Another great addon, thank you so much.
You are welcome, and surely appreciate a good friend like you to keep checking our mods out! Thank you so much for your Support!
I just want to mention a very small issue. When changing the PM message, I got a syntax/database error if/when I used apostrophes in my message. I'm not sure if this is an issue with my server or what, but just thought I would mention it.
I just want to mention a very small issue. When changing the PM message, I got a syntax/database error if/when I used apostrophes in my message. I'm not sure if this is an issue with my server or what, but just thought I would mention it.
Cheers,
Sherry
Can you report too me via PM of the error that it throws? So you don't have to paste the error message as in the public here? Seems there may be a issue with the server, but I'll help you out via PM if you send me the error it gives you.
Quote:
Originally Posted by winpro19
Hello
Indeed a great hack however I'm getting database errors as well.
1. When I use an apostrophe in my message, I get a database error.
AND ALSO WHEN
2. When it's enabled and I try to "Add User" to a paid subscription...
Please fix all these DB errors...
Thanks a lot for this great hack!
Well if you add a new user, this works right now off REAL transactions after they are made, because this hooks into the payment processing make sense?
Tried to upgrade from 1.0. Uploaded new files.
Overwrite during product install, crashed datastore table.
Code:
Database error in vBulletin 3.6.8:
Invalid SQL:
INSERT INTO datastore(title, data, unserialize) VALUES('sub_receipt', 'a:7:{s:6:"sendpm";s:2:"on";s:6:"pmfrom";s:5:"admin";s:7:"pmtitle";s:30:"You are now a paid subscriber!";s:9:"pmmessage";s:75:"%1$s,
You are now a paid subscriber to %2$s!
Thank you!";s:9:"sendemail";s:2:"on";s:12:"emailsubject";s:30:"You are now a paid subscriber!";s:9:"emailbody";s:47:"%1$s,
You are now a paid subscriber to %2$s!";}', '1');
MySQL Error : Duplicate entry 'sub_receipt' for key 1
Error Number : 1062
Date : Friday, August 24th 2007 @ 07:53:14 PM
Then I uninstalled and reinstalled product. Seemed to install ok. but when I try to hit the "edit settings" button to customize my receipt, it does nothing. Click click click on the button and nothing. Seeming buggy