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.
Archived Comments
perhaps with cfx_image you could create a numeric check image that the user has to type in in order to prove they are human by reading the image?
hello!
I am a blogCFC user in china,and i cannot use 4.0 in blueDragon 6.2.
Komo, what error do you get?
Ray,
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 :(
Hello! Raymond Camden!
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 !
Can you post the error though?
If you were talking to me, Ray, I took a screenshot of the error and put it here: http://www.techfeed.net/blo...
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.
Jacob, nope, didn't mean you - but I appreciate you sending it in. I was worried about case issues. I'll try to get to it this week. If I don't, remind me. I was asking the guy who said it didnt work in BD.
jacob, all your bugs, except the last one, is fixed and will be online in about 5 minutes.