Hi, Just started using this and have set things up fine with a blank access db. If I want to setup the Hellospeck app using a MySQL or MSSQL db I know I have...
Hi Dave, ... You'd normally just do this when setting up the datasource in the cf administrator. If for some reason you can't do that, you can add the username...
... Hash: SHA1 I set my userrname/password within the ColdFusion Administrator for the Datasource. ... Arial; margin: 14px 0px; padding: 0px 14px; } #ygrp-mkp...
Hi, My server uses a control panel (Helm) and the default directory setup is: FTP Root: \db \logs \wwwroot (web root) I'd like to be able to install speck so...
Mark, Thanks. I don't know why but I always thought I had to supply the username and pw if the database was password protected even if the datasource had the...
... You can do this, but there are two issues... When the speck directory and the application root directory are within the same parent, Speck can derive a...
I get an error like this: Element SPECK.PORTAL.TEMPLATE is undefined in REQUEST. The error occurred in E:\wwwroot\speck\tags\api\portal\spPage.cfm: line 40 ...
There is problem in "Portal Framework Demo Application" and "Sydney Jabiru Sample Application" when I install it with the new speck CMS framework. Would yo...
... Sorry, I've been meaning to do this for the past few weeks, but have been concentrating on adding some features to speck and the portal framework that we...
... able to fix them immediately. ... I am installing sydneyjabiru sample app, and extracting the zip file to E:\wwwroot\www.gontormedia.com\. My speck...
In your gontomedia.app file, change appInstallRoot = e:\wwwroot\www.gontormedia.com\www to appInstallRoot = e:\wwwroot\www.gontormedia.com That should be all...
... I have changed it. But I still getting an error: "Could not find the included template /speck/../../gontormedia/tags/types/Faq.cfm." This is a second day I...
... For speck installation, this is my dream: 1. Download the latest Speck Framework and Speck demo App (include it's sample data for inserting to database) 2....
... Ah, different issue to the previous one, but I know what this is... The mapping setting is optional for Speck applications. When it's not provided Speck...
... Um, it just dawns on me that you will still need the login for the CF administrator, so this won't help if you're on a shared server. I think it's possible...
The version of Speck now available for download fixes a bug which would have affected anyone trying to use recent versions of MS SQL server with the portal...
The version of Speck now available for download fixes a bug in the code to detect the appInstallRoot path when initializing an app. The bug affected...
Hello- I have been trying to figure out how to style my menu (cf_spMenu) so that when a sub-level page is active, only it's menu item is highlighted. I always...
Hey Nicki, I'm running out the door so I gotta be quick... ... You can use the fact that the elements are nested to apply styles to them. If you use the listId...
I have tried to add a <form> tag to a "blurb" type page and it does not "stick" - the tag is erased from the source view in the editor. I thought html tags...
I guess I should clarify more - I can get the links to be different colors when the sub-level is selected by using the css. #navigation ul li a.selected...
Hi, ... If you tell cf_spMenu to spit out more than one level of navigation menu items it uses the same class name for selected items at each level. It really...
... By default, the Html property in Speck strips some tags from the source when saving to protect against cross-site scripting attacks. You can disable this...
... just ... A far simpler solution just dawned on me (my brain is old and tired) - you could just use the replace function to replace the first instance of...
Hi Nicki, ... I thought about this some more and came to the conclusion that there probably should be a way to tell spMenu to use css class names and ids that...
The version of Speck now available fixes a bug in the default edit method. If current user did not have spSuper role, read and write access would be set to...
Version of Speck now available fixes bug mentioned in subject. Thanks to LaJuan Taylor for reporting this bug which I rather stupidly introduced a few days...
Hello, I've been using the Speck framework for some time now and have set up several portals. I have one question about how the Speck system works though -...