NextScripts
Forum Replies Created
-
@rafaelrodrigues Please update to the latest version 4.3.7. This problem has been fixed there.
Please update to the latest version 4.3.7. This problem has been fixed there.
Forum: Plugins
In reply to: [NextScripts: Social Networks Auto-Poster] Conflict with ACFPlease update to the latest version 4.3.7. This problem has been fixed there.
Could you please elaborate on what exactly do you mean?
When SNAP post from WordPress to another WordPress it just copies the post content.
There are no pre-defined backlinks of any kind involved.
The only way to add backlink is not specifically configure it in the “Message format” field.
Forum: Plugins
In reply to: [NextScripts: Social Networks Auto-Poster] I get strange symbolsWhat exactly do you have in the “message format” field?
Forum: Plugins
In reply to: [NextScripts: Social Networks Auto-Poster] rel=canonicalPlugin already does that where possible.
Forum: Plugins
In reply to: [NextScripts: Social Networks Auto-Poster] A warning from a Virus ScanWe did some research by trying to determine what part of the plugin it doesn’t like.
It turns out that pseudo-antivirus just reacts to some specific combination of words in one file.
So in our case if the file contains words:
php
function
curl
Upload
Img
URL
array
Mozilla/5.0
preg_replace
some random unicode charactersBkav will report it as “CPR.Webshell”
Here you can try. Please create a .txt file with this 5 lines of totally meaningless code that does absolutely nothing.
<?php function nxs_curlUploadImg(){//nxs_curlUploadImg array('U'=>'Mozilla/5.0','R'=>$remURL); preg_replace('/(?>[x1F]\xC2\x80-\x9F][\x80-\x8F]|[\xA4-\xA8]|\xE2\x81[\x9F\])/'); }Check this file with virusTotal. It will give you the same report.
Forum: Plugins
In reply to: [NextScripts: Social Networks Auto-Poster] A warning from a Virus ScanIts some kind of false positive from some fairly unknown Vietnamese antivirus.
There are no webshells or any other kids of security issues with SNAP. SNAP is open source and it was extensively checked several times by wordpress.org staff as well as by open source community. There were no security issues found.
Most probably that “not so bright” antivirus reacted to the part of the code where SNAP asks for credentials of the networks where you would like to autopost or to the part where SNAP implements some upload functions or the part where SNAP encodes content before submitting it to social networks.
Forum: Plugins
In reply to: [NextScripts: Social Networks Auto-Poster] php7.2 php7.3 compatible ??When PHP 7 was originally released about a year a go there were dozens of forum threads similar to this one here.
For example:
https://wordpress.org/support/topic/php7-compatibility-49/The conclusion is that tool that you used is not that smart and it generates a lot of false positives.
SNAP is 100% compatible with PHP 7, 7.1, 7.2 and 7.3
Here is the important part from your error message:
<name>readonly</name><value><boolean>1</boolean>
This means that your target blog API is in “Read-Only” mode. You can’t write to WordPress that set to “Read-only”. Please switch the target WP to “read-write” mode.
Forum: Plugins
In reply to: [NextScripts: Social Networks Auto-Poster] Message Format IssuePlease check what exactly your site does have in excerpts.
Our code is very simple there. It uses WP function get_the_excerpt (https://codex.wordpress.org/Function_Reference/get_the_excerpt) and than puts what it got to your message.
How can this issue be resolved?
>> Plugin Version: 4.3.5. API Version: 4.4.27
Version 4.4.27 is outdated. The latest version right now is 4.4.29. Please go to the Help/Support page in the plugin and click “[Check for API Update]”. This will update APi and resolve your issue.
1. SNAP Premium API works fine with Facebook Groups, Pages and Profiles.
2. We are answering support tickets.
3. SNAP is working fine without any general issues at this moment.
How can this issue be resolved?
>> Plugin Version: 4.3.5. API Version: 4.4.27
Version 4.4.27 is outdated. The latest version right now is 4.4.29. Please go to the Help/Support page in the plugin and click “[Check for API Update]”. This will update APi ans resolve your issue.
Forum: Plugins
In reply to: [NextScripts: Social Networks Auto-Poster] New post not queriedWhat is your ticket #?
Forum: Plugins
In reply to: [NextScripts: Social Networks Auto-Poster] New post not queriedPlease contact support directly, we will need to take a look at your environment.