Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/joomla/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
joomla后端的空白页,错误404,不保存更改_Joomla - Fatal编程技术网

joomla后端的空白页,错误404,不保存更改

joomla后端的空白页,错误404,不保存更改,joomla,Joomla,空白文章页。 发现的错误如下所示。我是joomla的初学者,现在在一个项目中迷失了方向。最初是joomla 2.5.9更新后出现错误404,现在我甚至无法访问这些文章。我从后端的管理页面获得空白页面。dere是我可以从Rantanger/joomla文件夹目录中复制所有文章的方法吗。如果是的话,我可以重新开始建立网站。请帮助任何人网站上线的最后期限是明天 严格标准:JCacheControllerPage::store()的声明应与C:\xampp\htdocs\Gantry417\librar

空白文章页。 发现的错误如下所示。我是joomla的初学者,现在在一个项目中迷失了方向。最初是joomla 2.5.9更新后出现错误404,现在我甚至无法访问这些文章。我从后端的管理页面获得空白页面。dere是我可以从Rantanger/joomla文件夹目录中复制所有文章的方法吗。如果是的话,我可以重新开始建立网站。请帮助任何人网站上线的最后期限是明天

严格标准:JCacheControllerPage::store()的声明应与C:\xampp\htdocs\Gantry417\libraries\joomla\cache\controller\page.php中第199行的JCacheController::store($data,$id,$group=NULL)兼容

严格标准:在第22行的C:\xampp\htdocs\Gantry417\plugins\system\rokgallery\rokgallery.php中,只能通过引用分配variab、les

严格标准:在第23行的C:\xampp\htdocs\Gantry417\plugins\system\rokgallery\rokgallery.php中,只能通过引用指定变量

警告:包含一次(C:\xampp\htdocs\Gantry417/components/com\u content/helpers/route.php):无法打开流:第330行的C:\xampp\htdocs\Gantry417\plugins\finder\content\content.php中没有这样的文件或目录

警告:include_once():在第330行的C:\xampp\htdocs\Gantry417\plugins\finder\content\content.php中打开“C:\xampp\htdocs\Gantry417/components/com\u content/helpers/route.php”以包含(include_path=';C:\xampp\php\PEAR')失败

致命错误:在第273行的C:\xampp\htdocs\Gantry417\plugins\finder\content\content.php中找不到类“ContentHelperRoute”

警告:require_once(C:\xampp\htdocs\Gantry417/components/com_content/helpers/route.php):无法打开流:第17行的C:\xampp\htdocs\Gantry417\administrator\templates\hathor\html\com_content\articles\modal.php中没有此类文件或目录

致命错误:require_once():在第17行的C:\xampp\htdocs\Gantry417\administrator\templates\hathor\html\com_content\articles\modal.php中打开所需的“C:\xampp\htdocs\Gantry417/components/com_content/helpers/route.php”(include_path=';C:\xampp\php\PEAR')失败

  • 检查
    route.php
    文件的权限
  • 确保所述路径上存在
    route.php
    文件
    route.php文件不存在/不可读

  • 下载更新包2.5.9并在当前站点上进行分解
  • 清除缓存/*文件夹
  • 重新分配权限(chown-R用户:组*)
  • 您现在应该可以访问管理员 如果您也可以访问前端,那么就完成了。 否则,指定一个默认模板(即beez),您应该能够看到该网站

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


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

    你能告诉我在joomla的route.php的位置吗。