Posted in ColdFusion | Posted on 11-11-2005 | 1,854 views
I've updated the BlogCFC 4.0 zip with a fix for print.cfm still using request.rooturl instead of application.rooturl. This along with the MS Access fixes are now listed in the release notes. What is not in the release notes is that I updated the trackback spam list. Every day I get new trackback spam, but at least it seems to be unique now. I'm thinking soon it will dwindle to nothing.
As always, you can download the bits from the project page.


I am a blogCFC user in china,and i cannot use 4.0 in blueDragon 6.2.
I just got through upgrading to BlogCFC 4.0. Great job! :)
I ran into a couple of bugs though.
1. blog.cfc has a query against tblBlogEntries that fails on MySQL/Linux. Your MySQL script names it tblblogentries, and I guess it needs to be the same case.
2. Same as #1 but it's tblBlogSearchStats this time, still blog.cfc
3. Same as #2 but it's also in stats.cfm
4. This might be a problem with my setup, but I get this error when I click a category: "Cannot format given Object as a Date" Unfortunately I'm on a shared host, and I don't get robust exception information with my errors. So I'm not sure which page is causing the error :(
Thank you for your answer!Oh,my poor english!
The error is like this:
The page you were executing caused an internal BlueDragon server error!
34: <!--- load an init blog --->
35: <cfset application.blog = createObject("component","org.camden.blog.blog").init(blogname)>
,^_^..
but blogCFC have no error in coldfusionMX7 server, It's a puzzle !
But debugging without robust exceptions really sucks, that error message doesn't help much. :( If you want to contact me offline, I can give you temporary admin access to my site so you can check it out, if you want.
[Add Comment] [Subscribe to Comments]