Search results

  1. ElJefe

    Images not being embedded

    Hi, My images are not being embedded in my email, even with the "Embed Images" setting set to "Yes". The odd thing is that it worked fine on Monday, but not today. I don't see anything weird in the application log. Any suggestions?
  2. ElJefe

    Is file mode 777 really necessary?

    I ran the command-line script to chmod the following folders to 777. /apps/common/config /apps/common/runtime /backend/assets/cache /customer/assets/cache /frontend/assets/cache /frontend/assets/files /frontend/assets/gallery /apps/extensions Is it really necessary for them to be 777, though...
  3. ElJefe

    Error updating from 1.4.9

    Turned out to be the MySQL server coughing up a hairball. It was having some unrelated issues, I think. After a little help from our resident server ninja and a reboot, the upgrade script ran perfectly. :D Thanks for the help!
  4. ElJefe

    Error updating from 1.4.9

    I just FTPd the contents of the 1.5.1 'update' folder to my installation directory on the server, overwriting files. I then tried to run the update wizard, which didn't seem to do anything, so I ran the console updater and got the following error: Are you sure you want to update your Mailwizz...
  5. ElJefe

    Amazon SES delivery server setup

    I did, but I still thought it meant to force the use of my specified FROM, rather than a server default. Plus, the tooltip also says, "It is best to leave this option as is unless you really know what you are doing." Well . . . I didn't really know what I was doing, so I just left it alone...
  6. ElJefe

    Amazon SES delivery server setup

    Wow, that was a fast reply! :D I changed the setting you mentioned, and all appears to be well now! I had thought that "Force FROM" meant that it would force the use of the from address specified in the campaign, so I had it set to "Always". I guess it was the other way around. Thanks!
  7. ElJefe

    Amazon SES delivery server setup

    Hi, I noticed on my last campaign that the FROM address was the email address I used to sign up for Amazon SES, not the one I specified in my campaign. I have searched and read the forums, and if all the information is still correct, it sounds like I have to create a different delivery server...
  8. ElJefe

    NBSP being stripped - appears in email as Â

    I think that did the trick. Funny that the article says the meta tag would be ignored, though. o_O Thanks for the help! Now, if I can just keep table widths in Outlook under control . . . :confused:
  9. ElJefe

    NBSP being stripped - appears in email as Â

    Might it be because I was using the "Test Template" button to send to Litmus, instead of fully sending the campaign?
  10. ElJefe

    NBSP being stripped - appears in email as Â

    Hmm... no. Is there a setting to do that in MailWizz? I did some Googling to see how to do it in my code, but it looks like email clients ignore the meta tags and use whatever is in the email header. Additionally, their suggestion was to avoid encoding problems altogether by using HTML...
  11. ElJefe

    NBSP being stripped - appears in email as Â

    Hi, Is there any way to preserve HTML entities? I have   used in table cells, and when I test my email in Litmus, what should be a space is being displayed as Â. This is the first time I have seen this problem.
  12. ElJefe

    Just installed, can't get test campaign to send

    That was it! I had installed PHP7, and the path to the binary was different. Thanks for the quick reply!
  13. ElJefe

    Just installed, can't get test campaign to send

    Hi, I followed the instructions in the getting started guide. I then created a test campaign, and set it up to send. When it never arrived, I started looking at the logs. The application log is filling up with errors like these: --- 2017/11/20 19:53:00 [error] [exception.CDbException]...
Back
Top