This topic has 2 replies, 3 voices, and was last updated 7 years, 8 months ago by Fem.
Viewing 3 posts - 1 through 3 (of 3 total)
Dear Sir/Madam,
Trust you are well. I have followed your instructions but installed the theme on a Microsoft Server running PHP & Word press. We get the following error after the theme is installed.
ERROR
Fatal error: require_once() [function.require]: Failed opening required ‘D:\hshome\wx000005\woo.yoomee.co.za/wp-content/themes/ultranet/woocommerce/wc-config.php’ (include_path=’.\;C:\Program Files\HSphere\3rdparty\PHP\PHP5\PEAR’) in D:\hshome\wx000005\woo.yoomee.co.za\wp-content\themes\ultranet\functions.php on line 401
Please provide us a solution.
Thanks and kind regards,
Brian
You just comment or remove these lines of code in wp-content\themes\ultranet\functions.php line no 401
`// Woocommerce Config File
if ( class_exists( ‘woocommerce’ ) ) {
require_once( get_template_directory() . ‘/woocommerce/wc-config.php’ );
}`
Did the last support reply help you solve the issue? Due to no response from the last message, we assume the problem is resolved and we consider closing this topic. If you have any further queries related to the same question then please re-open post your question here instead of opening a new topic.
Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.