The signup works if I remove the <p> tags from around snippet call (grrrr again)
But I still can’t get the success message to echo to the subscribe page, any ideas?
For anyone who cares, I released a new version of TE Mailer. It throttles emails for people whose hosts restrict the number of emails that can be sent at one time. It’s also got built-in localization (except the installer), though English is the only language available right now. I still have to integrate the install script with the language file. Oh, it also has new and improved mailing list management.
It looks a lot nicer too. You can create a theme for it via CSS - it’s not templated or anything, but it’s pretty easy to change the aesthetics. Right now it matches the new Evolution cobalt manager theme. The ajax has been updated, and it comes packaged with the newest MooTools core.
It’s just generally better, and I really hope someone can get some use out of it. I’m waiting for approval right now - I submitted it about 15 hours ago. It is in BETA right now, so if anyone can test it and report bugs, that would be sweet. I’m not a great programmer, but I tried very hard to make this module better. I don’t know how effective I will be at implementing grand feature requests, but I’m open to suggestions.
I’ll attach it here for now, in case anyone wants to give it a try. Check the README for more info.
EDIT: Localization added to the Installer now
EDIT (11/11/2009): Problem with installer localization should now be fixed. There may still be undeclared variables in the installer, but they shouldn’t affect the installation.
Hi transeffect,
thanks for sharing your update
version 1.5 doesn’t contain an install directory, should i take the one from v. 1.0?
thanks, j
I uploaded the wrong file! Sorry about that - The one I’d uploaded originally should work fine, but if you need to do an install, I updated the package.
Thanks for pointing out my mistake!
-Kevin
-
☆ A M B ☆
- 3,112 Posts
I ran the
http://localhost/modx/assets/modules/temailer/install/index.php.
What’s the problem here?
Notice: Undefined variable: path in D:\localhost\modx\assets\modules\temailer\install\index.php on line 4
Notice: Undefined variable: modx in D:\localhost\modx\assets\modules\temailer\install\index.php on line 7
Notice: Trying to get property of non-object in D:\localhost\modx\assets\modules\temailer\install\index.php on line 7
Rico
Genius is one percent inspiration and ninety-nine percent perspiration.
Thomas A. Edison
MODx is great, but knowing how to use it well makes it perfect!
www.virtudraft.com
Security, security, security! |
Indonesian MODx Forum |
MODx Revo's cheatsheets |
MODx Evo's cheatsheets
Author of
Easy 2 Gallery 1.4.x,
PHPTidy,
spieFeed,
FileDownload R,
Upload To Users CMP,
Inherit Template TV,
LexRating,
ExerPlan,
Lingua,
virtuNewsletter,
Grid Class Key,
SmartTag,
prevNext
Maintainter/contributor of
Babel
Because it's hard to follow all topics on the forum, PING ME ON TWITTER
@_goldsky if you need my help.
-
☆ A M B ☆
- 3,112 Posts
Quote from: transeffect
Those issues shouldn’t affect the installation at all, but it does indicate that I did something wrong when I added the l10n stuff. Is the program working for you, or is it halting on those Notices?
It didn’t halted, but kept continue with the full "Notice"s, until the installation process ended.
If I check inside the manager, TE Mailer exists.
Rico
Genius is one percent inspiration and ninety-nine percent perspiration.
Thomas A. Edison
MODx is great, but knowing how to use it well makes it perfect!
www.virtudraft.com
Security, security, security! |
Indonesian MODx Forum |
MODx Revo's cheatsheets |
MODx Evo's cheatsheets
Author of
Easy 2 Gallery 1.4.x,
PHPTidy,
spieFeed,
FileDownload R,
Upload To Users CMP,
Inherit Template TV,
LexRating,
ExerPlan,
Lingua,
virtuNewsletter,
Grid Class Key,
SmartTag,
prevNext
Maintainter/contributor of
Babel
Because it's hard to follow all topics on the forum, PING ME ON TWITTER
@_goldsky if you need my help.