I have just loaded version 2.4.4 of Sendit Newsletter and got a flood of errors when I activated it – is this to be expected?
I am using PHP version 5.6.27
The errors are
Notice: Constant SENDIT_EMAIL_TABLE already defined in /var/www/clients/client16/web72/web/wp-content/plugins/sendit/libs/constants.php on line 4
Notice: Constant SENDIT_LIST_TABLE already defined in /var/www/clients/client16/web72/web/wp-content/plugins/sendit/libs/constants.php on line 5
Notice: Constant SENDIT_VERSION already defined in /var/www/clients/client16/web72/web/wp-content/plugins/sendit/libs/constants.php on line 6
Notice: Constant SENDIT_DB_VERSION already defined in /var/www/clients/client16/web72/web/wp-content/plugins/sendit/libs/constants.php on line 7
Notice: register_sidebar_widget is deprecated since version 2.8.0! Use wp_register_sidebar_widget() instead. in /var/www/clients/client16/web72/web/wp-includes/functions.php on line 3828
Notice: register_widget_control is deprecated since version 2.8.0! Use wp_register_widget_control() instead. in /var/www/clients/client16/web72/web/wp-includes/functions.php on line 3828
Notice: Undefined index: post in /var/www/clients/client16/web72/web/wp-content/plugins/sendit/libs/admin/meta-boxes.php on line 11
Notice: Undefined variable: themename in /var/www/clients/client16/web72/web/wp-content/plugins/sendit/libs/admin/admin-core.php on line 817
Notice: Undefined variable: shortname in /var/www/clients/client16/web72/web/wp-content/plugins/sendit/libs/admin/admin-core.php on line 972
Notice: Undefined index: page in /var/www/clients/client16/web72/web/wp-content/plugins/sendit/libs/admin/admin-core.php on line 992
Notice: has_cap was called with an argument that is deprecated since version 2.0.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead. in /var/www/clients/client16/web72/web/wp-includes/functions.php on line 4020
Notice: has_cap was called with an argument that is deprecated since version 2.0.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead. in /var/www/clients/client16/web72/web/wp-includes/functions.php on line 4020
Notice: has_cap was called with an argument that is deprecated since version 2.0.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead. in /var/www/clients/client16/web72/web/wp-includes/functions.php on line 4020
Notice: has_cap was called with an argument that is deprecated since version 2.0.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead. in /var/www/clients/client16/web72/web/wp-includes/functions.php on line 4020
Notice: has_cap was called with an argument that is deprecated since version 2.0.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead. in /var/www/clients/client16/web72/web/wp-includes/functions.php on line 4020
Notice: has_cap was called with an argument that is deprecated since version 2.0.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead. in /var/www/clients/client16/web72/web/wp-includes/functions.php on line 4020
Notice: has_cap was called with an argument that is deprecated since version 2.0.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead. in /var/www/clients/client16/web72/web/wp-includes/functions.php on line 4020
Notice: has_cap was called with an argument that is deprecated since version 2.0.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead. in /var/www/clients/client16/web72/web/wp-includes/functions.php on line 4020
Notice: has_cap was called with an argument that is deprecated since version 2.0.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead. in /var/www/clients/client16/web72/web/wp-includes/functions.php on line 4020
Notice: has_cap was called with an argument that is deprecated since version 2.0.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead. in /var/www/clients/client16/web72/web/wp-includes/functions.php on line 4020
Notice: has_cap was called with an argument that is deprecated since version 2.0.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead. in /var/www/clients/client16/web72/web/wp-includes/functions.php on line 4020
Notice: has_cap was called with an argument that is deprecated since version 2.0.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead. in /var/www/clients/client16/web72/web/wp-includes/functions.php on line 4020
Notice: has_cap was called with an argument that is deprecated since version 2.0.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead. in /var/www/clients/client16/web72/web/wp-includes/functions.php on line 4020
Notice: has_cap was called with an argument that is deprecated since version 2.0.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead. in /var/www/clients/client16/web72/web/wp-includes/functions.php on line 4020
Notice: has_cap was called with an argument that is deprecated since version 2.0.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead. in /var/www/clients/client16/web72/web/wp-includes/functions.php on line 4020
Notice: Trying to get property of non-object in /var/www/clients/client16/web72/web/wp-content/plugins/sendit/libs/extensions-handler.php on line 56
]]>I was testing out your plugin. I works well. I know the tracking plugin is paid, but if you could let me know if it supports sending a copy of our newsletter to a BCC address with attachments> If BCC and attachments can occur that would be great.
]]>Hi Giuseppe,
I updated your Sendit plugins uploaded in the website.
He gave me syntax error and, therefore, I opened the file and deleted all the php because otherwise you could not see the site. Can you tell me what is the error so that I can correct it and reload the module in the plugin?
Here it is, he gives me the 5 line syntax error.
<? Php
require_once (‘CssToInline / CssToInlineStyles.php’);
use \ TijsVerkoyen \ CssToInlineStyles \ CssToInlineStyles;
function inline_newsletter ($ css, $ content) {
???? // Create instance
???? CssToInlineStyles CssToInlineStyles $ = new ();
???????? $ CssToInlineStyles-> setHTML ($ content);
???????? $ CssToInlineStyles-> setCSS ($ css);
???????? // output
???? return $ cssToInlineStyles-> convert ();
}
?>
Hi guys i made an huge upgrade to my Sendit plugin!
if the widget should’nt working just copy this code into your Sendit -> Main settings -> widget code
<!-- Start Sendit Subscription form -->
<div class="sendit">
<form class="form-sendit" id="senditform">
<!-- the shortcode to generate subscription fields -->
{sendit_morefields}
<input type="text" class="form-sendit" name="email_add" id="email_add" placeholder="email">
<input type="hidden" name="lista" id="lista" value="{list_id}">
<button type="submit" class="btn-sendit" name="submit" id="sendit_subscribe_button" value="{subscribe_text}">Subscribe</button>
</form>
</div>
Please download it now and Leave comments feedbacks and rate it if it will works!
]]>I want to start adjusting the templates, but I can’t add a header image (e.g. logo). Where can I do that?
]]>So my client bought Sendit Pro. I am trying to find documentation to make sense of it, but sendit.wordpressplanet.org doesn’t exist anymore. Also some template images (borders, spacers) link to that website. What now?
]]>This problem exists for a long time now, and I don’t know how to fix this.
View or Preview gives a blank page. The only source code in it is:
<!-- ngg_resource_manager_marker --><script type='text/javascript' src='https://www.xxxx.com/xxxx/wp-includes/js/jquery/jquery.js?ver=1.11.3'></script>
<script type='text/javascript' src='https://www.xxxx.com/xxxx/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.2.1'></script>
<script type='text/javascript' src='https://platform.tumblr.com/v1/share.js?ver=4.4.1'></script>
<script type='text/javascript' src='https://www.xxxx.com/xxxx/wp-content/plugins/wpaudio-mp3-player/wpaudio.min.js?ver=3.1'></script>
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.0";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
I use the free Sendit version 2.3.8.
https://www.ads-software.com/plugins/sendit/
[ No bumping please. ]
]]>This problem exists for a long time now, tried to fix it today but I can’t do this.
I included a header and footer in the lists’ template, but they’re not included in the emails sent. Of course now the newsletter emails look really ugly. What to do?
I use the free version 2.3.8.
Buongiorno, ho un problema con il funzionamento del plugin. Ho installato la versione PRO, ma effettuando l’invio, sia con la versione “schedulata” che quella pro, le e-mail non escono. Se invece effettuo l’invio di test oppure l’invio con la versione gratuita le e-mail escono. Quando effettuo l’invio il messaggio é:”Newsletter already Sent”.
Hello, I have a problem with the operation of the plugin. I installed the PRO version, but by doing the sending, whether with version “schedule” that the pro, the e-mails do not go out. If you make the sending of tests or sending with the free e-mail out. When I make sending the message is: “newsletter already sent.”
]]>It’s possible csv import from another Sendit installation (Subscriptions and/or Mailing list) and how?
Thanks all
Ciao!
Quando clicco sul pulsante invia newsletter non succede niente e ovviamente le emails non vengono inviate.
Grazie mille per il supporto!
***********************
Hi!
When I click “send newsletter” nothing happens and obviously emails are not sent.
Thank you,
]]>Hi
When creating a newsletter it has the option to add posts but only allows you to select from a small list of (15) is there any way to easily add more?
MANY THANKS
]]>I pressed the reset button and I deleted the subscription model Sendit
Upon entering the control panel to change the widget size, instead of clicking Save Changes, I clicked on reset, now I lost all html (css) how can I do? I tried to uninstall, reinstall and clean the plugin, I need a help. Or the default code.
]]>Hi all,
I’m trying to use SendIt with a couple of languages installed but I’ve an issue with the subject of the newsletter’s emails , because it present all the languages text delimited by ‘<!–:en–>’ (or ‘<!–:it–>’) and ‘<!–:–>’.
Example of email’s subject: <!–:it–>tentativo<!–:–><!–:en–>try<!–:–>
Can someone have a fix this visualization issue?
Thanks
]]>Hi all, after upgrading from WP 3.4.2 to 4.1, and update also the sendit plugin, i’m unable do hide the admin alert suggesting to update to Pro.
Anyone has same problem, or can suggest a solution?
tks
]]>Hi, I’ve installed sendit but the validation doesn’t seem to be showing. Success, Warning, Error etc isn’t showing after I have enter my email address. My site is:https://stellar-young.sg/
]]>hi, i’ve just tested sending newsletter but seems when i test to unsubscribe, link goes to an empty page. does it suppose to go to an unsubscribe notification page? or send email to notify/confirmation for unsubscribe?
regards,
hwang
Hi, after the installation of this plugin, the administration panel has starting to have some problems, for examples some pages are no longer accessible, for example, if I click on widgtes page or the plugins page, I see a white page.
The only way to restore the admin panel is to connect with ftp and delete the sendit folder.
thanks
I have just upgraded to the send it pro and paid through paypal (Thankfully…)
I haven’t received any update on my WP so I can’t access the other features.
Do I need to ask for a refund via paypal?
]]>The plugin still uses old hard-coded the wp-content directory, i.e. wp-content in the theme. It does uses the dynamic folder name, please fix it. The plugin is breaking
]]>To All Sendit Users!
Please upgrade your Sendit plugin to 2.3.1 or to current version. A lot of bugs were resolved, some css improvements for admin panels.
I strongly recommend also to upgrade and use the scheduler plugin if you want to be sure your newsletter will be correctly sent. Scheduling emails is important to avoid spam and rate limits.
Where does the ‘from’ email on the newsletter come from/where do I change it?
thanks,
karen
Hi
I went to your website to purchase addition features to your plugin, have paid and not received anything at all…..no emails! I have also sent you several emails since but have had no reply.
Your website needs updating, it’s full of errors and doesnt work correctly.
Please get back to me.
Thanks
]]>Is there any php code to insert a specific form in the document?
I want to display the subscribe form in the header for example, instead to make a sidebar in the header i was wondering if there is any php code to insert directly to the header.
Thanks
]]>Hello all, is there anyway to put a php code of the sendit plugin?
I want to put the subscribe in the header of my blog! Is there anyway that i can put it as a php code?
Thanks all!
]]>ero nel sendit control panel per cambiare le misure del widget, invece di cliccare su save changes, ho cliccato su reset, ora ho perso tutto l’html XD come posso fare? Ho provato a disinstallare cancellare il plugin e riinstallarlo, no sono molto esperta e faccio molto affidamento sulle plugin, mi serve un aiuto ?? grazie a presto!
]]>Hello,
When I try to use sendit with a multilanguage site with qtranslate plugin help, the sendit form subscribe for the secondary language doesn’t work.
For example:
With first language if I try to submit the subscribe form without filling the email field, an information message appear to the user telling to the user that the mail is invalid.
If I try the same with the secondary language: https://piscinessantcugat.com/?lang=ca
in the url, the user is redirected to a empty white page.
Why is happening that?
How can I make it works?
Is it possible for someone to sign up for multiple lists using the same widget?
If so, how do I add a list with radio buttons or check boxes so that people can choose which list they subscribe to?
Hey, great plugin and the new update is looking better!
My problem lies here: I do not let the users subscribe manually but rather add them myself and keep the lists up to date, therefore I do no want them to be able to just unsubscribe themselves from the list therefore I want to deactive the option that there is a ‘unsubscribe’ link at the bottom of the page.
Thank you very much!
]]>My default language is spanish, and when I send a newsletter with special characters like à í my newsletter isn’t coded correctly and We saw characters like ???-?′?′o?3?o changing this special charactres.
I have got the pro version with all options.
]]>