You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just tried installing the plugin to change the Storefront Woocommerce theme in WP 5.0, but after uploading the file and activating the plugin, the following error appears when I try to load any page in my site:
Warning: require_once(custom/functions.php): failed to open stream: No such file or directory in /home/nacional/public_html/wp-content/plugins/theme-customisations.php on line 34
Fatal error: require_once(): Failed opening required 'custom/functions.php' (include_path='.:/usr/local/php71/pear') in /home/nacional/public_html/wp-content/plugins/theme-customisations.php on line 34
I had to go into cPanel and manually delete theme-customisations.php for my site to go back to functioning.
The text was updated successfully, but these errors were encountered:
agung-wete
added a commit
to agung-wete/theme-customisations
that referenced
this issue
Jun 24, 2020
I just tried installing the plugin to change the Storefront Woocommerce theme in WP 5.0, but after uploading the file and activating the plugin, the following error appears when I try to load any page in my site:
I had to go into cPanel and manually delete theme-customisations.php for my site to go back to functioning.
The text was updated successfully, but these errors were encountered: