Lots of changes here, so here we go:
- The Archives pod now contain category specific RSS links. In the past, the RSS link would automatically change to a category specific link if you were viewing a category. However, this wasn't obvious. This change makes it a heck of a lot more obvious. Thanks to Sean Corfield for the idea.
- In the same area, the main RSS link no longer changes. If you want a category-specific RSS link, use the Archives pod. We also used to do a RSS feed for one item... which seems a bit silly. That's all gone now.
- You can now subscribe to a blog. You will get an email for every entry. In the next "point" update, I'll modify the stats page to list the number of folks subscribed, and make it so that if you are logged in, you see a nice list. The default layout.cfm file includes this pod.
- The properties text file was updated with a few new strings.
- The unsubscribe file will allow you to unsubscribe from both a blog entry or the blog as a whole.
- You can now disable comments per entry. Frankly, I think that defeats the whole purpose of a blog. Free speech forever! However - sometimes it can be useful if you have a purely informational post (My blog will be down...) or if a blog thread goes off the deep end.
- blog.cfc has been updated to support all the crap above.
- Small bug fixes for the MORE tag, thanks to Matthew Eash for finding the issue.
As always, if you find a bug, it's your fault. Seriously - either post here, or use the support forums. If you love this update, remember my wish list. Also, there will soon be a "proper" BlogCFC homepage. Charlie suggested that and it makes sense.
Edited: You can NOT just copy over files for this update. You must do database updates. See the install scripts for details.


