バージョン選択

フォーラム

メニュー

オンライン状況

34 人のユーザが現在オンラインです。 (23 人のユーザが フォーラム を参照しています。)
登録ユーザ: 1
ゲスト: 33
Beets19 もっと...

サイト内検索

バグ報告 > その他 > 2.12.2をインストール後、管理画面が真っ白になる。

その他

新規スレッドを追加する

スレッド表示 | 古いものから 前のトピック | 次のトピック | 下へ
投稿者 スレッド
seike
投稿日時: 2012/9/5 7:40
対応状況: −−−
常連
登録日: 2012/7/19
居住地:
投稿: 46
Re: 2.12.2をインストール後、管理画面が真っ白になる。
ご返事頂きありがとうございます。

eccube-2.12.2.tar を tar で解凍したので正常に配置されています。
また、インストールは画面に従って手順通り行い、正常に終わりました。

ファイル配置は
? /home/www がDocumentRoot
? /home/eccube122 に data と html が置かれています。

Apache2 の設定は
? /home/www を DocumentRoot に設定
? Alias /eccube122/ "/home/eccube-2.12.2/html/"

? 192.168.0.15/eccube122/ では正常に表示される。
? 192.168.0.15/eccube122/admin/ で真っ白になる・・・
と言う現象です。

eccube-2.12.0 では正常にインストールできて、
管理画面も表示されましたが
eccube-2.12.1 からこの現象が起きるようになりました。
AMUAMU
投稿日時: 2012/9/5 3:37
対応状況: −−−
登録日: 2009/5/2
居住地: 東京都
投稿: 2712
Re: 2.12.2をインストール後、管理画面が真っ白になる。
Eclipsのデバッグログだとちょっと詳しく分かりませんが・・・
Debug Error: /eccube122/data/class/pages/admin/LC_Page_Admin.php line 69 - Call to a member function doAction() on a non-object


あたりが原因なんだろうなぁと想像は付きますが、エラーが出るような所では無い気がします・・・

ファイルが正常に全て設置されていなかったりしませんか?


----------------
EC-CUBE公式エヴァンジェリスト
EC-CUBEインテグレートパートナー (株)スピリット・オブ
移転・拡張・高速化・問題解決
各種カスタマイズ・支援依頼承ります。

