|  | 
               
                   | 
		| 
			
				| 
			
				|  列出文章 |  
				| 頁: [1] |  
			
				| 
						
							| 2 | 開發 / 外掛程式 / Re: BBClone的亂碼問題 | 於: 十一月 25, 2005, 10:26:18 下午 |  
							| 謝謝你的回答喔.亂碼問題已經解決了.
 
 另外.剛剛有兩個問題想請教
 1.我想為 BBClone 加上密碼保護
 而他要先建立一個名為 .htpasswd 的檔案 <=我想問這些檔案是怎樣建立的?
 
 2.當我觀看bbclone的訪客細節時,發現訪客到plog的時間興現實生活時間相差8小時.
 請問可以在那裡修正呢?
 |  
							|  |  |  
			
				| 
						
							| 3 | 開發 / 外掛程式 / BBClone的亂碼問題 | 於: 十一月 25, 2005, 09:42:09 下午 |  
							| 各位好.當我看完整合 pLog 與 BBClone ,就去安裝bbclone了,
 一直都好順利,但是到最最後一步.
 即是在plog中顯示訪客人數時.竟出現亂碼.
 如果我將網頁轉成繁體中文,它是可以顯示到,
 只不過其他部份...卻變了亂碼了
 
 我的模版是lite winter.我是把<!--Visitors-->
 <h2> 訪客統計 </h2>
 <ul>
 <li>參觀人次:{$bbclone->get("totalvisits")}</li>
 <li>參觀人數:{$bbclone->get("totalcount")}</li>
 </ul>
 
 貼在panel.php中的.
 
 
 |  
							|  |  |  
			
				| 
						
							| 5 | 支援 / 使用與操作 / 奇怪的現象 | 於: 十一月 20, 2005, 12:28:38 下午 |  
							| 各位好丫.我是一名新手,剛剛架設好PLOG.但是遇到一個奇怪的現象:
 不論我是看首頁,新增文章,編輯網誌等等
 都會遇到讀取錯誤的情況,暫時有記錄下的有:
 Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 3563 bytes) in /home/php4tw/public_html/npsade/plog/class/template/smarty/Smarty_Compiler.class.php on line 256
 
 Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 6233 bytes) in /home/php4tw/public_html/npsade/plog/class/template/smarty/Smarty_Compiler.class.php on line 340
 
 Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 3288 bytes) in /home/php4tw/public_html/npsade/plog/class/template/smarty/Smarty_Compiler.class.php on line 1225
 
 Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 11520 bytes) in /home/php4tw/public_html/npsade/plog/class/template/smarty/core/core.create_dir_structure.php on line 33
 
 Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 184320 bytes) in /home/php4tw/public_html/npsade/plog/locale/locale_zh_TW.php on line 359
 
 有時更會發生無法顯示網頁的情況出現.
 
 不過奇怪的是,當我重新整理之後,又會正常顯示到出來
 請問這是我自己設定上的問題,還是空間出現問題呢??
 
 P.S如果各位還是不明白我的說話,可以去我的PLOG看看
 網址:http://npsade.php-tw.org/plog/
 它不是每次都出現錯誤,是間歇性的.試多幾次,就會出現錯誤的了
 |  
							|  |  |  |  | 
 
 |