-
I have the impression that there is still a bug with the attached files (or else it is only at home, but I do not think so because I have tested on several versions of xoops).
It is possible to pos…
-
When I install rmcommon before installing newbb, I have these two errors:
Notice: Use of undefined constant _NONE - assumed '_NONE' in file /modules/newbb/xoops_version.php line 695
Notice: Use of und…
-
##### XOOPS_ROOT_PATHなど、内部にて変数が正常に展開されず、インストールを進めることが出来ませんでした。mainfile.phpを編集しても、同様のエラーが出ます。
##
-環境:
PHP 5.4.13
XoopsX-legacy-corepack_20130224-37-gd002ad2 (安定版)および Nightly 両環境にて確認
-URL
../install/…
-
The system detects a problem with the following files:
![image](https://github.com/XOOPS/XoopsCore25/assets/16707432/f058e5a6-aba2-4e33-9492-b7ccf208a46c)
These files are from XOOPS 2.5.11-Stabl…
-
Notice: Undefined offset: 90 in file /modules/tag/admin/index.php line 68
Tag 2.35.0 Beta 4 (11/11/2021)
XOOPS Version XOOPS 2.5.11-Beta2
PHP Version 7.4.25
MySQL Version 5.7.36
liomj updated
3 years ago
-
I was getting the same error as in https://github.com/XOOPS/XoopsCore25/issues/1329
I deactivated all modules, but the error was still there. From the error report, I saw that it complained about a…
-
Module is not working for me in xoops 2.5.10
Module index loads fine but when I try to edit my page via the icon (mysitedotcom/modules/userpage/userpage_edit.php?op=edit) I get the dreaded white p…
-
XOOPS_TRUST_PATHの目的が
- d3モジュールを実現するため(バッドノウハウだと感じる)
- セキュリティ目的:include系ファイルの直接アクセスを防ぐ目的
- マルチサイトするときにファイル管理を容易にするため
の3つの役割があって、プログラミングが大変。
そこで、XOOPS_TRUST_PATHを廃止し、3つの役割を分割するのを提案します。
- d3モジュールを実現するた…
suin updated
12 years ago
-
when installing or updating the module i received this error
Error : Handler does not exist
Module: tag
Name: link
| Tag 2.35.0 Beta 4 (11/11/2021)
-- | --
XOOPS Ve…
liomj updated
3 years ago
-
**Sample .htaccess**
`RewriteRule ^publisher\.([a-z]+)\.([0-9.]+)/ modules/publisher/index.php?seoOp=$1&seoArg=$2`
In its place
`RewriteRule ^publisher-([0-9.]+)/([a-z-]+).html modules/pub…