]> 4ch.mooo.com Git - test.git/commitdiff
modified: config.php
authorsparky4 <sparky4@4ch.irc.su>
Tue, 22 Feb 2011 17:04:57 +0000 (11:04 -0600)
committersparky4 <sparky4@4ch.irc.su>
Tue, 22 Feb 2011 17:04:57 +0000 (11:04 -0600)
config.php

index aaa229aa449e2beaf4736e358e7d20fa47d72c0a..24af41c2f7defb51273e71ed52a947031b0dd9cb 100755 (executable)
@@ -39,10 +39,14 @@ TODO:
        2. import functions ported to yotsubanome's standards testing.
        3. multiboard system.
        4. core board execution option.
        2. import functions ported to yotsubanome's standards testing.
        3. multiboard system.
        4. core board execution option.
+       5. Warning: touch(): Unable to create file ../img.csv_loog0 because Permission denied /var/www/+4/test/lib/pio/pio.logflockp.php #554
 
 ChangeLog:
 ----------------------
 
 ChangeLog:
 ----------------------
-2001/2/20
+2011/22/20
+-[]error system and found bugs rewt5
+
+2011/2/20
 -[yotsubanome.php] fix post 0 page 0 index.htm bug
 
 2011/2/18
 -[yotsubanome.php] fix post 0 page 0 index.htm bug
 
 2011/2/18
@@ -155,7 +159,8 @@ define("USE_QUOTESYSTEM", 1); // 是否打開引用瀏覽系統 [自動轉換>>N
 define("KB", 1); // Kilobytes or Bytes on the image file size display (Kilobytes:1 Bytes:0)
 define("SHOW_IMGWH", 1); // 是否顯示附加圖檔之原檔長寬尺寸 (是:1 否:0)
 define("SHOW_FILENAME", 1); // 是否顯示附加圖檔之原檔文件名 (是:1 否:0)
 define("KB", 1); // Kilobytes or Bytes on the image file size display (Kilobytes:1 Bytes:0)
 define("SHOW_IMGWH", 1); // 是否顯示附加圖檔之原檔長寬尺寸 (是:1 否:0)
 define("SHOW_FILENAME", 1); // 是否顯示附加圖檔之原檔文件名 (是:1 否:0)
-define("USE_CATEGORY", 1); // 是否開啟使用類別標籤分類功能 (是:1 否:0)
+define("USE_CATEGORY", 0); // 是否開啟使用類別標籤分類功能 (是:1 否:0)
+// Bugs in catagory system w
 define("USE_RE_CACHE", 1); // 是否使用回應頁面顯示快取功能 (是:1 否:0)
 if(!defined("USE_XHTML")) define("USE_XHTML", 1); // 是否回傳 XHTML 檔頭讓瀏覽器以更嚴格的方式解析 [僅限瀏覽器支援者] (是:1 否:0)
 
 define("USE_RE_CACHE", 1); // 是否使用回應頁面顯示快取功能 (是:1 否:0)
 if(!defined("USE_XHTML")) define("USE_XHTML", 1); // 是否回傳 XHTML 檔頭讓瀏覽器以更嚴格的方式解析 [僅限瀏覽器支援者] (是:1 否:0)
 
@@ -171,7 +176,7 @@ $ModuleList[] = 'mod_bbcode';
 //$ModuleList[] = 'mod_captcha';
 $ModuleList[] = 'mod_catalog';//<-sparky4 needs here .... HELP
 //$ModuleList[] = 'mod_code';//<- missing JS and CSS files
 //$ModuleList[] = 'mod_captcha';
 $ModuleList[] = 'mod_catalog';//<-sparky4 needs here .... HELP
 //$ModuleList[] = 'mod_code';//<- missing JS and CSS files
-//$ModuleList[] = 'mod_code_prettify';//<-sparky4 is here missing CSS file
+$ModuleList[] = 'mod_code_prettify';//<-sparky4 is here missing CSS file
 
 //$ModuleList[] = 'mod_dummy';
 //$ModuleList[] = 'mod_edit';//<-important
 
 //$ModuleList[] = 'mod_dummy';
 //$ModuleList[] = 'mod_edit';//<-important