因為 AsceticMonk 發現的 "Hide Advanced Options" button 問題及之前談及的不能載入 cache file 的問題,作者 Arno 便推出了這個 bug fix 版本 0.10 Beta-r18,這次的詳細 changelog 如下。
06/21 - 0.10beta-r18 : Changelog since 0.10beta-r17.
- Modified: Version Number to 0.10beta-r18.
- Fixed: a button link in the admin page got broken. Should be fixed now.
- Fixed: a typo that prevents the cache from loading : should be fixed as well
再重申一次由 0.10 Beta-r17 版本開始,cache folder 位置改變了,由以前的
/wp-content/af-extended-live-archive轉到
/wp-content/plugins/af-extended-live-archive/cache由於 web hosting 的設定不同,有可能需要將 cache folder 的權限改成 777(所有用戶有權寫入)才能成功運作。
奇怪, plugin 自動失效, 之後我重新安裝都無效了 >_
請問 wordpress 2.1 版在 create new page 要怎麼選擇 page temple?
我怎麼都找不到這個選項?
[quote comment="17866"]請問 wordpress 2.1 版在 create new page 要怎麼選擇 page temple?
我怎麼都找不到這個選項?[/quote]
在 Write Page 右邊有一個 'Page Template' 的 section,按 'Page Template' 旁邊的加號便可選擇 Page Template 了。
[quote post="248"]在 Write Page 右邊有一個 ‘Page Template’ 的 section,按 ‘Page Template’ 旁邊的加號便可選擇 Page Template 了。[/quote]
天佑,你好,我打开Write Page的选项,但是没有啊,只有下面的选项:
Discussion
Page Status
Published Draft Private
Page Password
Page Parent
Page Slug
Page Author:
Page Order
@水自流:
沒可能吧,Page Template 我在使用 WordPress 1.5 時已經存在,你有否使用了一些 plugin 令到某些 section 消失呢?
[quote comment="18341"]@水自流:
沒可能吧,Page Template 我在使用 WordPress 1.5 時已經存在,你有否使用了一些 plugin 令到某些 section 消失呢?[/quote]
谢谢答复,有些模板会将那个Archive去掉换成自己的。我已经测试过来了,有些模板不容易改,先前我弄错文件了
ela对wp2.2是不是不兼容呀
我用着有问题:Warning: Invalid argument supplied for foreach() in /home/.loretta/ks/web/wp-content/plugins/af-extended-live-archive/af-extended-live-archive-include.php on line 294
Warning: Invalid argument supplied for foreach() in /home/.loretta/ks/web/wp-content/plugins/af-extended-live-archive/af-extended-live-archive-include.php on line 461
WordPress 数据库错误: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND p2c.category_id 1 AND p2c.category_id 2 AND p2c.category_id 4 AN' at line 5]
SELECT DISTINCT MONTH(p.post_date) AS `month` FROM wp_posts p INNER JOIN wp_post2cat p2c ON (p.ID = p2c.post_id ) WHERE YEAR(p.post_date) = AND p2c.category_id 1 AND p2c.category_id 2 AND p2c.category_id 4 AND p2c.category_id 13 AND p2c.category_id 18 AND p.post_date_gmt
@Justin:ELA 和 WP 2.2 是兼容的,但有些人的確遇到些不能解釋的問題,令到 archives 不能出現,但你的情況很特別,你可否用 <code> </code> 包著 error message 再留言一次?因為一些符號被 filter 掉。
错误其实也不大,只是发文章的时候,就会弹出这样的warning
但是文章正常发表,archives里 正常显示
就有警告而已。
我好像看上面的错误没有被filter呢
作者好像都不更新这个软件了
都几个月了
顺被问下:不知道你能否交换链接~~~不行,也没有关系
如果可以,我再来留上我的url以及说明
反正我是加了你的 因为从你这个学到很多呵呵
Justin, have you ever found a solution to your problem? I'm experiencing the same one.