• Resolved zenavuurwerk

    (@zenavuurwerk)


    After the update to WP 4.9.4 the following problem appeard.
    everytime Facebook Feed WD is updating the fb feed i get the following error on the page:
    [“error”,”Problem with save”].
    The page is not displaying any other things.

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

Viewing 1 replies (of 1 total)
  • Plugin Contributor WD Support

    (@wdsupport)

    Hi,

    Do the errors occure while saving the feed from the backend?
    Could I please ask you to activate WordPress debugging and check for PHP errors, notices or warnings related to the product?

    You can activate debugging the following way.

    1. Access your website files using FTP connection and open wp-config.php file.
    2. Look for the following line:
    define( ‘WP_DEBUG’, false );
    3. Change false into true, so the line looks like this:
    define( ‘WP_DEBUG’, true );

    If the line is not present in the file, simply add it to the bottom of wp-config.php and save it.

    Thanks. Have a nice day.

Viewing 1 replies (of 1 total)

The topic ‘error, Problem with safe’ is closed to new replies.