• Resolved bestforbride

    (@bestforbride)


    After upgrade get the following error inside dashboard and links are not marked as external.

    Warning: include(__DIR__/templates/requirements-notice.php) [function.include]: failed to open stream: No such file or directory in /home/content/71/3714171/html/bridal-shop/wp-content/plugins/wp-external-links/wp-external-links.php on line 40

    Warning: include() [function.include]: Failed opening ‘__DIR__/templates/requirements-notice.php’ for inclusion (include_path=’.:/usr/local/php5/lib/php’) in /home/content/71/3714171/html/bridal-shop/wp-content/plugins/wp-external-links/wp-external-links.php on line 40

    https://wordpress.org/plugins/wp-external-links/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Pi Zi

    (@freelancephp)

    Your site runs under PHP version less then 5.3, which is required for WPEL version 2 and up.

    In this case you should get a notice, but to show the notice I used a constant which only works on PHP 5.3 and up. So that’s not very smart of me.

    The solution is to upgrade your php to a newer version or use an older version of this plugin (v1.81).

    Thread Starter bestforbride

    (@bestforbride)

    Thank you for fast reply.
    I cannot upgrade php as I am using shared hosting from Godaddy.
    How do I get a previous version of plugin?

    Pi Zi

    (@freelancephp)

    • Download version 1.81
    • Go to Plugins in admin
    • Click New Plugin
    • Click Upload Plugin
    • Choose the downloaded file and click Install Now
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Plugin does not work after upgrade to Version 2.1.0’ is closed to new replies.