Products     Magento Extension     PCI-Shopping-Carts     Templates       CRELoaded     WordPress Modules     osCommerce Modules       osCommerce Addons       osCommerce Features       osCommerce Management       Payment Modules     CRELoaded Modules       CRE Loaded Addons       CRE Loaded Features       CRE Loaded Management       Payment Modules       CRELoaded Services
Free Stuff
Customization
Templates
Compare Products
You have no items to compare.
Affiliate Info
Affiliate Program FAQ
Affiliate Log In
Recent Orders
Hot Keywords: Order Notification, Order Search, Coupon, Flash Board, Compare, Floating Message, Tracking, Moneris, RSS, Visitor Filter

  Advanced Bulk Mailer

The following osCommerce contribution is a free Opensource code originated from official osCommerce website and provided for your reference only, you may download the original contribution file(s) and install it on your own; or you may request a Paid Installation Service from Agents Of Power; Agents Of Power does the "AS IS" installation on your website, we do not guarantee it will work properly on your website. Extra Paid service is available for repairing the problem from the original contribution or from your website.
I needed the Advanced Bulk Mailer so I could send my Newsletters with the Bulkmailer Limit.

But what I didn’t want to do is push the send-button each hour until all the letters were sent.

So actually I only needed the Bulkmailer Interval from the Simple Visitor Newsletter contribution.
But thats not all I wanted, I also wanted the UNSUBSCRIBE link in my Newsletter from the Newsletter Unsubscribe contribution.

So what I did was the following: I added all these files for a nice and simple working newsletter_bulk.php.

WITH:

BULKMAILER_LIMIT
BULKMAILER_INTERVAL
NEWSLETTER_UNSUBSCRIBE

Also includes the DUTCH language files.

See the readme files for more info.


FULL PACKAGE

All credits go to the original writers!!
Só consertando um erro basico passado despercebido .

No passo 5 da instalação.

Passo 5.
Abra:
/admin/includes/database_tables.php

---------------ADICIONE
// Simple Visitor Newsletter
define('TABLE_VISITOR', 'visitor');



Adiciona tb esta linha

// Bulk Mailer
define('TABLE_CUSTOMERS_TEMP', 'customers_temp');



em anexo novo instalação .
   Posted on: 10/01/2008     See contribution details Request Installation with Paid service