Código:
Warning: include(../wp-content/themes//lib/engine/install_actions.php) [function.include]: failed to open stream: No such file or directory in D:\Archivos de programa\EasyPHP 2.0b1\www\wordpress\wp-content\themes\Theme Files\TheClothesShop\lib\engine\theme_options.php on line 2598 Warning: include() [function.include]: Failed opening '../wp-content/themes//lib/engine/install_actions.php' for inclusion (include_path='.;D:/Archivos de programa/EasyPHP 2.0b1\php5\pear\') in D:\Archivos de programa\EasyPHP 2.0b1\www\wordpress\wp-content\themes\Theme Files\TheClothesShop\lib\engine\theme_options.php on line 2598 Fatal error: Class 'folioShopInstall' not found in D:\Archivos de programa\EasyPHP 2.0b1\www\wordpress\wp-content\themes\Theme Files\TheClothesShop\lib\engine\theme_options.php on line 2600
estas son las lineas que menciona
Código:
2596// install status below 8 = we install 2597 2598 include '../wp-content/themes/'.WPSHOP_THEME_NAME.'/lib/engine/install_actions.php'; 2599 2600 $FS_INSTALL = new folioShopInstall();
Código:
2596// install status below 8 = we install 2597 2598 include '../wp-content/themes/'.WPSHOP_THEME_NAME.'/lib/engine/install_actions.php'; 2599 2600 $FS_INSTALL = new folioShopInstall();