Comment 1 written by david on 17 May 2005, at 2:27 PM
Error:
Unknown column 'tblblogentries.allowcomments' in 'field list'
42S22
Error Executing Database Query.
1054
MySQL is the database.
Thanks
Comment 2 written by Raymond Camden on 17 May 2005, at 2:31 PM
Comment 3 written by Ian Winter on 17 May 2005, at 2:40 PM
Otherwise, great release as ever.
Comment 4 written by Raymond Camden on 17 May 2005, at 2:47 PM
Comment 5 written by Ryan Guill on 17 May 2005, at 2:50 PM
Comment 6 written by Raymond Camden on 17 May 2005, at 2:52 PM
Comment 7 written by Ryan Guill on 17 May 2005, at 2:56 PM
Comment 8 written by Raymond Camden on 17 May 2005, at 2:58 PM
Comment 9 written by Jeff Coughlin on 17 May 2005, at 3:56 PM
I've got all the DB updates (MSSQL) and file updates (I'm pretty sure I'm not missing anything).
What did I miss?
Comment 10 written by Raymond Camden on 17 May 2005, at 4:01 PM
Comment 11 written by Jeff Coughlin on 17 May 2005, at 4:01 PM
Comment 12 written by Jeff Coughlin on 17 May 2005, at 4:04 PM
Comment 13 written by Ian Winter on 18 May 2005, at 9:44 AM
Comment 14 written by Raymond Camden on 18 May 2005, at 9:48 AM
Comment 15 written by IRz on 19 May 2005, at 10:38 AM
Error Executing Database Query.
[Macromedia][SequeLink JDBC Driver][ODBC Socket][Microsoft][ODBC Microsoft Access Driver] Too few parameters. Expected 5.
The error occurred in F:\CMSTags\com\blog.cfc: line 543
Called from F:\RayCamdenblogCFC 3.7\client\includes\pods\calendar.cfm: line 53
Called from F:\RayCamdenblogCFC 3.7\client\tags\layout.cfm: line 77
Called from F:\RayCamdenblogCFC 3.7\client\login.cfm: line 33
Called from F:\RayCamdenblogCFC 3.7\client\Application.cfm: line 60
Called from F:\CMSTags\com\blog.cfc: line 543
Called from F:\RayCamdenblogCFC 3.7\client\includes\pods\calendar.cfm: line 53
Called from F:\RayCamdenblogCFC 3.7\client\tags\layout.cfm: line 77
Called from F:\RayCamdenblogCFC 3.7\client\login.cfm: line 33
Called from F:\RayCamdenblogCFC 3.7\client\Application.cfm: line 60
541 :
542 : <cffunction name="getCategories" access="remote" returnType="query" output="false">
543 : <cfset var getC = "">
544 :
545 : <cfquery name="getC" datasource="#instance.dsn#">
--------------------------------------------------------------------------------
SQL select distinct datepart(dd, posted) as posted_day from tblblogentries where posted >= (param 1) and posted <= (param 2) and blog = (param 3) and posted < (param 4)
DATASOURCE blogdev
VENDORERRORCODE -3010
SQLSTATE 07002
Please try the following:
Comment 16 written by Raymond Camden on 19 May 2005, at 11:46 AM
Comment 17 written by O?uz Demirkap? on 22 May 2005, at 5:14 AM
Comment 18 written by O?uz Demirkap? on 23 May 2005, at 8:35 AM
Comment 19 written by O?uz Demirkap? on 23 May 2005, at 8:36 AM
:)
Comment 20 written by Raymond Camden on 23 May 2005, at 9:31 AM
Comment 21 written by Kevin Graeme on 23 May 2005, at 10:17 AM
Cheers.
Comment 22 written by Brian on 24 May 2005, at 1:09 AM
Please help!
Comment 23 written by Raymond Camden on 24 May 2005, at 9:17 AM
Comment 24 written by Brian on 24 May 2005, at 9:34 AM
I finally figured that out...I think I was too tired last night to be working actually! I'm putting this blog together for a local ISP organization we belong to and I'm going to have all the members chip in an get you something from your wish list when we're done!
See I need to allow multiple contributers to this one blog (9 users to be exact from the board of directors).
Another question...How hard would it be to only allow a user to edit posts created by them and not by other contributers?
Thanks again for a great product!
Brian
Comment 25 written by Raymond Camden on 24 May 2005, at 10:07 AM
Comment 26 written by Andy Clark on 26 May 2005, at 12:49 PM
at http://www.paulmartinsblog.com
Element ROOT is undefined in APPLICATION.
The error occurred in D:\INETPUB\premiersoccerstats\CanadasPM\client\includes\pods\about.cfm: line 3
Called from D:\INETPUB\premiersoccerstats\CanadasPM\client\tags\layout.cfm: line 93
Called from D:\INETPUB\premiersoccerstats\CanadasPM\client\login.cfm: line 33
Called from D:\INETPUB\premiersoccerstats\CanadasPM\client\Application.cfm: line 60
1 : <cfsetting enablecfoutputonly=true>
2 : <cfprocessingdirective pageencoding="utf-8">
3 : <cfmodule template="/#application.root#/tags/podlayout.cfm" title="About">
4 : <cfoutput>
If I try reinit= , I get the same error
If I then revert to the old version I had up previously, likewise accessing in designmode=1, I get the login fields followed by error
The error occurred in D:\INETPUB\premiersoccerstats\CanadasPM\client\tags\layout.cfm: line 78
Called from D:\INETPUB\premiersoccerstats\CanadasPM\client\login.cfm: line 33
Called from D:\INETPUB\premiersoccerstats\CanadasPM\client\Application.cfm: line 59
76 :
77 :
78 : <cfinclude template="/#application.root#/includes/pods/about.cfm">
79 :
Then when I try reinit=1 the page processes correctly
Switching back to the new version ( by renaming directory) I get the allowcomments error but on reinit=1 everythin gi s fine.
However when I try and access the site again some time later the same problem recurs
Comment 27 written by Raymond Camden on 26 May 2005, at 12:56 PM
As for allowcomments, the DB has been updated. You need to modify your tables per the SQL files in the install folder.
Comment 28 written by Andy Clark on 26 May 2005, at 2:55 PM
Changing the code in the old pods seems to have solved the problem.
I had already amended the DB tables so that error was prob occurring as the old version did not refer to them
Thanks as usual
Comment 29 written by Jason Sheedy on 5 June 2005, at 4:33 AM
http://www.jmpj.net/jason/index.cfm?mode=entry&...
- Jason
Comment 30 written by Andy Clark on 5 June 2005, at 3:29 PM
Data source deafblog could not be found.
Error occurred in blog.cfc line 526
I have attempted to copy the procedure succesfully undertaken before but have slipped up somewhere along the line
in blog.ini
[deaf]
dsn=deafblog
blogDBType=MSACCESS
database name deafblog
in application.cfm
<cfset blogname = "Deaf"> "deaf" also does not work
I also tried changing the cfapplication name without success
mapping
physical site path points to client folder (cf other blogs) named logical path deafblog - you suggest naming org not surewhy as I havent done that before
Comment 31 written by Jeff Coughlin on 5 June 2005, at 5:13 PM
Sorry if this sounds obvious, but do you have a datasource name setup called "deafblog" that points to an Access databse file? Your configuration is setup that way and the error you're getting says that it can't find the datasource.
Comment 32 written by Raymond Camden on 6 June 2005, at 9:40 AM
Comment 33 written by Andy Clark on 6 June 2005, at 12:39 PM
That will teach me for not playing baseball with the kids longer on a Sunday
Cheers
Comment 34 written by Andy Clark on 9 June 2005, at 7:51 AM
Comment 35 written by Raymond Camden on 9 June 2005, at 7:55 AM
[Add Comment] [Subscribe to Comments]