Posting pic/comment to Facebook Fan page
On a restaurant website I created a coldfusion app that allows customers to upload a pic of themself eating the restaurant's food along with a comment. Once an admin approves their pic/comment, they...
View ArticleRe: Coldfusion 10 Standard License
Yes you can install licence will be valid. I will try find reference where Adobe CF say a CPU = 4 or 8 (?) cores and you can install on 2 CPU's. HTH, Carl.
View ArticleRe: Coldfusion 10 enterprise - mod_jk keeps crashing
The AJP graph will be interesting from a technical view point tho it will not stop the outage. Railo hard for me to say. I know IIS8/W2k12/CF10 works very well for me with some connector modifications...
View ArticleRe: Coldfusion 10 Standard License
Per the ColdFusion Blog entry regarding the EULA, Adobe considers four cores to be a CPU - so a quad-core processor is one CPU. You can run ColdFusion 10 Standard on up to a dual quad-core server...
View ArticleRe: Posting pic/comment to Facebook Fan page
You need to use Facebook API to do that. The details you can find in the Facebook website.
View ArticleRe: CF 9 Session Variables Resetting
This guy might know. Here's the link: http://matthewwilliams.geodesicgrafx.com/blog/index.cfm/2011/10/20/How -to-configure-a-kick-***-development-setup--day-3
View ArticleUseful code for exporting to Excel xlsx
I wanted to "give back" by posting this little code sample for exporting a query into Excel xlsx Kudos to Charlie Arehart for helping me increase the server memory and java heap size. This code works...
View ArticleRe: CF 9 Session Variables Resetting
Cfpb, I have two suggestions for you to try. (1) Your problem might be caused by the session fixation issue. Pete Freitag describes this quite well in his blog, and gives you 3 possible workarounds....
View ArticleColdfusion 9 - DSNs going missing
Hi Recently we are having DSNs disappear from Coldfusion Admnistrator, the problem is intermittent and only affects a few DSNs at a time. Can anyone offer any advice? We have R1Soft Enterprise backups...
View ArticleRe: Useful code for exporting to Excel xlsx
I gave up on that approach and now use jquery Data Tables almost exclusively. http://www.datatables.net/ Now my users are not limited as to the format they want to see the data in, and can sort and...
View ArticleColdfusion 10 Update manager will not show updates available.
I have installed the mandatory update and was going to finish installing the rest, however when I go to the admin page and updates, the title screen comes up but nothing else. No "check for updates"...
View ArticleRe: Pulling my hair out with new CF10 install
Just to close this out. It was not CF at all. Some base tcp ACKS from java to the mail server were blocked by the firewall. it seems the java engine wants to use ports above 52000 to ACK back and...
View ArticleRe: Coldfusion 10 Update manager will not show updates available.
Which kind of license key, you are using on this CF 10 server? If you are using CF 10 Enterprise/Developer/Trial installation then create a new CF instance there and check this behavior on that newly...
View ArticleRe: Coldfusion 9 - DSNs going missing
Hi, Which database have you connected through CF datasource? Give database name & version. Which CF datasource driver(database specific or other driver), are you using there? Have you made any...
View ArticleRe: Unable to install CF10 Updater 11
I had this immediately after the update, but the update log was clear and after bouncing the server all looks normal.
View ArticleEnterprise multiserver option missing during install
Hello,I've been asked to install Coldfusion 10 Enterprise on a server.We have a Coldfusion 10 Enterprise upgrade key.I'm having a hard time to find a place at adobe.com to downlaod the install...
View ArticleRe: Enterprise multiserver option missing during install
Hi Welcome to Adobe Forums. Instead of JRun, Tomcat is embedded with a stand-alone ColdFusion 10 installation. Previous versions of ColdFusion installer allow you to create multi-server installations...
View ArticleRe: Unable to install CF10 Updater 11
Hi Gavin, Did you try to install update 11 manually? Like if you were able to download the .jar from CF admin then the hotfix_011.jar will be present in : C:\ColdFusion10\cfusion\hf-updates Just copy...
View Article