Two bug fixes and one CFX * Fixed bug to check property value not gt max allowed length in spPropertyHandler. Property values are automatically trimmed, but...
Which hosting providers are you using without problems? as far as I understand Speck needs using CFFILE and other "problem" tags and I'm choosing a provider...
I'm using hosting365.com in Ireland. Biznet.ie also offered to host speck apps (but were more expensive). Elsewhere in the world, I've no idea, sorry. Mark...
Alvaro, ... I don't know if a US host is a problem for you, but www.crystaltech.com is a superior Could Fusion host in many ways and you can use CFFILE and...
it's cool that we all talk about speck. however, i am a newbie to cf and when i saw the speck docs and codes, i left it in a jiffy. i am still lost. i want to...
Hey, I'm having a wierd problem (I think) with Speck. The site http://www.fashion.ie is fine, but I want to add some display methods to an article type...
Hello All, I know the Speck strings are translated, but what of a site with content in different languages? From what I can see Speck doesn't support this out...
... tbh, how you do this will depend on the requirements for your site and really has very little to do with Speck. The issue is deciding how to store and...
Quick mail to let everyone know about some recent updates to Speck * Improved the code to obtain image dimensions in the contentPut method of the Image content...
I've just uploaded a new version of Speck which has been testing with Firebird 1.0.3 Some minor changes were required to handle a Firebird restriction I was...
... with ... bytes. Hi Mark, I've read lately about Firebird (open source Interbase?) and I'm curious about how does it perform. More interesting than MySQL or...
... tbh, I haven't tested Firebird's performance, what interests me is that like postgres it's very standards compliant and feature complete, but unlike...
Alright Hugh, I've fixed this for ya... In your types directory for the application in question, you had article.cfm and article_old.cfm type templates. The...
Hi Mark and list, Just using Speck on a new site with Oracle 9i and CFMX 6.1 and got this (security compromising bits omitted): Error Executing Database Query....
Ok, solved - it's all Oracle's fault. It should know when I'm putting "no" into an integer field that I actually meant 1 :-) Something to watch out for: I'm...
Hi there, I'm new to Speck. I downloaded and installed the demo sydneyjabiru application as a virtual directory and it worked. Now, I'm trying to install the...
Cezar, did CF report the line number / file this occured in? If not, enable debugging in the CF administrator so that we know which variable couldn't be...
Not quite enough debugging unfortunately - tick all the boxes on the debugging page, we're looking for a file and line number of the errror. -- Robin...
... yup, that'd be a bug. It hasn't caused any errors because url.type is available where spWasCached is called within SpeckCMS. I'll include the updated...
FYI, I've just tested the helloworld app with CF5 and CFMX 6.0 on Win2K with IIS5 and can't reproduce the problem. Looking forward to getting more info as...
Hello, Can anyone help me, I have folled the instruction in the Documention and have the Demo Application (sydneyjabiru) running, but I can't get it to use the...
Hello All, I am having an odd problem with speck. I created a page that uses a new type called doclinks. All it is is a list of assets categorized via...
... Ok, might sound like a stupid question, but just in case - are you using IE 5+ on Windows? The SiteObjects Editor requires this. Otherwise... the soEditor...
The "invalid base tag" exceptions are handled internally by Speck and are expected when refreshing an application. There's nothing else in the debug which...
Hi Mark, Thanks for answering to me. Unfortunately there's no other aditional information about this error, otherwise I would post it. I'm new to Speck and I...