Search the web
Sign In
New User? Sign Up
speckcms · Speck CMS
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 430 - 462 of 830   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
430
hai all, where to find free cfm hosting (subdomain) ? thanks...
nazar
nazarjb
Offline Send Email
Jan 6, 2005
4:48 pm
431
no subdomains but (almost) free (just a one time setup fee of $4.99): http://www.cfm-resources.com/ Only (almost) free (sign up fee: $30.00) for the first year...
Christian Zumbrunnen
chzumbrunnen
Offline Send Email
Jan 6, 2005
8:37 pm
432
don't be forgetting cfdeveloper.co.uk _____ From: Christian Zumbrunnen [mailto:chzumbrunnen@...] Sent: 06 January 2005 20:37 To: speckcms@yahoogroups.com ...
Russ Michaels (Snake)
satachiuk
Offline Send Email
Jan 6, 2005
11:32 pm
434
I am getting the following error message and need to know where the allowed values are being called from. Error Message is Invalid value &apos;fckeditor&apos;...
gspearson69
Offline Send Email
Jan 18, 2005
11:03 pm
435
... This should be as simple as downloading the zip and extracting to the editors directory (e.g. c:\webapps\speck\www\properties\html\editors\). Then, to set...
Mark Woods
markthickpaddy
Offline Send Email
Jan 19, 2005
10:13 am
436
Thought I'd better send a note about this... The current version available for download wasn't tested on any *nix before uploading and there are a couple of...
Mark Woods
markthickpaddy
Offline Send Email
Jan 19, 2005
1:48 pm
437
... Done, and an updated copy of the demo application too. Not exhaustively tested mind you, so I can't guarantee I haven't overlooked something. Mark...
Mark Woods
markthickpaddy
Offline Send Email
Jan 19, 2005
3:57 pm
440
I am trying to modify SpUserGet.cfm to add other variables to the session.speck structure. On line 148 of SpUserGet.cfm is where I am making the variable...
gspearson69
Offline Send Email
Feb 7, 2005
1:24 pm
441
Session.speck is not a duplicate of the struct returned by cf_spUserGet as some other info is stored in session.speck apart from that returned by cf_spUserGet....
Mark Woods
markthickpaddy
Offline Send Email
Feb 7, 2005
3:05 pm
442
Hello everyone, Long time subscriber, but I think I am a first time poster. I haven't used Speck CMS yet, but I am considering using it for a client of mine. I...
Brian Meloche
bmeloche1
Offline Send Email
Feb 18, 2005
4:10 pm
443
Hi Brian, ... I'm afraid I can't help you there as I've never used contribute, but maybe somebody else will be able to advise. ... Speck uses some tags which...
Mark Woods
markthickpaddy
Offline Send Email
Feb 21, 2005
9:49 am
444
... Oh my God, I'm half asleep this morning! Mark...
Mark Woods
markthickpaddy
Offline Send Email
Feb 21, 2005
10:00 am
445
Contribute might not be useful in conjunction with a Speck site. Contribute allows a user to update .htm files only. Contribute would be an alternative to...
Britt Parrott
bdpatdea
Offline Send Email
Feb 21, 2005
6:49 pm
446
I've just uploaded an updated version of Speck. Most of the updates are just tweaks, but there are a few major changes which improve the performance of Speck...
Mark Woods
markthickpaddy
Offline Send Email
Mar 29, 2005
4:03 pm
447
Hi, We're totally obsolete, I know, but is it possible to run Speck on CF Server 4.5 sp2? In the installation doc, there's the direction to add a path to the...
pricemr2000
Offline Send Email
Apr 15, 2005
5:46 pm
448
... You will not be able to get Speck running on CF 4.5 without hacking the source code a bit. You can get around the custom tags path issue by dumping the...
Mark Woods
markthickpaddy
Offline Send Email
Apr 17, 2005
4:03 pm
449
... I should have mentioned that you can get around both of these issues but updating the code that obtains image dimensions and the code to tidy html to use...
Mark Woods
markthickpaddy
Offline Send Email
Apr 17, 2005
4:12 pm
450
Hi, Myself and Robin have decided to change the Speck license to the Academic Free License (AFL) version 2.1, which is the Open Source Initiative's recommended...
Mark Woods
markthickpaddy
Offline Send Email
Apr 27, 2005
4:58 pm
451
Thanks for the detailed response. I'm not sure I'm up to the task, but I appreciate the feedback! Mark...
pricemr2000
Offline Send Email
Apr 28, 2005
8:42 pm
452
Hi all, Am working on a project using coldfusion as front end and sql server as the back end. I want how best I can work with date in coldfusion. I capture...
Adewale Olelekan O.
abakuz_kom
Offline Send Email
Apr 29, 2005
5:38 pm
453
this is one of the great mysteries of date time in cf / sql - its got to do with eurodate vs date (which is US date) , and perhaps something to do with your...
info@...
failsafedefault
Offline Send Email
Apr 29, 2005
5:53 pm
454
Hi, I am trying to setup the demo on my laptop. Its running CFMX standalone version with inbuilt webserver. Has anyone installed it using CF inbuilt webserver?...
praggy22
Offline Send Email
May 4, 2005
11:49 pm
455
Hi, Which version are you installing. Is it CFMX or CFMX7? Uninstall the entire application. And try re-installing the entire application. Let me know the...
Satheesh Kumar
satheesh43
Offline Send Email
May 5, 2005
3:00 am
456
Satheesh, its on CFMX7. I have got it working on our dev server. Think its more to do with my CF setup on the laptop. Thanks ... application. ... today!...
praggy22
Offline Send Email
May 5, 2005
3:59 am
457
Hi, That's cool. Regards, Satheesh praggy22 <pvaghela@...> wrote: Satheesh, its on CFMX7. I have got it working on our dev server. Think its more...
Satheesh Kumar
satheesh43
Offline Send Email
May 5, 2005
5:50 am
458
I am trying to intergrate FCKEditor into Speck CMS which I do have running but now running into a problem. If I do a cfdump var="#FORM#" on the...
gspearson69
Offline Send Email
May 9, 2005
4:12 pm
459
try putting ### instead of # wherever you want to pass a # to the db. - cold fusion is treating # as part of the output and thus stripping it out. cheers...
info@...
failsafedefault
Offline Send Email
May 9, 2005
4:29 pm
460
I am trying this which I know will work, however I just tried to change a color of acouple of words and when I click the save button it removes the extra #'s...
gspearson69
Offline Send Email
May 9, 2005
7:58 pm
461
... There is a readFormField method in the Html property type template which is called prior to the property value being saved. This method does parse the ...
Mark Woods
markthickpaddy
Offline Send Email
May 10, 2005
9:15 am
462
I have found the one line of code that is stripping out the Font Tags. The line of code is within html.cfm on line 320 which reads <cfset newValue =...
gspearson69
Offline Send Email
May 10, 2005
12:49 pm
Messages 430 - 462 of 830   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help