element undefined in String

2011-11-02 Thread Greg Morphis
this morning I refreshed my local dev and although I haven't have problems in months.. this morning I get Element USER is undefined in a Java object of type class [Ljava.lang.String;. The line ColdFusion points to is: cfif session.user.getid() neq 0 and session.user.getsec_id() neq 0 In the

CFDocument problem - direct call works cfinclude doesn't

2011-11-02 Thread DURETTE, STEVEN J
Hi all, I've searched and my google-foo is failing me today. I have a very simple page that generates a pdf file. When called directly it works just fine, however if the file is included through a cfinclude then the error: cfdocument tag has no body. It must have a body or a source file or

Re: element undefined in String

2011-11-02 Thread Greg Morphis
disregard.. I put in a default session.user variable on the page indicated in the error and it pointed me to an error in a CFC I had overlooked late yesterday.. I had typed cfqueryparam name=foo... cfqueryparam doesn't have a name attribute. It should have been value=foo I changed that to value,

Re: CFDocument problem - direct call works cfinclude doesn't

2011-11-02 Thread Jochem van Dieten
On Wed, Nov 2, 2011 at 2:43 PM, DURETTE, STEVEN J wrote: I've searched and my google-foo is failing me today.  I have a very simple page that generates a pdf file. When called directly it works just fine, however if the file is included through a cfinclude then the error: cfdocument tag

RE: CFDocument problem - direct call works cfinclude doesn't

2011-11-02 Thread DURETTE, STEVEN J
Why would that matter? The cfdocument isn't generating screen output, it is supposed to create a file. I'll try adding cfoutput tags inside the cfdocument. Thanks for the idea! Steve -Original Message- From: Jochem van Dieten [mailto:joch...@gmail.com] Sent: Wednesday, November 02,

RE: CFDocument problem - direct call works cfinclude doesn't

2011-11-02 Thread DURETTE, STEVEN J
Thanks Jochem! That was exactly the problem higher up in the file chain someone used enablecfouputonly=true. Steve -Original Message- From: DURETTE, STEVEN J Sent: Wednesday, November 02, 2011 9:58 AM To: cf-talk Subject: RE: CFDocument problem - direct call works cfinclude doesn't

RE: runing CF and ASP.NET on the same web server (IIS 6)

2011-11-02 Thread Nathan Chen
Russ, it was the same error 404.17 even though I tried several things. Nathan -Original Message- From: Russ Michaels [mailto:r...@michaels.me.uk] Sent: Monday, October 31, 2011 3:58 PM To: cf-talk Subject: RE: runing CF and ASP.NET on the same web server (IIS 6) Then it can't be

Re: runing CF and ASP.NET on the same web server (IIS 6)

2011-11-02 Thread Dean Lawrence
Nathan, as others have said, running ASP or .Net side-by-side with ColdFusion is not a problem, I've been doing it for years. It sounds like you may have a faulty .Net installation. I would try repairing it. Here is a link to the Microsoft article on fixing your install.

Re: runing CF and ASP.NET on the same web server (IIS 6)

2011-11-02 Thread Russ Michaels
also try this http://msdn.microsoft.com/en-us/library/k6h9cz8h(v=vs.80).aspx Russ On Wed, Nov 2, 2011 at 3:20 PM, Dean Lawrence dean...@gmail.com wrote: Nathan, as others have said, running ASP or .Net side-by-side with ColdFusion is not a problem, I've been doing it for years. It sounds

Re: CF8 cftextarea richtext is stealing form focus, and being referred to by the form

2011-11-02 Thread Monique Boea
is houseoffusion.com down? TESTING On Sun, Feb 13, 2011 at 5:52 PM, Michael Benoit michael.ben...@prsa.orgwrote: In addition, FCKConfig.StartupFocus= false; in fckconfig.js Hi, sorry for necroposting, but has anyone seen a solution to this problem in CF8? I'm experiencing the

Weird issue with timestamp

2011-11-02 Thread Monique Boea
Hi All. I am hoping this reaches the group because I can't get to the site. I need to append a variable to a url which just so happens to be timestamp. The url is for a credit card processing site and I HAVE to pass in the variable. Here is the problem: 'timestamp' is being changed to 'x'

RE: Weird issue with timestamp

2011-11-02 Thread DURETTE, STEVEN J
Try amp;timestamp (get rid of the space though) -Original Message- From: Monique Boea [mailto:moniqueb...@gmail.com] Sent: Wednesday, November 02, 2011 2:29 PM To: cf-talk Subject: Weird issue with timestamp Hi All. I am hoping this reaches the group because I can't get to the site.

Re: Weird issue with timestamp

2011-11-02 Thread Sean Corfield
On Wed, Nov 2, 2011 at 11:29 AM, Monique Boea moniqueb...@gmail.com wrote: I am hoping this reaches the group because I can't get to the site. I spoke to the Dinowitzes and they're having lots of problems with server stability and have called in reinforcements. They hope to have the site back

HouseOfFusion is down (was: CF8 cftextarea richtext is stealing form focus, and being referred to by the form

2011-11-02 Thread Sean Corfield
On Wed, Nov 2, 2011 at 11:21 AM, Monique Boea moniqueb...@gmail.com wrote: is houseoffusion.com down? Yes, but luckily the mailing list is handled by a different server so anyone using regular email is still able to send/reply to the list. -- Sean A Corfield -- (904) 302-SEAN An Architect's

Re: Weird issue with timestamp

2011-11-02 Thread Monique Boea
Wow. I am such a dork! This did it: amp;timestamp On Wed, Nov 2, 2011 at 2:29 PM, Monique Boea moniqueb...@gmail.com wrote: Hi All. I am hoping this reaches the group because I can't get to the site. I need to append a variable to a url which just so happens to be timestamp. The url

Re: HouseOfFusion is down (was: CF8 cftextarea richtext is stealing form focus, and being referred to by the form

2011-11-02 Thread Matthew Williams
Eh, websites are SO overrated. ;) I don't think I've ended up on HoF site for a long time The only reason is when directed there by a google search for an issue. -- Matthew Williams Geodesic GraFX www.geodesicgrafx.com/blog twitter.com/ophbalance

Re: Weird issue with timestamp

2011-11-02 Thread Claude Schnéegans
Here is the problem: 'timestamp' is being changed to 'x' because times is the special character entity for x. Can you identfy the process which changes times for 'x' ? Because it's wrong, x is times; not just times ~| Order

RE: HouseOfFusion is down (was: CF8 cftextarea richtext is stealing form focus, and being referred to by the form

2011-11-02 Thread Bobby Hartsfield
Yes, but luckily the mailing list is handled by a different server so anyone using regular email is still able to send/reply to the list. AKA... all the REAL users. :-p .:.:.:.:.:.:.:.:.:.:.:. Bobby Hartsfield http://acoderslife.com http://cf4em.com -Original Message- From: Sean

FCKEditor.. XML Request error: Access denied (403)

2011-11-02 Thread Terry Troxel
Coldfusion 9, just started has been working fine on all the websites until today when using FCKEditor to browse server for an image. Any Ideas? Java recently Updated. Terry ~| Order the Adobe Coldfusion Anthology now!

Re: Weird issue with timestamp

2011-11-02 Thread Al Musella, DPM
You could also move that to the first parameter.. .cfm?timestamp At 02:29 PM 11/2/2011, you wrote: Hi All. I am hoping this reaches the group because I can't get to the site. I need to append a variable to a url which just so happens to be timestamp. The url is for a credit card processing