XOOPSの統合パッケージを開発するプロジェクトです。
This is hack version for Liaise 1.26
1. Supported "XOOPS Cube Legacy"
corrected the following problems
(1) fatal error in install
Fatal error: Call to a member function create() on a non-object in functions.php on line 43
(2) fatal error in form list
Fatal error: Call to a member function on a non-object in forms.php on line 276
(3) warning in admin page
Version of XOOPS does not meet the system requirement.
(4) error in "Preferences"
The requested URL system/admin.php was not found on this server.
changed files
- admin/admin_header.php
- admin/footer.php
- include/common.php
- include/funcitons.php
=====
Liaise 1.26 のハック版です。
1. XOOPS Cube Legacy 対応
下記の不具合を修正した。
(1) インストールのときに下記にエラーが出る
Fatal error: Call to a member function create() on a non-object in functions.php on line 43
(2) フォーム一覧のときに下記にエラーが出る
Fatal error: Call to a member function on a non-object in forms.php on line 276
(3) 管理画面にて下記の警告が出る
XOOPSのバージョンがこのモジュールの動作する条件を満たしていません。
(4) 管理画面にて一般設定が下記のエラーになる
The requested URL system/admin.php was not found on this server.
修正ファイル
- admin/admin_header.php
- admin/footer.php
- include/common.php
- include/funcitons.php