Ben
Ben
test
Comments
-
Thanks @matt
That sounds like you could use the new Autoresponders.
Create a date based custom field, then create a date based autoresponder to send emails to… -
@Sandeep PM me your /includes/config.php code so I can check if anything's amiss. Thanks!
-
@alexbuckland
In Plesk, you need to set Access to the server over SSH to '/bin/bash' in order for CRON to work in dv4.0.in Adding a cron job in Plesk on Media Temple Comment by Ben October 2012
-
@nettiapina Do you mean the mySQL query in list.php?
-
@jfsemaan Sendy uses Highcharts http://www.highcharts.com/
-
The reason for our implementation is very simple - to lengthen the lifespan of your database. Hence we keep click data in one column. Just imagine blog posts with thousands of words. These words are kept in one column as well.
Can you im… -
Check the footer.
-
@matt Do you know you can create custom fields and use it as input fields for your forms? Custom fields can be TEXT or DATE based.
-
Will do, thanks for the suggestion.@DrCocktor 1 click = 6b (depending on id length), 1000 clicks = 6kb, I'm not sure how you derive at 6MB and 25MBs.
Initially clicks was intended to be recorded per…Thanks for your suggestion, these are on our list.
@derivativemedia - are you on 1and1 shared server?@carolinacoach - yes, that answers your question.
Thanks f… Don't worry, I'm not judging.
What is your APP_PATH in/includes/…@derivativemedia Glad you got it working. Please set to 5 mins otherwise scheduled emails may not work correctly.@derivativemedia yeah that's odd, cron is 0 but modal window disappeared?@derivativemedia If visiting the scheduled.php script directly removes the modal window, then cron is not set up correctly.
If cron was set up correctly, cron…@derivativemedia when you visit http://your_sendy_installation/scheduled.php do you still get t…Hi Sandeep - What is the domain you're installing on?
Thanks.If CRON is running properly, it would execute the script and change the 'cron' column in 'login' table to 1. Thus eliminating the CRON setup popup. If the script is not executed by CRON, you'll keep getting the CRON setup popup.
What is y…We'll append a timestamp query at the back of the newsletter preview URL in the next version so that the iframe loads a fresh copy every time.In that case, there may be some delay before bounces shows up in your SES console. If they still don't show up in your SES console after a long period, please check with Amazon in Complaints SNS and EMail Working, Not Bounces Comment by Ben October 2012Please check with your host if your CRON command is correct.@abhisek
Is your CRON command:
php /path/to/your/sendy/installation/scheduled.php > /dev/null 2>&1
or
curl -L -s in Auto-resume when campaign sends timeout Comment by Ben October 2012Do you mean bounces are not registered in Sendy's interface under reports or your SES console?Here's how to setup SPF, Sender ID and DKIM:
http://docs.amazonwebservices.com/ses/latest/DeveloperGuide/SPFSenderIDDKIM.htmlHey, is this for scheduled emails? You can set the timezone when you schedule an email.@Jay use the subscribe API (or subscribe form), make sure the email matches the email address of the name you want to change.