• Resolved zihniates

    (@zihniates)


    I’m installed your plugins but i cant running.. I’m added 4 rss feeds links and i clicked to pull selected feeds now, result like seem:

    Syndicating Ghana Business News… 0 posts were added
    Syndicating Ghana Politics News… 0 posts were added
    Syndicating Ghana Sports News… 0 posts were added
    Syndicating Ghana Technology News… 0 posts were added

    https://www.myjoyonline.com/pages/rss/site_business.xml
    https://www.myjoyonline.com/pages/rss/site_sports.xml
    https://www.myjoyonline.com/pages/rss/site_technology.xml
    https://www.myjoyonline.com/pages/rss/site_sports.xml

    Feeders is working.

    Syndicate this feed to the following categories: selected.
    Attribute all posts to the following user: adminaccount.
    Undefined categories: post to default wordpress category
    Create tags from category names: empty.
    Post tags (separate with commas) empty.
    Check for duplicate posts by Title
    Check this feed for updates every: 480min
    Maximum number of posts to be syndicated from each feed at once: 1
    Posts status: push immediatly
    comments: disallow
    ping: disallow
    base date: get date from post
    Post thumbnail: generate first image
    Media attachments: insert
    Convert character encoding: empty
    Store images locally: empty
    Post date adjustment range: 0 0
    Post footer: empty
    Insert post footer into excerpts: empty
    Shorten post excerpts: 0
    Embed videos: empty
    Translation: do not translate.

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter zihniates

    (@zihniates)

    Plugin Contributor cyberseo

    (@cyberseo)

    As far as I see, the full-text script doesn’t work at your host. Enable the PHP debug mode, open makefulltextfeed.php in your browser and then copy the error message.

    Thread Starter zihniates

    (@zihniates)

    I can’t enable PHP debug mode ?? because I’m using a shared hosting and the hosting company doesn’t allow access to the PHP.ini file.

    I’ll try add to wp-config.php file for php errors log.

    // log php errors
    @ini_set('log_errors','On');
    @ini_set('display_errors','Off');
    @ini_set('error_log','/home/path/logs/php-errors.log');

    but not working.

    everything looks normaly?

    Here is SS

    • This reply was modified 6 years, 1 month ago by zihniates.
    Thread Starter zihniates

    (@zihniates)

    I tried many methods but could not run.

    • This reply was modified 6 years, 1 month ago by zihniates.
    • This reply was modified 6 years, 1 month ago by zihniates.
    Plugin Contributor cyberseo

    (@cyberseo)

    I can’t help you with setting up the bug reporting mode. Only your host provider can resolve this problem.

    Thread Starter zihniates

    (@zihniates)

    I found the error

    XML parse error:
    Location: …/wp-content/plugins/cybersyn/fivefilters-full-text-rss/makefulltextfeed.php?url=ghananewsagency.org%2Frss%2Feconomics.xml&max=5&links=preserve&exc=&submit=Create+Feed

    Row: 2, Column: 1:<b>Deprecated</b>: filter_var(): explicit use of FILTER_FLAG_SCHEME_REQUIRED and FILTER_FLAG_HOST_REQUIRED is deprecated in <b>C:\xampp\htdocs\ghana\wp-content\plugins\cybersyn\fivefilters-full-text-rss\makefulltextfeed.php</b> on line <b>1252</b><br />
    ^

    line: 1252
    $test = filter_var($url, FILTER_VALIDATE_URL, FILTER_FLAG_SCHEME_REQUIRED);

    • This reply was modified 6 years, 1 month ago by zihniates.
    Plugin Contributor cyberseo

    (@cyberseo)

    The makefulltextfeed script is a 3rd-party product released under GPL (General Public License) and is included into a CyberSyn package “AS IS” w/o changes. Thus is you have noticed any problem with it, you should contact its authors directly: https://fivefilters.org/

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘rss to post not working’ is closed to new replies.