NextScripts
Forum Replies Created
-
Наша собственная – https://ok.ru/group/51791716941967
Все что там есть, наш плагин постил с нашего сайта.Please go to plugin Settings Page -> Filters and include only “post” in the post types section. Alternatively you can exclude unnecessary post types.
Forum: Plugins
In reply to: [NextScripts: Social Networks Auto-Poster] No option “post” on a new postSNAP is no longer forcing regular posts to be autoposted. You can switch that on and off now.
Please go to plugin Settings Page -> Filters and include “post” in the post types section.
You will see the SNAP metabox after that.Пункт 6 инструкции:
6. Важно!
Напишите e-mail на: api-support@ok.ru о том, что у вас есть вебсайт и вы бы хотели размещать новости или посты вашего сайта (или блога) в вашей ok.ru группе. А также напишите в письме, что вы создали application с ID xxxxxxxxxxxxxx(Application ID из шага 4 выше) и вы бы хотели получить для него следующие права: GROUP_CONTENT, PHOTO_CONTENT, VALUABLE_ACCESS.
Судя по ошибке
User must grant an access to permission ‘GROUP_CONTENT‘”,”error_data”:”group_content
вы либо не послушались инструкции и не попросили GROUP_CONTENT, либо вам его не дали по каким-то причинам. В любом случае, пишите в саппорт снова и просите GROUP_CONTENT. (а так же PHOTO_CONTENT и VALUABLE_ACCESS, если вы не просили и их)
Так что у вас за проблемы с 8 и 9 пунктами инструкции?
Инструкция на русском:
https://www.nextscripts.com/instructions/setup-installation-okru-social-networks-auto-poster-russian/please check error_log file for the details of that 500 error
App Key = Публичный ключ приложения
App Secret = Секретный ключ приложенияaccess_token and secret_session_key you can get from step 8. Getting “access_token” and “secret_session_key” (Получение “access_token” и “secret_session_key”).
Group ID you can get from step 9.
PS: Вы по-русски говорите?
Forum: Plugins
In reply to: [NextScripts: Social Networks Auto-Poster] Does not work with a custom postThat basically means that your custom post type is not following the standard WordPress way of creating posts.
Our plugin posts to all configured social networks at the time post goes live. Technically speaking our plugin is hooked to the event of changing post status from whatever to “Published”. This event is triggered when you hit “Publish” button, when you post on your site from email, when you publish post from your iOS/Android Device, when external plugin correctly published new post, and when scheduled post becomes live.
When any kind of event of changing post status from whatever to “Published” happens plugin writes this to the log:
[2018-01-04 13:25:09] [User ID:1] – [*** ID: 542, Type: post]- Status Changed: draft_to_publish. Autopost requested.
If you don’t have that in the log, your custom post type does not do that event.
Just checked. Everything looks exactly the same as in our instructions. What step exactly gives you troubles?
The word “account” here does not mean a Facebook account. It means an account added to SNAP plugin.
It works like this (in Pro):
You click green “Add new Account” button, you chose Facebook, you set it up and connect to your Facebook account. At the last step you chose profile, page or group.
You click green “Add new Account” button again, you chose Facebook, you set it up and connect to the same or different Facebook account. At the last step you choose a different profile, page or group.Now you got two accounts where SNAP will autopost.
If you need to setup 20 groups from the same Facebook account, there is a “Duplicate” button. You just need to click it 20 times and then select a different group for each account copy.
Free version can post to only one profile, page or group.
That’s the main difference between free and “Pro” versions. Free version can post to only one account per network, “Pro” version has no such limitation. You can post to as many profiles, pages and groups as you like in the “Pro” version.
The most common reason for this is the amount of memory allowed for PHP on your server. Please check and make sure it’s not 32M or less. You need at least 64M, but if you have other plugins 128M or even 256M is recommended.
If you memory is fine, please check error_log file for the details of that 500 error.
Forum: Plugins
In reply to: [NextScripts: Social Networks Auto-Poster] Does not work with a custom postDO you have this custom post type in the SNAP Filters list?
Please publish a new post of this type, than check your Log/History page and let me know what do you have there.Forum: Plugins
In reply to: [NextScripts: Social Networks Auto-Poster] Goo.glAre you getting any errors?
Please check your Log/History page and let me know what do you have there.goo.gl is not always stable.
Please update plugin to the latest version.
This error is coming from Facebook’s API 2.11 changes made back in October 2017.
It was fixed in SNAP version 4.0.9 [November 09, 2017]