Ben
Ben
Comments
-
Hi,
As you are using JustHost for hosting, here is Justhost's instructions on how to add a cron job ? https://my.justhost.com/cgi/help/411
Screenshot:
Hi,
(Quote)You can verify the email's 'Domain' in your Amazon SES console. Then you don't need to verify any email addresses you want to use as 'From email' if you already verified its domain.
Thanks.
Best regards,
Hi,
(Quote)Sendy already supports 2 factor authentication.
Screenshot from Sendy's main settings:
Screenshot from Sendy's main settings:
in Two factor authentication Comment by Ben January 2017
Hi,
Use the 'Search all lists' in the 'View all lists' page.
Example screenshot:
Then search for the email address you mentioned you can't add. See if it was 'Unsubscribed', 'B…
Hi,
Installing Sendy on the main domain or sub-domain is entirely up to you. There are no difference and no effect on 'safety'.
Thanks.
Best regards,
BenHi,
Sendy or Amazon SES does not and cannot be used to test for invalid emails that cause 'hard bounces'. Yes Amazon SES notifies Sendy whenever an email address 'hard bounced' when you send a campaign, but if Sendy uses this feature to "…
Hi,
(Quote)As per your compatibility checklist, your server does not have
gettext
extension installed on your server. Please installin Interface not loaded fully due to 'Call to a member function seekto() on null' error Comment by Ben January 2017
Hi,
(Quote)Thank you! I'm really glad to hear, this makes my day.
Best regards,
BenHi,
If you meant that you want to change the text for "You're subscribed!", "You're confirmed", etc, you can't change these texts. You'd have to set your custom redirect URLs for these confirmations. For example set a URL for 'Subscribe s…
Hi,
This is the error causing your issue:
PHP Fatal error: Uncaught Error: Call to undefined function simplexml_load_string() in /var/www/html/includes/helpers/ses.php<…
Hi,
Can you please check your server's ‘error_log' to find any possible errors related to this.
Thanks.
Best regards,
BenHi,
If you want to hide the URLs behind text links, use
href
HTML tags in your email's HTML. Eg:&l…
Hi,
The reason why you don't see the scheduling options is because you are logged in as a 'Brand user'. You must login as the 'Main account user' of Sendy.
The 'Main account' user's email and password is what you set when you firs…
Hi,
(Quote)It refers to a 'custom success page' a user might have specified.
Thanks.
Best regards,
BenHi,
(Quote)Any online forms can be filled in and submitted by anyone including robots. If you build your own subscription form using Sendy’s API (https://sendy.co/api) you can also al…
Hi,
Based on your compatibility checklist,
gettext
is not installed. Please installgettext
extensio…Hi,
(Quote)Amazon SES servers are currently available in 3 regions of the world:
- US East (N. Virginia)
- US West (Oregon)
- EU (Ireland)
Choose a region as near to the physical location of your …
Hi,
(Quote)For why some email addresses are not imported, please see → https://sendy.co/troubleshooting#some-records-from-csv-not-imported
Hi,
Your server’s ‘mod_security’ is probably causing this issue. Please see → https://sendy.co/troubleshooting#403-forbidden-error-…
Hi,
Change the unsubscribe settings of the “bi-weekly list” to 'Unsubscribe only from this list’ and you should be able to import all email addresses.
Thanks.
Best regards,
BenHi,
Sounds like there are missing files in your installation. Try re-uploading Sendy:
Download a copy of Sendy from http://sendy.co/get-updated with your license key…
Hi,
If you want the form to redirect to a custom URL, then don't use the AJAX subscription form you've downloaded from https://sendy.co/api. AJAX forms does not use redirects or page refre…
Hi,
List scrubbing tools (at least those I've ever came across) are all ‘hosted’ solutions, I’ve yet to find a ’self hosted’ one.
The following are a list of a few of them, I personally use in Self hosted apps for scrubbing lists and removing bounces? Comment by Ben December 2016
Hi,
Login to Sendy's MySQL database, then go to the
apps
table where all the brands are stored. Changeuser…
Hi,
(Quote)That means your 'IAM credentials' wasn't copied and pasted fully into your Sendy settings.
Please redo Step 5.2 and 5.3 of the Get Started Guide…
Hi,
If you want your subscription success page to be http://www.vaibhavdagaur.com/thank-you, then set your 'Subscribe success page' in your list settings as in How to setup thank you email Comment by Ben December 2016
Hi,
(Quote)What is the link to your "Thank you page"?
Best regards,
BenHi,
One of your browser extension may be inserting code into the editor when you were composing your email.
- Disable all extensions in your browser as one of your browser extension is inserting redundant code into the WYSIWYG …
Hi,
Sendy does not have any restrictions on CSV upload file sizes. To import large CSVs, please see → https://sendy.co/troubleshooting#trouble-importing-…
Hi,
Please ensure the
$charset
in in /includes/config.php is set as 'utf8mb4' in order for emojis to work:Screenshot: