... Hash: SHA1 I solved this. I was putting my componets into the Application.Speck.ComponentName like Application.Speck.ReportIssues and under CF7 that is not...
Is there some one of you running Speck on Railo (railo.ch), the new CFML engine? I have try palying with it, but not succesfully. I am trying to running Speck...
Hi, Does anyknow know if SpeckCMS support japanese characters? Since it manages the content tables by itself, I guess there must be some settings to change for...
... Yup, Speck does support Japanese characters from the unicode character set, though support is dependent on your DBMS and has only been tested with MySQL...
Thanks a lot for your quick reply Mark, I've figured out most of these things myself in the meanwhile and could successfully use Japanese characters with MS...
... Cool, I haven't really used SQL server since my old ASP days - i.e. waaay back ;-) ... You might be better off putting that info into a database section in...
Hello everyone, Is anyone successfully using the Related Documents picker in the Default Article Type? For one, I get a garbled display in the Article editing...
... Ooops, eh, that is kinda messed up alright. I'll fix it asap. We're not using the related documents feature on any sites, so I never noticed the bug. I'll...
... Thanks a lot, I just received the file. I'll check it later today. ... Well, actually I don't need the attached documents to be revisioned, so this...
... The Documents added were never promoted beyond the edit level, so when you disabled revisioning for documents, they disappeared because Speck couldn't find...
... Hash: SHA1 I am upgrading one of my applications to CF7 which I would like to use the report builder to create [printable reports instead of using a third ...
Hi Graham, Is this report application on the a cluster? ... iD8DBQFEu6uXTaiPMnvbJeURAkBLAKCM6ZN3F+a8OosIWS1HPSIWb1sj4ACgjbC5 ... Sharjil Nawed Email:...
... Hash: SHA1 I do nothing with clusters. The Server is Windows 2000 Pro or Windows 2000 Server running CF7 Standard and Apache 2.0.58. I have been able to ...
I would like to install Speck CMS but we use a hosted server. What considerations or requirements are there that might impact installation on a hosted server?...
... Speck requires that a template mapping and custom tag path be added in the ColdFusion administrator. It also uses cffile, cfdirectory and cfcontent and,...
Hi, This is a really basic question I guess, probably subject to a lot of opinion... I am considering swapping my companies corporate website for a CMS. I have...
Try http://cmsmatrix.org/ ... -- =+=+=+=+=+=+=+=+=+=+=+=+ Emanuel Costa http://www.emanuelcosta.com =+=+=+=+=+=+=+=+=+=+=+=+ "In the struggle for survival, the...
I try to insert data using cfm template as normal application. Why? Because I want to make a form that not like speck form. I put the template below on...
... I can't see anything there that should stop the data being inserted. All I can suggest is cfdumping the form structure to see what is being posted. BTW,...
I am moving my speck web site from one host to another and I am now getting an error with the QuerySetCell from spContentGet.cfm: line 492. <cfset void =...
I found it. I am now apparently using CF 7. So I needed to add the line : <!--- querySetCell() in CFMX7 requires that the column data type be compatible with...
... Sounds like you have a very old version of Speck installed, so it would be well worth upgrading. There have been numerous improvements and bug fixes over...
Is their a way within Speck to force all table names to lower case. I am having an issue because on my development mysql environment is linux and my production...
... Not really no, well, not without modifying a lot of code. I've just had a look at the MySQL docs and it seems that this particular problem you're having is...
... Hash: SHA1 I am working on creating a News Article section within one of the applications that is powered by SpeckCMS. My question is how do I get the path...
Hi Graham, ... Assuming you are using a picker property to create a collection of documents which are "related" to an article, you should be able to just call...
With my latest project that is using SpeckCMS I have created a News Type. My question is: Is their a way that when an article goes Live that it will send out...
Hi Graham, Apologies for the delayed response, I hope this is still of use to you. ... You could add a contentPut method and a property to record whether your...