• Resolved martijninvitra

    (@martijninvitra)


    Hi,

    I keep getting an error message that the plugin needs access to the server and is requesting the password like it would when i install a new plugin.

    Generating the xml file has failed! Return code =

    Om de gewenste actie uit te voeren heeft WordPress toegang tot de webserver nodig. Vul je FTP of SSH inlogge….. etc.

    the last part is the dutch translation of the request for FTP / SSH credentials.

    I set the plugin directory to 777 and even tried to generate an empty writable file to see if that would work.

    The plugin looks very promising.

    https://ww.wp.xz.cn/plugins/wp-product-feed-manager/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author AukeJomm

    (@aukejomm)

    Hi Martijn,

    We have encountered some cases with the same problem.
    You can solve the issue by adding the next line to your wpconfig.php file.

    define(‘FS_METHOD’,’direct’);

    This should solve the issue.
    Let me know!

    Auke.

    Thread Starter martijninvitra

    (@martijninvitra)

    I’ll try this on a new test setup, as you can see in the other issue, unfortunately i cannot reactivate the plugin in the live environment…

    Plugin Author AukeJomm

    (@aukejomm)

    Yes, check my solution for that.
    Add the code to the functions.php and see if that helps

    Auke.

    Plugin Author AukeJomm

    (@aukejomm)

    martijninvitra,

    Have your updates to the latest plugin version?
    Please do and let me know if things work at your end.

    It is quite a big update witch wil make using the plugin really easy and it solved many issues.

    Auke

    Plugin Author AukeJomm

    (@aukejomm)

    I mark this thread as solved.

    Martijn, please do start a new thread if you have any other issue.
    The latest version with many bug fixes and a big usability update is version 0.11.0

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘problems generating xml file’ is closed to new replies.