@VVT - The reason for why the content builder throws the error is the same reason i said people need to update the support tickets extensions first before doing the actual mailwizz update, because now mailwizz implements the logic to run the queries in extensions so that extension developers don't have to come up with their own implementation. If you open ContentBuilderExt.php and replace every occurence of "runQueriesFromSqlFile" with "doRunQueriesFromSqlFile" you'll be totally fine. I just wasn't aware that extension is used anymore.
For emails singing, weird enough, i tried with a php-mail server type and it did for me. can you try with that as well? I'll do more tests after your response.
For the cluster of markers issue, that should be fixes, not sure what the deal is, can you try opening the browser developer tools and see the console tab what error it reports?
@Scott - the new tag create a full html link while the old one just creates a url.
I' have a suggestion a bout the tour welcome Mailwizz :
if that possible to add a column to change the time period for each slide
PM me with details, I may be able to fix it laterGood day.
After update i have got a problem with my bounced server.
The system has ceased to delete messages from the server If set to yes in paragraph Delete all messages server settings.
Can you help, please, to solve this problem?
When i send a camaign - a lot of messages collected on bounce mail box.PM me with details, I may be able to fix it later
You'd have to empty the plain text box, then mailwizz will generate it again.Double Edit: How do I get the plain text version to update automatically? Auto plain text is turned on.
Nope, they all work properly. _URL generates a url, something like http://www.google.com while _LINK generate a true link tag, that is something like <a href="http://www.google.com/">Whatever</a>. Know the difference between themyes, same result here, it works for tags
with ..._URL,
but not ..._LINK
Damn, i thought i had this fixed, it worked so nicely in my tests :-s What is even weirder is that it even works for me now:I still can't using tag [LNAME:defaultvalue(BAN)] (tested with Mailwizz from 3.6.2->3.6.5)
Well, what types of emails are inside, what's the reason why they return? Open a few emails and see what's inside.And yeasturday a saw, that more then 24 gb of the mails are collected on my bounce box and and their number is increasing(((
How can i fix it?
Do you send with pcntl enabled?Update: I changed the Mailgun delivery server from 50 per hour to 200 about an hour ago, just checked and it proceeded to try and send all of the emails in que... sent over 800 before I stopped it. Maybe I'm not understanding how the hourly limits work.
Do you send with pcntl enabled?
then it is probably offNot sure, I don't know where that setting is changed and just had to search the forum to find out what it even was. So whatever way Mailwizz is setup out-of-the-box is probably how my pcntl is set.
then it is probably off
you can find it in:
backend->settings->cron
Yeah it's off. Should it be turned on? I'm having a little trouble understanding what parallel sending would have to do with the delivery server sending emails way past it's hourly quota.