top of page

IISでXOOPS(2)D3Blogの利用

  • 執筆者の写真: Kawahara
    Kawahara
  • 2008年8月30日
  • 読了時間: 1分

hoda塾版だけの問題かもしれないが、D3Blogをモジュールのインストールにて導入しようとすると

D3ブログ モジュールのインストールに失敗しました Force Uninstallation is started.

と表示され、利用できない。

.xoops_trust_pathmodulesd3blogsqlmysql.sql

の46行目をここを参考

旧:groups text NOT NULL default '',
新:groups text NOT NULL,

へ修正。

最新記事

すべて表示
Nucleusで複数BlogとRSS

Nucleusで複数のBlogを下記の構成で立ち上げる。デフォルトBlogindex.phpセカンドBlogsecondblog.php Nucleusの指示どおりsecondblog.phpでアクセスできるよう、下記のように記述する。 secondblog.php...

 
 
 

Comentarios


bottom of page