【问题标题】:Blank pages at joomla backend,error 404,not saving changesjoomla 后端的空白页,错误 404,不保存更改
【发布时间】:2013-04-07 20:18:26
【问题描述】:

空白文章页面。 发现下面列出的错误。我是 joomla 的初学者我现在迷失在一个项目上。首先是更新到 joomla 2.5.9 后的错误 404,现在我什至无法访问这些文章。我从后端的管理页面。我可以从 gantry/joomla 的文件夹目录中复制所有文章。如果是,我可以重新开始构建网站。请帮助任何人 网站上线的截止日期是明天。,

Strict Standards: Declaration of JCacheControllerPage::store() should be compatible with JCacheController::store($data, $id, $group = NULL) in C:\xampp\htdocs\Gantry417\libraries\joomla\cache\controller\page.php on line 199

Strict Standards: Only variab,les should be assigned by reference in C:\xampp\htdocs\Gantry417\plugins\system\rokgallery\rokgallery.php on line 22

Strict Standards: Only variables should be assigned by reference in C:\xampp\htdocs\Gantry417\plugins\system\rokgallery\rokgallery.php on line 23

Warning: include_once(C:\xampp\htdocs\Gantry417/components/com_content/helpers/route.php): failed to open stream: No such file or directory in C:\xampp\htdocs\Gantry417\plugins\finder\content\content.php on line 330

Warning: include_once(): Failed opening 'C:\xampp\htdocs\Gantry417/components/com_content/helpers/route.php' for inclusion (include_path='.;C:\xampp\php\PEAR') in C:\xampp\htdocs\Gantry417\plugins\finder\content\content.php on line 330

Fatal error: Class 'ContentHelperRoute' not found in C:\xampp\htdocs\Gantry417\plugins\finder\content\content.php on line 273

Warning: require_once(C:\xampp\htdocs\Gantry417/components/com_content/helpers/route.php): failed to open stream: No such file or directory in C:\xampp\htdocs\Gantry417\administrator\templates\hathor\html\com_content\articles\modal.php on line 17

Fatal error: require_once(): Failed opening required 'C:\xampp\htdocs\Gantry417/components/com_content/helpers/route.php' (include_path='.;C:\xampp\php\PEAR') in C:\xampp\htdocs\Gantry417\administrator\templates\hathor\html\com_content\articles\modal.php on line 17

【问题讨论】:

    标签: joomla


    【解决方案1】:
    1. 检查route.php文件的权限。
    2. 确保route.php 文件存在于上述路径中。

    【讨论】:

    • 你能告诉我从哪里可以得到 joomla 中的 route.php。
    【解决方案2】:

    route.php 文件不存在/不可读。

    1. 下载更新包 2.5.9 http://joomlacode.org/gf/download/frsrelease/17967/78436/Joomla_2.5.x_to_2.5.9-Stable-Patch_Package.zip 并在您当前的站点上展开;
    2. 清除缓存/*文件夹
    3. 重新分配权限(chown -R user:group *)
    4. 您现在应该可以访问管理员了。

    如果您还可以访问前端,那么您就完成了。 否则分配一个默认模板(即 beez),您应该能够看到该网站

    如果后者有效,那么很可能您的机架有误,请为您的网站重新下载正确版本的模板。

    如果没有,只需重新安装它,可能有问题。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2012-06-15
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2016-04-10
      • 2016-12-31
      相关资源
      最近更新 更多