Quantcast
Channel: Adobe Community: Message List - ColdFusion
Browsing all 21760 articles
Browse latest View live

application.cfc saving old datasource?

I had a site on one server that I am moving to a new server.   I copied the files and database and created a new DSN.  I ran a simple query on a test page prior to moving the site, it was a one page...

View Article


Re: application.cfc saving old datasource?

OK, it's kinda silly, but I changed the existing data source to what it was previously, and now it loads.  Why does this always happen as soon as you submit a question? Anyhow, why was the old data...

View Article


How do I use a variable within paragraphFormat?

I would like to insert the firstname of a client within paragrapgFormat(). ie: paragraphFormat(Hi #firstname#, your info......) When I output this the firstname just shows as #firstname#. Is there a...

View Article

Re: How do I use a variable within paragraphFormat?

When variables are not processed, chances are you do not have them within a <cfoutput> tag. <cfoutput>#paragraphFormat( 'Hi ' & firstName & ', your info...' )#</cfoutput> What...

View Article

Re: application.cfc saving old datasource?

The data source needs to be defined outside the onApplicationStart() method, in an area known as the "pseudo-constructor".  Since application.cfc is called on every request, it reads the area outside...

View Article


Re: application.cfc saving old datasource?

Oh, and your onApplicationStart() function should not be returning a void data type.  Instead, it should be set to return a boolean.  If that boolean value is set to false, the application will be...

View Article

Re: How do I use a variable within paragraphFormat?

The first instance of 'FirstName' is a variable name. Whereas the last instance is a substring within the string defined by getInfo.message. I am assuming that the message you have saved in the...

View Article

Re: CF10 500 internal server errors

Vishu#13, You seem to be a very knowledgeable person about ColdFusion. I wonder if I could trouble you to help send me in the right direction? Everything in this thread sounds like my issue except that...

View Article


Re: CF10 on MAC OS X 10.9.1

Test the update 13 : http://helpx.adobe.com/coldfusion/kb/coldfusion-10-update-13.html

View Article


Re: FB3 Where do circuit images go?

That totally allowed me to figure it out.Thank you.

View Article

CF10 Sites Produce 500 Error, CFAdmin Runs Fine

(This is a partial repeat of a posting I added this morning to an old thread; reposting here in a new thread as I am not sure the old one will be seen by anyone) Through fits and starts, we have CF10...

View Article

Image may be NSFW.
Clik here to view.

Re: CF10 500 internal server errors

Thank  you for your kind words A little bit which I've learned in CF in only because of all our CF users who post their queries/answers and indeed you are one of them  Usually when you set Enable...

View Article

v.9 support

When will CF9 end of life for support?

View Article


Image may be NSFW.
Clik here to view.

Re: CF10 Sites Produce 500 Error, CFAdmin Runs Fine

Hi  I've replied to the other forum : http://forums.adobe.com/thread/1283921?tstart=0

View Article

Re: CF10 Sites Produce 500 Error, CFAdmin Runs Fine

Hi RLS, Could you please check if you are able to get the website running from ColdFusion's internal port 8500. in case, that is disabled, please enable it by uncommenting...

View Article


Re: How do I use a variable within paragraphFormat?

Thanks BKBK, This code is from a registration form that sends a confirmation email out the registrant. The content is kept in a database so changes can be made by the adminstrator, so they don't have...

View Article

Serialize a form submission

I have a form (working on someone else's messy app that is no longer at my work so I am a bit confused at what they did) that prints out list items from a database. There is a button to add an entry...

View Article


Re: CF10 500 internal server errors

vishu#13, Thank you for replying and helping me with this! I very much appreciate it. I am using a test domain for this, an old site my son toyed with when he was younger: animalwarriorz.com I added...

View Article

Re: CF10 Sites Produce 500 Error, CFAdmin Runs Fine

Anjaneai, Before I started looking into your diagnostic approach, I visited vishu#13's approach. When I added a site by hand (versus my ISP's control panel approach), I have a working site. The...

View Article

Image may be NSFW.
Clik here to view.

Re: CF10 Sites Produce 500 Error, CFAdmin Runs Fine

This is likely the culprit. Anyone know how to get rid of it? It won't simply go away when I hit the delete button. 

View Article
Browsing all 21760 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>