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...
Show off your group to the world. Share a photo of your group with us.

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 440 - 472 of 830   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
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
463
well, to be honest, you really, really shouldn't be using font tags these days ;-) If you want to allow font tags, just add an allowFont="true" attribute to ...
Mark Woods
markthickpaddy
Offline Send Email
May 10, 2005
1:34 pm
464
btw, I'm guessing you are using a copy of Speck downloaded late last year. It would probably be worthwhile upgrading to the latest version, which includes a...
Mark Woods
markthickpaddy
Offline Send Email
May 10, 2005
1:53 pm
465
Mastek belongs to the breed of first-generation Indian software companies. We have always been ahead of the curve. We were the world's first software company...
shals_5
Offline Send Email
May 12, 2005
8:24 am
466
What type of changes will need to be made to allow 2 more keywords to be added to the *.app file which when appended to the appName it would create the...
gspearson69
Offline Send Email
May 13, 2005
11:42 pm
467
... Am I right in assuming that you want the CF application name to include a modified date and revision number, but there will only ever be one instance of...
Mark Woods
markthickpaddy
Offline Send Email
May 16, 2005
9:37 am
471
I see no other postings from this Reema person. Can anyone vouch for him/her? Or might this offer be a trojan? Charlie Arehart CTO, New Atlanta Communications,...
charlie arehart
carehart
Offline Send Email
Jun 16, 2005
9:20 pm
472
Guaranteed spam. http://groups-beta.google.com/group/grkist/browse_thread/thread/a7437d41 ...
Sean Stickle
seanstickle
Offline Send Email
Jun 16, 2005
9:46 pm
Messages 440 - 472 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