LifeType加入回響時的預設標題

今天想加入預設回響的主題時,發現找不到commentform.template
但看postandcomments.template裡卻是標示

程式碼:
{if $blogsettings->getValue(“comments_enabled”) && $post->getCommentsEnabled()==1}
<div id=”respond”>&nbsp;</div>
{include file=”$blogtemplate/commentform.template“}
{/if}

網誌更新 Lifetype1.1.4 Update to 1.2.6

期盼好久的網誌更新,一開始以為更新應該會蠻困難的 ,結果更新後覺得還好

一直以來就一直想更換版本,因為舊版本有些問題,雖然說新版本我還沒使用

也還不確定舊版本的問題新版本裡會不會有同樣的問題

但至少是成功的把它更新到最新版了,再來就等另一次有空,把網誌移植到linux上

以下就來說更新的過程與要注意的事項吧!!