Forum Replies Created
- AuthorPosts
- December 26, 2018 at 6:03 pm in reply to: Something/Someone just hijacked my plugin a publshed random posts #559724
Please check your Log/History page and let me know what do you have there after that incident.
Could you point us to those plugins that could autopost from WP to WhatsApp groups?
Please answer:
What is your exact version number as you see it in the Help/Support plugin page?
Please see the answer in the FAQ – #7.2:
What is your exact version number as you see it in the Help/Support plugin page?
December 4, 2018 at 1:27 pm in reply to: Medium posting – link to image instead of image input #559680Medium has a support for HTML, so wrap %IMG% in the img html tag.
<img src="%IMG%"/>
No, but thanks for suggestion. We will consider implementing this.
It would be very helpful if you tell me exactly what error message you are getting. There could be many different errors, and I can’t help you without knowing which one you got.
According to your posts – your cron is NOT working correctly As soon as you set it up to work plugin will start working. Please do that.
Will be fixed in the next release.
November 29, 2018 at 3:50 pm in reply to: Is there a way to specify a different image for Instagram posts? #559652Your server has some kind of overprotective security policy that blocks ajax requests. Please turn it off and it will work. If you don’t want or can’t to turn it off, please update code to comply with it.
Here:
Do you have WP Cron setup correctly?
Please go to the Log/History page and check only “All Cron Events” checkbox.
You should see ONLY crons executed from WGET or Mozilla every one or two minutes. If you see nothing at all, calls from “WordPress/4.x.x” or calls made at irregular time intervals, your cron is not set correctly.
This is answered in the FAQ: https://www.nextscripts.com/faq/#privacy-security
Question:
I got email from Google (LinkedIn, Facebook) saying “Your account was accessed from some remote location”, was that you?Answer:
All our scripts are installed on your server and your server makes posts to your networks directly. When you make a post your server logins to your account on your behalf and makes a post. The location in the email that your account was accessed from is a location of your server.Please confirm that it was you. It might take several times and then Facebook will stop asking.
Alternatively please try to use session instead of username password or vise versa.
Does anybody have a solution (besides session ID)?
Session is a solution for issues with username/password login.
- AuthorPosts