[url=h

seike
投稿日時: 2012/9/4 14:46
対応状況: −−−
常連
登録日: 2012/7/19
居住地:
投稿: 46
2.12.2をインストール後、管理画面が真っ白になる。
始めて投稿します。
インストール後の管理画面が開きません。
フォーラムで検索してみたのですが、
該当する現象が見つかりません。
何が間違えているのか・・・教えてください。
よろしくお願いします。


[現象]
2.12.0 のときは正常にインストールできたのですが、
2.12.2ではインストール後、管理画面が真っ白になります。
ホームページは正常に表示されます。

[EC-CUBE] 2.12.2 新規インストール
[レンタルサーバ] 自前サーバー
[OS] Debian 6.0.1 Linux
[PHP] 5.3.3-7+squeeze
[データベース] MySQL 5.1.49-3
[WEBサーバ] Apache2 2.2.16
[ブラウザ] FireFox 15.0

---------------Eclipseのデバッガーで出力されたログです。---------------------------------------------------

Notice: /eccube122/html/admin/require.php line 30 - ob_end_clean(): failed to delete buffer. No buffer to delete.
Debug Strict (PHP 5): /eccube122/data/require_base.php line 36 - Non-static method GC_Utils::isInstallFunction() should not be called statically
Debug Strict (PHP 5): /eccube122/data/require_base.php line 38 - Non-static method SC_Utils::sfInitInstall() should not be called statically
Debug Strict (PHP 5): /eccube122/data/class/util/SC_Utils.php line 51 - Non-static method SC_Utils::sfErrorHeader() should not be called statically
Debug Strict (PHP 5): /eccube122/data/require_base.php line 44 - Non-static method SC_SessionFactory::getInstance() should not be called statically
Notice: /eccube122/data/class/pages/admin/LC_Page_Admin.php line 62 - Undefined index: authority
Debug Error: /eccube122/data/class/pages/admin/LC_Page_Admin.php line 69 - Call to a member function doAction() on a non-object
Debug Strict (PHP 5): /eccube122/data/class/helper/SC_Helper_HandleError.php line 174 - Non-static method GC_Utils::getErrorTypeName() should not be called statically
Notice: /eccube122/data/class/helper/SC_Helper_HandleError.php line 175 - Use of undefined constant message - assumed 'message'
Notice: /eccube122/data/class/helper/SC_Helper_HandleError.php line 175 - Use of undefined constant file - assumed 'file'
Notice: /eccube122/data/class/helper/SC_Helper_HandleError.php line 175 - Use of undefined constant line - assumed 'line'
Debug Strict (PHP 5): /eccube122/data/class/helper/SC_Helper_HandleError.php line 177 - Non-static method GC_Utils::gfPrintLog() should not be called statically
Debug Strict (PHP 5): /eccube122/data/class/util/GC_Utils.php line 185 - Non-static method GC_Utils::isFrontFunction() should not be called statically
Debug Strict (PHP 5): /eccube122/data/class/util/GC_Utils.php line 188 - Non-static method GC_Utils::isAdminFunction() should not be called statically
Notice: /eccube122/data/class/util/GC_Utils.php line 189 - Undefined index: login_id
Notice: /eccube122/data/class/util/GC_Utils.php line 189 - Undefined index: authority
Debug Strict (PHP 5): /eccube122/data/class/util/GC_Utils.php line 191 - Non-static method GC_Utils::getDebugBacktrace() should not be called statically
Notice: /eccube122/data/class/util/GC_Utils.php line 84 - Undefined index: file
Debug Strict (PHP 5): /eccube122/data/class/util/GC_Utils.php line 191 - Non-static method GC_Utils::toStringBacktrace() should not be called statically
Debug Strict (PHP 5): /eccube122/data/class/util/GC_Utils.php line 197 - Non-static method GC_Utils::gfLogRotation() should not be called statically
Debug Strict (PHP 5): /eccube122/data/class/pages/error/LC_Page_Error.php line 186 - Declaration of LC_Page_Error::doValidToken() should be compatible with that of LC_Page::doValidToken()
Debug Strict (PHP 5): /eccube122/data/class/pages/error/LC_Page_Error.php line 71 - Creating default object from empty value
Debug Strict (PHP 5): /eccube122/data/class/pages/error/LC_Page_Error_SystemError.php line 97 - Non-static method GC_Utils::isAdminFunction() should not be called statically, assuming $this from incompatible context
Debug Strict (PHP 5): /eccube122/data/Smarty/templates_c/admin/%%F7^F7C^F7CCBF74%%login_frame.tpl.php line 5 - Non-static method GC_Utils::printXMLDeclaration() should not be called statically, assuming $this from incompatible context
Debug Error: /eccube122/data/class/SC_View.php line 137 - Call to a member function doAction() on a non-object

« 1 (2)
スレッド表示 | 古いものから 前のトピック | 次のトピック | トップ


 



ログイン


EC-CUBE公式 Amazon Payプラグイン

統計情報

総メンバー数は89,308名です
総投稿数は110,082件です

投稿数ランキング

1
seasoft
7367
2
468
3217
3
AMUAMU
2712
4
nanasess
2314
5
umebius
2085
6
yuh
1819
7
h_tanaka
1652
8
red
1570
9
mcontact
1304
10
tsuji
958
11
fukap
907
12
shutta
835
13
tao_s
799
14 ramrun 789
15 karin 689
16 sumida 641
17
homan
633
18 DELIGHT 572
19
patapata
502
20
flealog
485


ネットショップの壺

EC-CUBEインテグレートパートナー

Copyright© EC-CUBE CO.,LTD. All Rights Reserved.