vitaopussays
Now I have this error:
Table ‘user.settings’ doesn’t existSELECT * FROM `settings` ORDER BY `key`
vitaopussays
Now I have this error:
Table ‘user.settings’ doesn’t existSELECT * FROM `settings` ORDER BY `key`
turner2fsays
Hello DT Baker,
Things are working fine now. No more 404 Errors. Now I can make more purchases of this script.
Thanks for the code fix concerning the 404 Errors for the Campaign function.
I had to make some slight adjustments to your code fix that you posted in the Code Canyon FAQ :
Instead of :
$newsletter->base_href = “http://yourwebsite.com/newsletter”
It should be:
$newsletter->base_href = “yourwebsite.com/subfolder_that_has_cron_php_file”;
NOTE : The “newsletters” folder should not be part of this string like it states in your FAQ .
One question concerning the Campaign Function. Are we able to post two or more newsletters to go out that are same amount “days after member is assigned to the campaign”?
IE – Two newsletters > Same campaign > both newsletters are set to to same amount of “days after member is assigned to the campaign”.
I did this with three newsletters in one campaign, and one of them bounced while the other is still stuck in que to be processed.
Look forward to your reply.
Currently your FAQ says:
$newsletter->base_href = “http://yourwebsite.com/newsletter”
When it should say:
$newsletter->base_href = “yourwebsite.com/subfolder_that_has_cron_php_file”;
Otherwise your clients may continue to receive 404 Errors in their Campaign Emails.
Thanks again for the code fix. WORKS LIKE A CHARM !!! I plan to buy more of this wonderful script.
profyeowsays
Hi! I buy your newsletter, i like so much! but i need some help with some… “problem”. look, i need ONLY the email address to register and not the name. my question: how i can do for put the field “name” for opcional? i only need the email address and no other field (maybe in the future i need put extra optional field but i need only the email address as requiered). how can i do this? thanks so much. i wait for your help. have a nice day.
vitaopussays
Hmm, GoDaddy seems to not work with this script.
I have re-installed the script, the database and configured it with correct information multiple times.
The error: “Table ‘clairenews.settings’ doesn’t existSELECT * FROM `settings` ORDER BY `key`”
vitaopussays
At the initial screen setup:
Warning: file_put_contents(config.php) [function.file-put-contents]: failed to open stream: Permission denied in D:\Hosting\4395789\html\newsletter\php\pages\setup.php on line 44
greencodesays
Hi. I seem to have a problem with the Past Newsletters and Recent Newsletter Sends list not showing all of the emails I’ve sent. I’m presuming the Past Newsletter list should be showing every newsletter I’ve sent so I can then refer back to the stats etc but it’s currently only showing 2 when I’ve sent out around 10-15. So basically I’m unable to see any of my older email sends as they’ve also gone off the Recent Newsletter list. Please help.
greencodesays
Just following up on this – I’ve looked at your demo and I can see that the Recent Newsletters are set to show 6 and the Past Newsletters seemingly show unlimited. There’s definitely something not working correctly with my system as the Recent ones are showing correctly but past are only showing 2.
greencodesays
I’ve managed to figure out what the problem was – there was a row in the database that somehow had an incomplete “from” field that was causing all sorts of problems – I’ve removed that row and all is working correctly. Thanks (It’s a shame I can’t reply to my original question but it appears that option only appears once you’ve replied).
turner2fsays
I see in the config.php file that there is an option to set this script to “DEMO”mode.
What exactly happens when it is set to “DEMO” mode?
What are the restrictions or limited function in setting the newsletter to “DEMO” mode?
Look forward to your reply.
greencodesays
Every now and again when I run the crop job, so my emails automatically get sent, I get the following error:
SMTP Error: Data not accepted. SMTP Error: Data not accepted.<p>SMTP server error: </p> Array ( [error] => DATA not accepted from server [smtp_code] => [smtp_msg] => )
It seems to be working okay, I think, but just wanted to check. Thanks in advance.
Possibly an issue with an email address of one of your members. Or a spam filter at your hosts end is kicking in every now and then and rejecting an email. Without an error message it’s hard to tell. If it you get LOTS of these (like 100) contact your host to see if they can help by telling you error messages from their server log.
holdstationsays
Hey people,
Does it sends auto mail to subscriber when he sign up for a maillist like (welcome to our maillist)? Also is it possible to send mail by smtp function cuz I am using windows based server.
Cheers
greencodesays
I’ve been sending out a newsletter list of around 5,000 members but it seems to be stuck i.e. not sending. I have a limit of 200 per hour set but even after 2-3 hours it’s still not doing anything. I’ve tried pausing and then resuming the send but nothing. Any ideas?
Also, is there any way that you can cancel the current send as opposed to pause it?
vitaopussays
It’s telling me to set the permissions of the newsletters folder to WRITE only. I have done this and it still won’t send the newsletter out.
bricoferasays
Dtbaker,
important BUGFIX for you… 
You have to add the following options in tiny_mce configuration (in create.php)
relative_urls : false,
convert_urls : false,
because by default tiny_mce use the relative urls, and relative urls doesn’t work with your newsletter system
They are not saved correctly in database and links received by email are wrong (ext.php generate an incorrect link)
bye!
vitaopussays
Even the SMTP GoDaddy settings you provide don’t work with this script.
vitaopussays
So now the script can’t even be deleted from my server.
What on earth did you code here?
antoniodafonsecasays
dtbaker
Just bought the Airmail template.
When sending for a gmail account, the background doenst show up on received email.
Do you have any idea why is this happening?
Thanks
iapcsolutionssays
Just purchased again for another client. Thanks for keeping this great system up to date!
lordsirissays
I noticed i can schedule a date to send out a mailing, is it possible to schedule a date and time? I am able to make changes to the code if that is necessary, just point me in the right direction.
Thanks,
Chris
There’s a date field in the newsletter_send table. You would need to change that date field to a date/time field. The cron job checks this field to see if that date has passed. You would need to adjust the cron file to check that date field against both date and time.
Alternatively just run your cron job at the specified time of day you would like to send the newsletter out (easier)
COPYRIGHT (C) 2010 ENVATO| TERMS OF USAGE| SUPPORT/HELP| ICONS BY TANGO + WEFUNCTION + FAMFAMFAM
Adobe®, Flash®, Flex®, Fireworks®, Photoshop®, Illustrator®, InDesign® and After Effects® are registered trademarks of Adobe Systems Incorporated.
594comments