What are the cron jobs that i have to add? Here is the current cron jobs list for versions >= 1.3.4.9. You can also find these in Backend > Miscellaneous...
When using WEB API delivery servers, bounce processing doesn’t work. If you are using the web api implementation for Amazon SES / Mandrill / Mailgun / etc and you find...
Failed to authenticate on SMTP server with username “XYZ” using 2 possible authenticators If you know the login credentials are fine but you still get this error, then you should: 1) go into...
Installation does not pass the welcome screen. The issue: Under the install page, i can not get past the the Welcome area. I have included my details...
Unable to upload file for importing When you try to import your subscribers from a text or csv file, sometimes you might get an error like:...
While importing, i get this error: The CRSF token could not be verfied! This error happens when you try to upload a larger file than your PHP configuration allows. In order to fix this...
Update failure: Column already exists: 1060 Duplicate column name ‘…’ A typical error would look like: Updating to version 1.3.6.1 failed with: CDbCommand failed to execute the SQL statement: SQLSTATE[42S21]:...
Special characters, such as “€” don’t show properly inside invoices. This happens because your PHP install lacks the iconv() function, most likely because PHP has been compiled without iconv support....