Hay .
my theme is not working after loding it in the tfs.
im recieving this error –
Warning: include_once(/home/news3/public_html/wp-content/themes/newspaper/wp-admin/external/wpalchemy/MetaBox.php) [function.include-once]: failed to open stream: No such file or directory in /home/news3/public_html/wp-content/themes/newspaper/wp-admin/content-metaboxes/td_templates_settings.php on line 3
Warning: include_once() [function.include]: Failed opening ‘/home/news3/public_html/wp-content/themes/newspaper/wp-admin/external/wpalchemy/MetaBox.php’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/news3/public_html/wp-content/themes/newspaper/wp-admin/content-metaboxes/td_templates_settings.php on line 3
Fatal error: Class ‘WPAlchemy_MetaBox’ not found in /home/news3/public_html/wp-content/themes/newspaper/wp-admin/content-metaboxes/td_templates_settings.php on line 27
i’ve tried to dowload the theme again and use it on a brand new wp – same result.
is there some one who can help me?
thanks
Hi Lucian,
I am also getting the same error after upgrading to the latest version. Could you please help me with this issue?
Thanks,
-Vikram
-
This reply was modified 10 years by
vikramrawat.
-
This reply was modified 10 years by
vikramrawat.
Hi,
@vikramrawat Did you updated from version 4? Please provide more details about this and make sure you update the theme according to this guide – https://forum.tagdiv.com/how-to-update-the-theme-2/ and update also the theme plugins that you use – https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
Thanks!
Hi Alin,
Thanks for the reply. It was a clean update. This error was due to the file included in “td_templates_settings.php on line 3”. It happened in linux as it is case sensitive. Included file was referred as “MetaBox.php” instead of “metabox.php”
-vikram