G-Lock Software
Forum Replies Created
-
Forum: Plugins
In reply to: [WPNewsman Lite] MCrypt library missing when updating to PHP 7.3Hi Nico,
Please, contact us via our support page https://wpnewsman.com/support/ and we will send you the WPNewsman versions for PHP 7+.
Forum: Plugins
In reply to: [WPNewsman Lite] Sending duplicate emailsHi,
It may be a conflict with any different plugin on your website, it may be the work of the cron on your web site, it may be throttling options in WPNewsman. It’s difficult to say what caused duplicate emails sent to the subscribers. In the normal way, WPNewsman excludes the duplicates and sends only one copy to each subscriber.
If you set an email throttling option in the WPNewsman settings, please, remove it and make it send all emails at one time. Perhaps when it sends them faster, multiple copies will not be sent.
Forum: Plugins
In reply to: [WPNewsman Lite] Subscriber with the unique code “….”not foundHi Anees,
The unsubscribe link does not work in a test message. Please, add your test email address to a list (create a new list for the test, for example) and send the message to the list. Then click the unsubscribe link and see how it works.
Forum: Plugins
In reply to: [WPNewsman Lite] Problem Editing Newsletter emailsHi Mike,
Please, try to uninstall WPNewsman with the deletion of subscribers lists (Settings -> Uninstallation) and re-install it. Export the subscribers first if you have them and then re-import after you re-install the plugin.
Forum: Reviews
In reply to: [WPNewsman Lite] Not register spam or complaintHi,
In the WPNewsman Pro version, the Bounce Handler unsubscribes hard bounce and FBL emails (complaints).
Forum: Plugins
In reply to: [WPNewsman Lite] PHP7 and Fatal error when activating plugin pro versionHi,
We replied the ticket about using WPNewsman PRO on PHP 7. If it was not you who placed that ticket, please, contact our support team again. Probably your message or ticket did not reach us.
Forum: Plugins
In reply to: [WPNewsman Lite] Unable to send emailIs your site where you installed WPNewsman live and opens in the browser? Is it on Apache or nginx? Email sending does not work on nginx.
Forum: Plugins
In reply to: [WPNewsman Lite] Fatal error when activating pluginThe PHP version 5.3 has reached its End of Life (EOL). Using this old version may expose you to security vulnerabilities and bugs that have been fixed in more recent versions of PHP.
So, better if you upgrade to the latest PHP 5.5 or PHP 5.6 which brings huge benefits in terms of performance, memory usage, security and overall stability.
WPNewsman uses some 3rd party libraries that do not work on PHP v5.3 anymore. Thus, WPNewsman itself does not work on PHP v5.3.
Forum: Plugins
In reply to: [WPNewsman Lite] Duplicate Unsubscribe EmailsCan you create test list add your own email to this list. Then send test email with unsubscribe link to this list and click unsubscribe. See if you receive the unsubscribe notification.
Forum: Plugins
In reply to: [WPNewsman Lite] Fatal error when activating pluginDeactivate the WPNewsman Pro first. Then activate WPNewsman Lite and then Pro
Forum: Plugins
In reply to: [WPNewsman Lite] Please tell me this won't auto annoy my subscribers?WPNewsman does not auto send an email every time you create a post. It only send an email newsletter when you create it and click send.
Forum: Plugins
In reply to: [WPNewsman Lite] Fatal error when activating pluginWhat is your php version?
That line had a short syntax array private $excludedSelectors = []; which doesn’t work in PHP 5.3 (>=5.4 it is supported).
Forum: Plugins
In reply to: [WPNewsman Lite] Powered by WPNewsmanWe already updated plugin without this text label for users. You’ll be able to update it after changes are reviewed by mods team
Forum: Plugins
In reply to: [WPNewsman Lite] Powered by WPNewsmanThere are no external links on the public site. This is a simple text without the link. You can edit core.php and remove the “Powered by WPNewsman” text.
It seems that your “Uploads” folder is not writable. Please, CHMOD “wp-content/uploads” to 0777. You could have an FTP client that allows you to CHMOD; otherwise, you may need to use your control panel. See more info here http://codex.wordpress.org/Changing_File_Permissions
If you can’t change folder permission, then upload your CSV file with the subscribers through an FTP client into this folder wp-content/uploads/wpnewsman/csv/. After you do this, the file will show in the import window.