安装eventor wordpress主题的麻烦

时间:2014-07-19 15:54:35

标签: php wordpress wordpress-theming

成功安装Eventor Wordpess主题并激活后,我收到此警告消息:

  

警告:require_once(/opt/lampp/apps/wordpress/htdocs/wp-content/themes/Eventor/inc/shortcodes/tinymce_loader.php):无法打开流:/ opt中的Aucun fichier ou档案类型第419行/lampp/apps/wordpress/htdocs/wp-content/themes/eventor_v1.9.1_ThenesKingdom/functions.php

     

致命错误:require_once():无法打开所需' /opt/lampp/apps/wordpress/htdocs/wp-content/themes/Eventor/inc/shortcodes/tinymce_loader.php'第419行/opt/lampp/apps/wordpress/htdocs/wp-content/themes/eventor_v1.9.1_ThenesKingdom/functions.php中的(include_path ='。:/ opt / lampp / lib / php')

2 个答案:

答案 0 :(得分:1)

而不是绝对路径,使用wordpress来解决它......

$url= get_site_url().'/wp-content/themes/Eventor/inc/shortcodes/tinymce_loader.php';

这当然是假设您在htdocs文件夹中安装了wordpress。

同时检查你的apache模块" mod_redirect" ,它应该启用。

答案 1 :(得分:0)

检查您是否对文件夹和文件提供了足够的权限

还要检查您的船东许可

还要检查您的主题是否已损坏