Archives
- July 2009
- June 2009
- April 2009
- February 2009
- January 2009
- October 2008
- September 2008
- August 2008
- July 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- October 2007
- September 2007
- August 2007
- July 2007
- May 2007
- April 2007
- March 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- July 2006
- June 2006
- May 2006
- April 2006
- March 2006
- February 2006
- January 2006
- December 2005
- November 2005
- October 2005
- September 2005
- August 2005
- July 2005
- June 2005
- May 2005
- April 2005
-
Exits
Sideblog Plugin Updated to Version 3.6
The Sideblog Plugin version was bumped up to 3.6 to be compatible with WP2.1.
By Kates Gasis on January 23, 2007 | Filed Under Asides
comments
15 Responses to “Sideblog Plugin Updated to Version 3.6”
Leave a Reply
You must be logged in to post a comment.
Asides
- cafe sua da
Grabbed a brand of local vietnamese coffee from my recent trip to Saigon. Cafe Sua Da by Highlands Coffee is distinctively Vietnamese. I like it better than the ventis I get from Starbucks.
- house movers
just called a local mover company. i guess house moving is enjoying brisk business in a busy city like
singapore where there are constant movement. paying $50 to move a couple of boxes is on cheap esp when there's no one else to help. - owning a rangefinder
a friend was looking for a cheap rangefinder (meaning no leica, voigtlander, or contax) and couldn't get hold of one. either a sizable number of people are shooting film these days or there's an uptake for collecting these vintage cameras. i hope it's the former. it's a waste if these cameras jailed behind glass cabinets.
- fixing urlseek.vmn.net
I was pissed off by urlseek.vmn.net browser - both IE and Firefox - redirects while using a friend's laptop. The culprit, Dealio Toolbar, is catching the URLs entered and send me to a vmn.net domain and in turn be redirect to my target destination. To fix this problem, disable all Vendio browser add-ons and uninstall the application from the control panel. Do not accept its suggestion for hiding and select Disable/Uninstall during post-uninstall process. I hate malwares.
- Singtel Mobile Broadband
Signed up for Singtel Broadband on Mobile as VAS. I'll be paying around $22/month for 50 GB. It's still pending activation at the moment. In 2 days I'll know how fast Singtel's 3G connection.
- cafe sua da
-
Recent Posts
January 23rd, 2007 at 12:59 pm
i am a happy user of sideblog, but when upgrading to WP 2.1 noticed it created duplicates of every post. I went to download 3.6 but the version still say 3.5 and does the same thing as before. Am I doing something wrong?
January 23rd, 2007 at 1:19 pm
Also the “Subscribe to” plugin breaks when you try to make a comment here, same as on my site.
January 23rd, 2007 at 1:51 pm
I’m so sorry. I was in a hurry to get it out. I’m in the process of launching another site and was fixing bugs left and right.
The download link is already fixed.
January 23rd, 2007 at 1:53 pm
I disable subscribe to comments at the moment. Until I figure out which plugin of mine causes it.
January 23rd, 2007 at 11:16 pm
I had an older version of this http://txfx.net/code/wordpress/subscribe-to-comments/ plugin, and it did the same thing yours was doing.
January 23rd, 2007 at 11:25 pm
Hi KG – I still had some problems with the plugin here is a screenshot http://www.flickr.com/photos/prh/367028135/
January 24th, 2007 at 1:59 am
Hi –
This error gets thrown up with 3.6 sideblog on a 2.1 wordpress:
WordPress database error: [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 ') ORDER BY post_date DESC LIMIT 0, 20' at line 1]
SELECT SQL_CALC_FOUND_ROWS DISTINCT newnmk_posts.* FROM newnmk_posts LEFT JOIN newnmk_post2cat ON ( newnmk_posts.ID = newnmk_post2cat.post_id) WHERE 1=1 AND (post_type = ‘post’ AND (post_status = ‘publish’ OR post_status = ‘private’)) AND category_id NOT IN () ORDER BY post_date DESC LIMIT 0, 20
January 24th, 2007 at 4:38 am
Thank you much, I updated to WP 2.1 yesterday and SideBlog was one of the only plugins that didn’t work.
January 24th, 2007 at 7:30 am
@Jim
It might mean you haven’t selected a category to be your aside category. Go to Admin->Options->Sideblog and select from the Select Categories column.
January 24th, 2007 at 7:32 am
@wess
I upgraded my subscribe-to-comments and the problem went away.
January 26th, 2007 at 11:33 pm
Thanks Katie, that worked. However, now I’m getting this on a post not in the main page:
WordPress database error: [Not unique table/alias: 'newnmk_post2cat']
SELECT SQL_CALC_FOUND_ROWS DISTINCT newnmk_posts.* FROM newnmk_posts LEFT JOIN newnmk_post2cat ON (newnmk_posts.ID = newnmk_post2cat.post_id) LEFT JOIN newnmk_categories ON (newnmk_post2cat.category_id = newnmk_categories.cat_ID) LEFT JOIN newnmk_post2cat ON ( newnmk_posts.ID = newnmk_post2cat.post_id) WHERE 1=1 AND (((post_title LIKE ‘%press%’) OR (post_content LIKE ‘%press%’))) AND category_id IN (0) AND (post_type = ‘post’ AND (post_status = ‘publish’ OR post_status = ‘future’ OR post_status = ‘draft’ OR post_status = ‘private’)) AND category_id NOT IN (19,1) GROUP BY newnmk_posts.ID ORDER BY post_date DESC LIMIT 0, 20
February 2nd, 2007 at 7:34 am
Hey Kate – Thanks for the update to Sideblog, it’s a great plugin. Have a question about a minor adjustment. I’d like to create some space between my sideblog entries, they’re too tight right now. What code do I need to tweak for that?
Thanks again…
February 2nd, 2007 at 7:15 pm
Hi there K!
I have exactly the same problem as Jim….
Thnx in advance for a reply…
Martin
February 5th, 2007 at 5:36 am
Something else to be aware of, or at least that I ran into over the course of the past week, is related to how WP 2.1 now handles/treats “static” pages.
I ran into major problems when I created a new page (after upgrading), as the new page wouldn’t work right with Sideblog (404 errors would get displayed).
I think that it was caused by my having ‘asides’ as the default category, and this was somehow getting attached to the new pages I created. Once I changed the default category to something other than my ‘asides’ category (which is what Sideblog is set to use/filter/display), things started working again.
There’s still something that needs to be tweaked in the plugin, but at least now there is (I think) a reasonable workaround…
-ghp
March 6th, 2007 at 8:10 am
Hey Kat! will u update your lovely plugin for the issues me and “Jim Munroe” and many others have???