1 fredsy May 24, 2008 17:10
3 fredsy May 31, 2008 07:58
Thanks so much! It works perfectly!
4 tilqicom May 31, 2008 14:20
any idea how to make post list widget display by view count ? and if possible according to starrating ? (:
5 sam2kb May 31, 2008 17:17
Starrating has its own top list (I've never used it).
any idea how to make post list widget display by view count
I'll try it
6 tilqicom Jun 02, 2008 14:15
sam2kb wrote:
Starrating has its own top list (I've never used it).
i ve tried, but couldnt get it working :P gives mysql errors anyway it aint that important
any idea how to make post list widget display by view count
sam2kb wrote:
I'll try it
thanks
7 sam2kb Jun 08, 2008 04:24
I'll try it
Sorry, I'm too busy to get it done, have to finish 2 websites.
You need to edit the following lines in starrating plugin 170-200, nothing else.
The plugin uses an old ItemList function, try ItemListLight instead. Check how the linkblog widget does it.
Good luck
8 bloggerboy Jun 08, 2008 05:31
Where can I find this "Post List" Widget?
9 sam2kb Jun 08, 2008 06:11
Blog settings->Widgets->Add Widget
1. Open inc\widgets\widgets\_coll_post_list.widget.php and replace the function on line 123
2. Open inc\widgets\model\_widget.class.php and replace the *while* loop on line 485
Search the forum or php manual on how to set date_format