Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • I was getting the following error randomly, when using the site, after updating to WordPress 4.3:

    Warning: require_once(inc/vendor/sunrise.php): failed to open stream: No such file or directory in /public_html/wp-content/plugins/shortcodes-ultimate-master/shortcodes-ultimate.php on line 20

    Fatal error: require_once(): Failed opening required ‘inc/vendor/sunrise.php’ (include_path=”) in /public_html/wp-content/plugins/shortcodes-ultimate-master/shortcodes-ultimate.php on line 20

    I think I may have found a temporary solution to the problem which is setting the PHP Memory Limit in php.ini to 2047M (Previously had it set to 1024M). It seems to have stopped the error for now.

    It was working fine before updating WordPress to 4.3 so I guess for some reason, Shortcodes Ultimate, WordPress itself, or both, are using more memory as of WordPress version 4.3

    Just thought I would share this in case anyone else was having the same issue ??

    Good eye keesiemeijer ??

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