• When i’m trying to insert the shortcode i get the following message:

    Warning: require_once(/data/blogger1/public_html/wp-content/wp-load.php): failed to open stream: No such file or directory in /data/blogger1/public_html/wp-content/plugins/network-latest-posts/js/nlposts_shortcode_form.php on line 49

    Fatal error: require_once(): Failed opening required ‘/data/blogger1/public_html/wp-content/wp-load.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /data/blogger1/public_html/wp-content/plugins/network-latest-posts/js/nlposts_shortcode_form.php on line 49

    https://wordpress.org/plugins/network-latest-posts/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Jose Luis SAYAGO

    (@iluminatus)

    Hi, it seems you have moved your wp-config.php file one level above which makes the shortcode fail when looking for the root folder.

    Please download the file found here: nlp_shortcode_form.php and replace the one in /data/blogger1/public_html/wp-content/plugins/network-latest-posts/js/.

    Let me know if it works.

    Thread Starter zzbeck

    (@zzbeck)

    Thanks for you answer! Unfortunately it doesn’t work.. The file you’re linking, is the nlp_shortcode_form.php, and the file in the warning is the nlposts_shortcode_form.php.
    I don’t know if that has something to do with it.

    Plugin Author Jose Luis SAYAGO

    (@iluminatus)

    Hello, I’m sorry I set the wrong file name, please try again with this one: nlposts_shortcode_form.php, and let me know.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Shortcode warning/fatal error’ is closed to new replies.