• Resolved chelsea8882

    (@chelsea8882)


    I’m trying to use this plug in to import my episodes from anchor.fm, but it says the rss feed is invalid. It’s directly the rss feed from anchor, so I’m not sure why it’s not working?

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author SecondLineThemes

    (@secondlinethemes)

    Hey @chelsea8882,

    Thanks for using our plugin and for reaching out!
    Yeah the plugin should definitely work perfectly with Anchor.fm, so I suspect this has to do with your server configuration.

    Please set the allow_url_fopen to true in your PHP.ini file or through the server settings panel –

    allow_url_fopen=1

    If you’re not familiar with this, please contact your hosting provider and I’m sure they would be able to help.

    Let us know if you have any other questions!

    Thread Starter chelsea8882

    (@chelsea8882)

    That worked, thank you!

    Hi,
    I’ve tried this (my PHP info is below) for my podcast (https://feeds.transistor.fm/living-adventurously) but I’m still getting an error message saying
    Podcast Feed Error! Please use a valid RSS feed URL..

    Please can you help me solve this problem?
    Thank you
    Alastair

    PHP Version 7.2.11
    System Linux lin-10-170-0-68.gridhost.co.uk 4.19.52 #1 SMP Tue Jun 18 11:27:31 BST 2019 x86_64
    Build Date Oct 24 2018 15:41:33
    Configure Command ‘./configure’ ‘–prefix=/usr/local/php-7.2.11-flock’ ‘–enable-bcmath’ ‘–enable-calendar’ ‘–enable-exif’ ‘–enable-ftp’ ‘–enable-gd-native-ttf’ ‘–enable-libxml’ ‘–enable-mbstring’ ‘–enable-sockets’ ‘–with-curl=/usr/local/curl-7.61.0’ ‘–with-freetype-dir=/usr’ ‘–with-gd’ ‘–with-gettext’ ‘–with-jpeg-dir=/usr’ ‘–with-kerberos’ ‘–with-libxml-dir=/usr’ ‘–with-mcrypt’ ‘–with-mysqli’ ‘–with-mysql-sock=/var/lib/mysql/mysql.sock’ ‘–with-openssl=/usr/local/openssl-1.0.2p’ ‘–with-openssl-dir=/usr/local/openssl-1.0.2p’ ‘–with-png-dir=/usr’ ‘–with-ttf’ ‘–with-xmlrpc’ ‘–with-xpm-dir=/usr’ ‘–with-xsl=/usr’ ‘–with-zlib’ ‘–with-zlib-dir=/usr’ ‘–enable-soap’ ‘–enable-pdo’ ‘–with-pdo-mysql’ ‘–with-imap’ ‘–enable-zip’ ‘–with-ldap=/usr/local/openldap-2.4.46’ ‘–with-tidy’ ‘–with-mhash’ ‘–with-pgsql’ ‘–with-imap-ssl’ ‘–with-pdo-pgsql’ ‘–enable-intl’ ‘–with-icu-dir=/usr’ ‘–with-memcached’ ‘–enable-memcached’ ‘–with-libmemcached-dir=/usr’
    Server API CGI/FastCGI
    Virtual Directory Support disabled
    Configuration File (php.ini) Path /usr/local/php-7.2.11-flock/lib
    Loaded Configuration File /var/sites/a/alastairhumphreys.com/public_html/php.ini
    Scan this dir for additional .ini files (none)
    Additional .ini files parsed (none)
    PHP API 20170718
    PHP Extension 20170718
    Zend Extension 320170718
    Zend Extension Build API320170718,NTS
    PHP Extension Build API20170718,NTS
    Debug Build no
    Thread Safety disabled
    Zend Signal Handling enabled
    Zend Memory Manager enabled
    Zend Multibyte Support provided by mbstring
    IPv6 Support enabled
    DTrace Support disabled
    Registered PHP Streams https, ftps, compress.zlib, php, file, glob, data, http, ftp, phar, zip
    Registered Stream Socket Transports tcp, udp, unix, udg, ssl, sslv3, tls, tlsv1.0, tlsv1.1, tlsv1.2
    Registered Stream Filters zlib.*, convert.iconv.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, dechunk

    Plugin Author SecondLineThemes

    (@secondlinethemes)

    Hey @alastairhumphreys,

    Thanks for using our plugin.
    I’ve just tried to import the feed you’ve mentioned, and it does work as expected.

    The issue is probably on your server (you can read the previous comment on this thread as it does offer a possible solution)

    Once you allow the allow_url_fopen option, it should work.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Invalid RSS feed from anchor.fm?’ is closed to new replies.