Christine, Try it with refresh="yes" in your application.cfm - this will force the "if" clause in line 172 of spApp to evaluate to true and create the stServer...
Hi Robin, The refresh="yes" did the trick. Once I ran it on one of my sample applications, all of them worked. Thanks everyone, for all your help! -Christine ...
There's a new version of Speck available for download containing a couple of minor bug fixes and some new features. The new features should be considered beta,...
Kudos Mark :-) I should have thought through that spApp issue the other day. Love to hear from people using the strings stuff to get Speck working in other...
... other ... Well, I made a bit of a boo boo by writing the strings directly to application.speck.strings, because errors can occur before the application...
Heya ya'll, I'm nearly finished lashing out my latest site, fashion.ie, but I just want to do one more thing before I launch - get the <title> and meta...
Hugh, ... Thanks for the peek. What do you think about FB4? I was on my way to doing an app with FB3 and then they re-wrote it <g>. Looks like you've done ...
Jeany, Is an image tag being rendered at all - if yes, what is the SRC attribute? -- Robin Hilliard Technical Sales Engineer - Australia/New Zealand Certified...
Image randered yes: And scr: <img src="/webapps/sydneyjabiru/www/images/auflogo.gif" width="100" alt="Go to the AUF web site" border="0"> Image that doesn´t...
... run in a virtual directory (it just wasn´t designed to originally) ... the errors you included are handled within Speck using try-catch and may occur...
... run in a virtual directory (it just wasn´t designed to originally) ... the errors you included are handled within Speck using try-catch and may occur...
Dear Hugh, Would you like to share your experience here about integrating Speck and FB4? This is very interesting if you tell us more and more about that...
Jeany, I don't think the appwebroot setting has taken effect, because if it had the img tag would read: <img src="/sydneyjabiru/assets/0/ ... ^ Appwebroot...
Heya, I just got word (after they didnt ask me) from my Hosting providers that they had switched off CFFILE and CFDIRECTORY on the server because of possible...
Hello Robin, The image tag insert the appwebroot: <img src="/sydneyjabiru/assets/10/4B310259-C1E1-4950- 9587F1F9CB7850DF_thumbnail/ashleytn.jpg" border="0"...
... Speck requires CFFILE and CFDIRECTORY. There are very good reasons for restricting what ColdFusion can do with files and directories, but disabling CFFILE...
... Wile, ... Can you give us one URL that you are using to the welcome page on the sample application on your web server. The sample application expects to...
Ahah! :-) The point of the webapps directory is that you don't make it a browsable directory - we're trying to keep almost everything outside the webroot for...
Hey all, Yet another speck project goes live - http://www.fashion.ie . Take a peek and tell me what you think. As regards fusebox, i'll start by going through...
... nope, http://<host_name>/speck should always get to the contents of the .../webapps/speck/www directory on the filesystem, even if you have to copy those...
Tanks for your time, I decided to turn on the IIS att last. Sydneyjabiru now working just find. Very very nice. I will setup the hello world under this WeekEnd...
Hi all, I uploaded an updated beta a few days ago, but at the time didn't send an update email. So, this is it... * Application keywords can now be configured...
Hi, There have been yet further updates to the beta version of Speck available for download. A bug with revisioning of asset properties has been fixed and I've...