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 631 - 670 of 830   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
631
This has been solved off-list. It turned out that the appName setting in the application configuration file was mixed case, while the name attribute for the...
mwoods@...
markthickpaddy
Offline Send Email
Feb 1, 2006
9:34 am
632
Hah - I pointed that out on the Livedocs for cfapplication in July last year and I see the docco team haven't updated the description of the name attribute. ...
Robin Hilliard
wzp193
Offline Send Email
Feb 1, 2006
9:53 am
633
What do I do if I want to get a content type or all content types to write to a static file when they are promoted to "live"? Is there a place that I can...
GabeRoffman
Offline Send Email
Feb 2, 2006
3:34 am
634
... Add a new method to your content type (we'll come back to doing it for all in a moment) called "promote". This method will automatically be called by Speck...
Mark Woods
markthickpaddy
Offline Send Email
Feb 2, 2006
11:28 am
636
Does anyone have the database structure/content for the demo in a form that could be easily dumped into MySQL? Matt...
kopeck2003
Offline Send Email
Feb 3, 2006
6:57 pm
637
... Hi Matt, I've just uploaded sydneyjabiru.sql into the files area of the Speck site: http://groups.yahoo.com/group/speckcms/files/ It was imported into...
Robin Hilliard
wzp193
Offline Send Email
Feb 3, 2006
11:53 pm
638
Thanks! Matt...
kopeck2003
Offline Send Email
Feb 6, 2006
4:11 pm
639
So maybe I'm missing something big here but when I try to load my header and footer using cfinclude nothing happens. I can see that the server is referencing...
kopeck2003
Offline Send Email
Feb 6, 2006
4:16 pm
641
So I see now that everything (even html) has to be with in a <cfoutput></cfoutput>. Is there a better way to turn this off then editing the spApp custom tag?...
kopeck2003
Offline Send Email
Feb 6, 2006
6:14 pm
642
... Well, forcing cfoutputonly does reduce whitespace so there is a very good reason for taking advantage of this option in CF templates. ... Unfortunately,...
Mark Woods
markthickpaddy
Offline Send Email
Feb 7, 2006
12:23 am
643
Ah, I see, white space. OK, well I can probably work around it. I would have to say that 75% of the time this probably wont be an issue. I really can't...
kopeck2003
Offline Send Email
Feb 7, 2006
2:15 am
647
Ok, So I downloaded the latest SpeckCMS package and 'installed' it on my server (IIS5, Win2K Server). Then I tried to access the webapp that I've been trying...
Ms. Judith Taylor
fionnseachdu...
Offline Send Email
Mar 1, 2006
3:55 pm
648
Hi Judith, Speck no longer requires the appName setting in the application configuration file (it defaults to using the name of the file minus the .app...
mwoods@...
markthickpaddy
Offline Send Email
Mar 1, 2006
4:47 pm
649
Thanks Mark. That got me past the first hurdle. Now I seem to be having fun with the login stuff. Remember, I'm the weirdo using virtual directories for an...
Ms. Judith Taylor
fionnseachdu...
Offline Send Email
Mar 2, 2006
9:12 pm
650
... The toolbar html was updated to use an unordered list, with one list item for each toolbar item. It looks like your /speck/toolbar.css hasn't been updated....
mwoods@...
markthickpaddy
Offline Send Email
Mar 3, 2006
9:21 am
651
... I actually considered this and took the step of deleting all previous speck files, mappings, etc. and reinstalling clean. Judith -- Ms. Judith Taylor ...
Ms. Judith Taylor
fionnseachdu...
Offline Send Email
Mar 3, 2006
4:09 pm
652
This four step guide will give you the foundation you always wanted. Learning the basics in handling stocks. This guide will help anyone, interested in getting...
oppenso_urce_484@...
oppenso_urce...
Offline Send Email
Mar 4, 2006
7:50 am
653
... previous speck files, mappings, etc. ... Ah, I think I know what's going on then. Has the "speck" virtual directory been created as a sub-directory of your...
Mark Woods
markthickpaddy
Offline Send Email
Mar 4, 2006
9:24 am
654
I just installed the March 1 update. I get an error when I click on the "Manage Keywords" link. It says " Variable LAYOUT is undefined" in ...
GabeRoffman
Offline Send Email
Mar 5, 2006
6:14 am
655
... There is a new Sydney Jabiru demo app to match the latest Speck release - the old one should still work mind you. I'm a bit confused as to how that error...
mwoods@...
markthickpaddy
Offline Send Email
Mar 6, 2006
1:42 pm
659
I've just uploaded an new version of Speck that contains a fix for a bug with the Picker property type. In certain circumstances, picked content items were not...
Mark Woods
markthickpaddy
Offline Send Email
Apr 19, 2006
11:05 am
662
Has anyone been able to get the latest version of Speck running under CF7. I am having an issue that CF7 has experienced an unexpected error which is due to...
gspearson69
Offline Send Email
May 7, 2006
2:07 pm
663
... Gotta run and get a train but... I personally know of one company using Speck with CF7 on windows, so it should work. They aren't using the latest version,...
mwoods@...
markthickpaddy
Offline Send Email
May 7, 2006
6:03 pm
664
... it ... Sorry it has taken me this long to reply but work has been crazy. The error message I am getting with CF7 is: The web site you are accessing has...
gspearson69
Offline Send Email
May 13, 2006
12:41 pm
665
... The other message I get is Cannot lock Application scope. This error is a result of Line 527 of spApp.cfm when it tries to cflock the application scope...
gspearson69
Offline Send Email
May 13, 2006
12:45 pm
666
... error ... I solved this which was an error on my part which going through the files line by line showed me what I did wrong. Sorry for the extra traffic on...
gspearson69
Offline Send Email
May 14, 2006
1:29 am
667
When I set refresh to No on the cf_spApp line I am getting an error message which I am unable to solve. The error being produced is on line 1496 of spApp.cfm...
gspearson69
Offline Send Email
May 21, 2006
10:19 am
668
I am working on a custom type for one of my new projects. Within the <cf_spHandler method="smalldisplay"> I am wanting to check the recordcount and if it is 0...
gspearson69
Offline Send Email
May 21, 2006
12:43 pm
669
... Odd, Speck doesn't use components, so there shouldn't be a reference to a component in application.speck. You could hack the code to only duplicate the...
mwoods@...
markthickpaddy
Offline Send Email
May 22, 2006
10:18 am
670
... Yup, this is true, Speck only calls the handler template for the rows returned by cf_spContentGet. ... Easiest solution is cfsavecontent... <cfsavecontent...
mwoods@...
markthickpaddy
Offline Send Email
May 22, 2006
10:26 am
Messages 631 - 670 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