• I have to change the lines
    626-637-628 in \plugins\slm-facebook-autoposter\utils\facebook\base_facebook.php
    with these
    $publish_actions = isset($params[‘publish_actions’]) ? $params[‘publish_actions’] : null;
    if ($publish_actions && is_array($publish_actions)) {
    $params[‘publish_actions’] = implode(‘,’, $publish_actions);

    and line 285 to \plugins\slm-facebook-autoposter\ui\SLMFacebookOptionsUI.php

    with this one

    $url .= ‘&publish_actions=publish_actions,manage_pages,publish_pages,user_posts,user_photos,user_groups’;

    to establish authorization with the app

    https://www.ads-software.com/plugins/slm-facebook-autoposter/

    But Still I cannot see Next Schedule to have day and time! Weird??
    any help will be appreciated.
    Thanks

  • The topic ‘Problem with connection with app — Scope: scope=publish_actions’ is closed to new replies.