发新话题
打印

[已解决]Mambo升级4.5.4 后,前台显示正常,后台无法登录!

[已解决]Mambo升级4.5.4 后,前台显示正常,后台无法登录!

如题,前台显示登录注册均正常,但是无法登录后台,会出现以下提示:

Fatal error: Cannot instantiate non-existent class: adminlanguage in /home/xxx/public_html/administrator/index.php on line 42

请高手们指点一下,谢谢。


经过几个小时的挣扎,终于搞定,解决方法如下:

将configuration.php文件中第9行,改为:

$mosConfig_alang = 'simplified_chinese';


[ 本帖最后由 pascaller 于 2006-6-7 18:30 编辑 ]

TOP

已经克服了不少问题了,希望大大们帮我把这最后一关攻克过去,安装完了后,非给大家写个教程,真的是有些复杂阿。


我升级的时候就是按照这个英文说明走的,一步不差:

Mambo 4.5.3h to 4.5.4 Patch Installation Instructions:

Below you will find the steps to bring a Mambo 4.5.3h system up to the 4.5.4 version.  This will NOT bring prior versions up to date.  You should first try to bring prior versions up to the 4.5.3h patch level before applying the 4.5.4 patch.

Step 1: Backup your site (both database & site files).

Step 2: Take your site offline:  Site->Global Configuration->Site Offline (YES).

Step 3:  Remove the tinymce directory from your current install.  The path to this directory is /mambots/editors/tinymce.

Step 3: Extract all files inside the patch into your Mambo installation. The files are organized in a hierarchy identical to your 4.5.3h install. Let them overwrite the existing files.

Step 4: Bring your site back online:  Site->Global Configuration->Site Offline (NO).

That's it.  Patch complete.

就是当时没有备份,现在进入不了后台了,555555555555555----

[ 本帖最后由 pascaller 于 2006-6-7 03:05 编辑 ]

TOP

还好,我升级没遇到此问题。同情中...

TOP

谢谢楼上的朋友,已经解决!!我把解决方法放到顶楼,有此问题的朋友请注意参阅一下!:)

TOP

你的是从 453h 英文版升级到 454 全球版,故有这个问题。

TOP

引用:
原帖由 lang3 于 2006-6-7 09:30 发表
你的是从 453h 英文版升级到 454 全球版,故有这个问题。
嗯,谢谢。还有很多地方需要学习。。。

TOP

发新话题