Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
LukeDD #1
problem with cfdump
How can I enable cfdump if it has been disabled by the administrator?
LukeDD Guest
-
cfdump on cfcatch
sometimes i can successfully cfdump the cfcatch variable. other times, when I try to dump it, it says "unknown type". any ideas what's up with... -
CFDUMP Export to Excell
My CO, just updated their server to 7.00 and as I go over he old reports I noticed that all the download that I was creating using cfdump have a... -
Cfdump tag
hi I would like to change the style or format(colors) of the Cfdump tag.Is there anyway i can do it Thx Al -
#21611 [Opn]: Problem with version_compare() (Was: Problem with pear cli and release numbers)
ID: 21611 Updated by: et@php.net -Summary: Problem with pear cli and release numbers Reported By: jan at horde... -
Problem with Apache Web Server config file and PHP (please give advice on what problem may be me)
HI: Can anyone refer me to someone that can help with the problem below. I installed Apache Web Server on my laptop which has Windows XP. I... -
Stressed_Simon #2
Re: problem with cfdump
I am pretty sure that you cannot disable cfdump. But why would you want to use cfdump on a live machine, it is really a development tool?
Stressed_Simon Guest
-
Neculai Macarie #3
Re: problem with cfdump
> How can I enable cfdump if it has been disabled by the administrator?
I think copying the tag to your directory will work: <cfmodule
template="dump.cfm" var="#foo#">. Dumping complex structures might not work
though if the tag calls itself with the <cfdump syntax>.
--
<mack />
Neculai Macarie Guest
-
Neculai Macarie #4
Re: problem with cfdump
> I am pretty sure that you cannot disable cfdump.
One way to "disable" it would to to remove the dump.cfm file...
--
<mack />
Neculai Macarie Guest
-
BKBK #5
Re: problem with cfdump
>... How can I enable cfdump if it has been disabled by the administrator?
Write yer own dump!
BKBK Guest
-
MattRobertson #6
Re: problem with cfdump
There are cfdump substitutes in the Macromedia Devex.
--Matt--
MSB Web Systems... [url]http://mysecretbase.com[/url]
Earn cash in your spare time -- blackmail your friends.
MattRobertson Guest



Reply With Quote

