![]() |
EPC PM Notifications "SUITE" with AJAX
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:
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 --
v1.1:
|
Reserving first post for future usages... Have a great day!
|
Great Mod!....I'll check it out...cause I could use this.
|
great mod - this should be a default feature...
|
Quote:
Quote:
|
you rock :D
I cant wait to get this installed tomorrow, I will let you know how things go then. Thanks heaps :) ps. just incase this doesnt already do it, can you add email support as well. that way it pms and emails them. Also, what happens if they pay with a pending echeque through paypal? will it pm them straight away, or when the funds clear? Would be cool if it pm/emailed them letting them know that the funds are pending, and then another pm/email when it clears. Thanks. |
Quote:
I'll look into the email add. |
but they get an email from paypal !
|
Quote:
|
great mod
|
Im just brainstorming here as it seems the acp gets a bit crowded...would it be more organized if this was actually in the paid subscription area rather than beneath it?
|
Quote:
|
[high]* projectego clicks install :)[/high]
|
Check my newest one I just put out there if you like this one and you use MySpace :)
|
Great product! Installed.
|
Quote:
|
Another great addon, thank you so much.
|
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 |
Quote:
THANKS! (Will install this weekend.) |
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: Quote:
|
Quote:
|
Quote:
|
Quote:
Quote:
Quote:
You really want this mod to blow up I take it? :) Quote:
|
Quote:
If anyone knows of a way, please let us know. |
Thanks for the great Hack.
Clicked Install :) |
Awesome hack, thank you!
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 |
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! |
Upgrade time :)
EPC Subscription Receipts Upgrade and Update: v1.1: * Ajaxified the whole backend for the admin * Added support for sending as e-mail also |
Quote:
Quote:
Quote:
|
Thanks for all the hard work.
Tried to upgrade from 1.0. Uploaded new files. Overwrite during product install, crashed datastore table. Code:
Database error in vBulletin 3.6.8: 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 Uninstalls. |
Very nice, thanks for this mod.
|
This modification has a major Bug:
PHP Code:
Also, why don't you just use phrases for the subject and body text? Would make it a lot easier and language independant :) |
Update and Security fix:
v1.2:
|
Awesome! Great work!! Thanks for the fix.
|
New Bug: Version 1.2 will cause a fatal PHP error if build_user_subscription() is called more then due to redefined functions.
A few suggestions PHP Code:
PHP Code:
PHP Code:
Use build_datastore() instead. PHP Code:
|
Quote:
Can you please elaborate on the v1.2 bug, I don't quite understand how to prevent what you're saying. Any help here would be appreciated. Will be remembering this and implementing it in the next update. Once again, tons of thanks =] |
Update is coming, so hang loose! :)
|
v1.5:
|
Quote:
On hook paidsub_build you are defininig two functions - slw_serial() and slw_unserial(). Now, if method build_user_subscription() is being called several times within one script run, this will cause a fatal error as you the functions are already defined when the plugin is called the second time - which will halt script execution. Also, I don't understand why you are using custom serialize functions anyway :) Instead of $db->fetch_array($db->query_read()), $db->query_first is easier. I also suggest to use phrases instead of the datastore item - this is the standard way to do such things (PM;/E-Mail Notifications). Finally, having hardcoded text in PHP scripts is deprecated. |
Quote:
About $db->query_first(), never knew what it did but now I do, so thanks =] As for phrases, we wanted to offer the user a more personal and seamless experience, where they only have to use our control panel to change their settings. I understand that this isn't the standard way of doing things, but it seems to offer a better experience, which is what we're all about. Maybe I could code it to use phrases, create my own phrase group, and have a link pointed to that phrase group. I'll look into this, unless you have some suggestions. Thanks again for the help, I'm still getting the hang of vB's system, and you've helped a lot! EDIT The reason I'm using these functions, is because a serialize() or unserialize() fails if there is an apostrophe in the data. I don't know why, it's weird, because in our vbMailer mod, this doesn't occur. I don't have any idea why. |
All times are GMT. The time now is 05:52 PM. |
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:
|