[cfaussie] Re: CFLocation stopped working

2007-07-05 Thread AJ Mercer
then install Ray's coldfire - adds a ColdFusion tab in firebug to show all
CF debugging
http://coldfire.riaforge.org/

On 7/5/07, Andrew Scott [EMAIL PROTECTED] wrote:

 So does fireBug, with the added benefits of JS debugging, CSS editing all
 live in the browser, console for dumping JS objects for inspection, and a
 thousand more features to boot.

 fireBug should be the first plugin for FF that any developer installs. It
 is invaluable for development, want to write JS to call a function or
 rewrite the function in the browser for debugging, not a problem.


 On 7/5/07, bigmac [EMAIL PROTECTED] wrote:
 
 
  There is also a really good Firefox Extension called LiveHTTPHeaders
  ( http://livehttpheaders.mozdev.org/) which is invaluable for
  diagnosing all sorts of issues like this, it gives you a live view of
  all HTTP headers, both sent and received.
 
  Perhaps look for any differences in the headers between your
  production server and dev server.
 
  On Jul 2, 11:20 am, Sean Bucklar [EMAIL PROTECTED] wrote:
   This may have been mentioned before -
  buthttp://www.fiddlertool.com/fiddler/is pretty useful for header
   analysis. Even if it was written by the Evil Empire (TM)
  
   skateboard.com.au wrote:
Hi Mike
  
Cflocation is all about the headers. Check the http headers being
  sent
to the browser. Compare what you are seeing between the working and
  non
working pages. If your browser does not give you easy access to
  this,
get another cf page to cfhttp the pages and dump the full headers
  that
way. Thats how I solved cflocation issues in the past anyway.
  
cheers
  
Drew
  
-Original Message-
From: Mike Kear  [EMAIL PROTECTED]
To: cfaussie@googlegroups.com
Date: Mon, 2 Jul 2007 11:10:01 +1000
Subject: [cfaussie] Re: CFLocation stopped working
  
I havent had time to get at this for a few days now. It's very
frustrating because the code used to work fine.  It works fine on
  my
production site.It's only my dev machine that shows this
  problem.
  
So I figured fine it's not the code, it's to do with the
  environment
then.  What have i changed?  Not IIS,  Not Apache, Not the Code,
  not
the database. - the only thing left is ColdFusion itself - i
  applied
the updaters to it.  That must be the culprit.
  
Then someone suggested I try a page with only a CLOCATION tag in
  it,
and that threw my theory into a spin because it worked.  If my
  theory
was right (that the updaters had somehow broken the server)   it
shouldnt have worked.
  
So I dont know where to go looking now.
  
Perhaps i'll re-install ColdFusion and see where that gets me.
  Maybe
i havent installed the updaters correctly or there was a hiccup
  during
the updaters application.  But i'm really clutching at straws here,
not really seeing what (apart from a broken CF Server) the problem
could be.
  
Cheers
Mike Kear
Windsor, NSW, Australia
Adobe Certified Advanced ColdFusion Developer
AFP Webworks
   http://afpwebworks.com
ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month
  
On 7/2/07, Andrew Scott  [EMAIL PROTECTED] wrote:
  
Mike,
  
Have you tried line debugging the code to see what is actually
  
happening? It
  
might be something very obtuse..
  
Andrew Scott
Senior Coldfusion Developer
Aegeon Pty. Ltd.
   www.aegeon.com.au
Phone: +613  8676 4223
Mobile: 0404 998 273
 
 
 
  www.aegeon.com.au
  Phone: +613  8676 4223
  Mobile: 0404 998 273
   
 


-- 
If you are not living on the edge,
You are taking up too much space.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: CFLocation stopped working

2007-07-05 Thread Andrew Scott
So does fireBug, with the added benefits of JS debugging, CSS editing all
live in the browser, console for dumping JS objects for inspection, and a
thousand more features to boot.

fireBug should be the first plugin for FF that any developer installs. It is
invaluable for development, want to write JS to call a function or rewrite
the function in the browser for debugging, not a problem.


On 7/5/07, bigmac [EMAIL PROTECTED] wrote:


 There is also a really good Firefox Extension called LiveHTTPHeaders
 (http://livehttpheaders.mozdev.org/) which is invaluable for
 diagnosing all sorts of issues like this, it gives you a live view of
 all HTTP headers, both sent and received.

 Perhaps look for any differences in the headers between your
 production server and dev server.

 On Jul 2, 11:20 am, Sean Bucklar [EMAIL PROTECTED] wrote:
  This may have been mentioned before -
 buthttp://www.fiddlertool.com/fiddler/is pretty useful for header
  analysis. Even if it was written by the Evil Empire (TM)
 
  skateboard.com.au wrote:
   Hi Mike
 
   Cflocation is all about the headers. Check the http headers being sent
   to the browser. Compare what you are seeing between the working and
 non
   working pages. If your browser does not give you easy access to this,
   get another cf page to cfhttp the pages and dump the full headers that
   way. Thats how I solved cflocation issues in the past anyway.
 
   cheers
 
   Drew
 
   -Original Message-
   From: Mike Kear [EMAIL PROTECTED]
   To: cfaussie@googlegroups.com
   Date: Mon, 2 Jul 2007 11:10:01 +1000
   Subject: [cfaussie] Re: CFLocation stopped working
 
   I havent had time to get at this for a few days now. It's very
   frustrating because the code used to work fine.  It works fine on my
   production site.It's only my dev machine that shows this problem.
 
   So I figured fine it's not the code, it's to do with the environment
   then.  What have i changed?  Not IIS,  Not Apache, Not the Code, not
   the database. - the only thing left is ColdFusion itself - i applied
   the updaters to it.  That must be the culprit.
 
   Then someone suggested I try a page with only a CLOCATION tag in it,
   and that threw my theory into a spin because it worked.  If my theory
   was right (that the updaters had somehow broken the server)   it
   shouldnt have worked.
 
   So I dont know where to go looking now.
 
   Perhaps i'll re-install ColdFusion and see where that gets me.
 Maybe
   i havent installed the updaters correctly or there was a hiccup
 during
   the updaters application.  But i'm really clutching at straws here,
   not really seeing what (apart from a broken CF Server) the problem
   could be.
 
   Cheers
   Mike Kear
   Windsor, NSW, Australia
   Adobe Certified Advanced ColdFusion Developer
   AFP Webworks
  http://afpwebworks.com
   ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month
 
   On 7/2/07, Andrew Scott [EMAIL PROTECTED] wrote:
 
   Mike,
 
   Have you tried line debugging the code to see what is actually
 
   happening? It
 
   might be something very obtuse..
 
   Andrew Scott
   Senior Coldfusion Developer
   Aegeon Pty. Ltd.
  www.aegeon.com.au
   Phone: +613  8676 4223
   Mobile: 0404 998 273


 



-- 



Senior Coldfusion Developer
Aegeon Pty. Ltd.
www.aegeon.com.au
Phone: +613  8676 4223
Mobile: 0404 998 273

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: CFLocation stopped working

2007-07-05 Thread bigmac

There is also a really good Firefox Extension called LiveHTTPHeaders
(http://livehttpheaders.mozdev.org/) which is invaluable for
diagnosing all sorts of issues like this, it gives you a live view of
all HTTP headers, both sent and received.

Perhaps look for any differences in the headers between your
production server and dev server.

On Jul 2, 11:20 am, Sean Bucklar [EMAIL PROTECTED] wrote:
 This may have been mentioned before - 
 buthttp://www.fiddlertool.com/fiddler/is pretty useful for header
 analysis. Even if it was written by the Evil Empire (TM)

 skateboard.com.au wrote:
  Hi Mike

  Cflocation is all about the headers. Check the http headers being sent
  to the browser. Compare what you are seeing between the working and non
  working pages. If your browser does not give you easy access to this,
  get another cf page to cfhttp the pages and dump the full headers that
  way. Thats how I solved cflocation issues in the past anyway.

  cheers

  Drew

  -Original Message-
  From: Mike Kear [EMAIL PROTECTED]
  To: cfaussie@googlegroups.com
  Date: Mon, 2 Jul 2007 11:10:01 +1000
  Subject: [cfaussie] Re: CFLocation stopped working

  I havent had time to get at this for a few days now. It's very
  frustrating because the code used to work fine.  It works fine on my
  production site.It's only my dev machine that shows this problem.

  So I figured fine it's not the code, it's to do with the environment
  then.  What have i changed?  Not IIS,  Not Apache, Not the Code, not
  the database. - the only thing left is ColdFusion itself - i applied
  the updaters to it.  That must be the culprit.

  Then someone suggested I try a page with only a CLOCATION tag in it,
  and that threw my theory into a spin because it worked.  If my theory
  was right (that the updaters had somehow broken the server)   it
  shouldnt have worked.

  So I dont know where to go looking now.

  Perhaps i'll re-install ColdFusion and see where that gets me.   Maybe
  i havent installed the updaters correctly or there was a hiccup during
  the updaters application.  But i'm really clutching at straws here,
  not really seeing what (apart from a broken CF Server) the problem
  could be.

  Cheers
  Mike Kear
  Windsor, NSW, Australia
  Adobe Certified Advanced ColdFusion Developer
  AFP Webworks
 http://afpwebworks.com
  ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month

  On 7/2/07, Andrew Scott [EMAIL PROTECTED] wrote:

  Mike,

  Have you tried line debugging the code to see what is actually

  happening? It

  might be something very obtuse..

  Andrew Scott
  Senior Coldfusion Developer
  Aegeon Pty. Ltd.
 www.aegeon.com.au
  Phone: +613  8676 4223
  Mobile: 0404 998 273


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: CFLocation stopped working

2007-07-01 Thread David Harris

Just to follow up on what AJ said:

this doesn't work:

==
resultcfflush
cflocation url=http://www.google.com; 
==

It doesn't throw an error or anything, it just does the processing and
then doesn't relocate.

It's the first thing I thought of too when I read this thread...

AJ Mercer wrote:
 Does the page have a cfflush on it - that will kill cflocation.

 On 6/30/07, Mike Kear [EMAIL PROTECTED] wrote:
 
 
  ok, just to add confusion to what i felt sure was a problem with
  cflocation,  i created a page with nothing on it but a cflocation tag
  and it worked just fine.
 
  Damn.
 
  And i thought i had isolated where the problem was.
 
  Cheers
  Mike Kear
  Windsor, NSW, Australia
  Adobe Certified Advanced ColdFusion Developer
  AFP Webworks
  http://afpwebworks.com
  ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month
 
 
  On 6/30/07, Mike Kear [EMAIL PROTECTED] wrote:
   No, because it's every cflocation tag that's stopped working,
   including the ones that work fine on the production server.
  
   But since you mention it, i'll do just such a test page.
  
   Cheers
   Mike Kear
   Windsor, NSW, Australia
   Adobe Certified Advanced ColdFusion Developer
   AFP Webworks
   http://afpwebworks.com
   ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month
  
  
  
 
  
 


 --
 If you are not living on the edge,
 You are taking up too much space.


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: CFLocation stopped working

2007-07-01 Thread Andrew Scott

Mike,

Have you tried line debugging the code to see what is actually happening? It
might be something very obtuse..


Andrew Scott
Senior Coldfusion Developer
Aegeon Pty. Ltd.
www.aegeon.com.au
Phone: +613  8676 4223
Mobile: 0404 998 273



-Original Message-
From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf
Of Mike Kear
Sent: Saturday, 30 June 2007 2:46 PM
To: cfaussie@googlegroups.com
Subject: [cfaussie] Re: CFLocation stopped working

At first i thought it was a browser problem but it's the same with IE
and firefox, and the cflocation works ok on the production server with
the same code.

Does that logic make sense?   or is there somethign i've forgotten?

Cheers
Mike Kear
Windsor, NSW, Australia
Adobe Certified Advanced ColdFusion Developer
AFP Webworks
http://afpwebworks.com
ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month




No virus found in this outgoing message.
Checked by AVG Free Edition. 
Version: 7.5.476 / Virus Database: 269.9.14/883 - Release Date: 1/07/2007
12:19 PM
 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: CFLocation stopped working

2007-07-01 Thread Sean Bucklar

This may have been mentioned before - but 
http://www.fiddlertool.com/fiddler/ is pretty useful for header 
analysis. Even if it was written by the Evil Empire (TM)

skateboard.com.au wrote:
 Hi Mike

 Cflocation is all about the headers. Check the http headers being sent 
 to the browser. Compare what you are seeing between the working and non 
 working pages. If your browser does not give you easy access to this, 
 get another cf page to cfhttp the pages and dump the full headers that 
 way. Thats how I solved cflocation issues in the past anyway.

 cheers

 Drew 


 -Original Message-
 From: Mike Kear [EMAIL PROTECTED]
 To: cfaussie@googlegroups.com
 Date: Mon, 2 Jul 2007 11:10:01 +1000
 Subject: [cfaussie] Re: CFLocation stopped working

   
 I havent had time to get at this for a few days now. It's very
 frustrating because the code used to work fine.  It works fine on my
 production site.It's only my dev machine that shows this problem.

 So I figured fine it's not the code, it's to do with the environment
 then.  What have i changed?  Not IIS,  Not Apache, Not the Code, not
 the database. - the only thing left is ColdFusion itself - i applied
 the updaters to it.  That must be the culprit.

 Then someone suggested I try a page with only a CLOCATION tag in it,
 and that threw my theory into a spin because it worked.  If my theory
 was right (that the updaters had somehow broken the server)   it
 shouldnt have worked.

 So I dont know where to go looking now.

 Perhaps i'll re-install ColdFusion and see where that gets me.   Maybe
 i havent installed the updaters correctly or there was a hiccup during
 the updaters application.  But i'm really clutching at straws here,
 not really seeing what (apart from a broken CF Server) the problem
 could be.

 Cheers
 Mike Kear
 Windsor, NSW, Australia
 Adobe Certified Advanced ColdFusion Developer
 AFP Webworks
 http://afpwebworks.com
 ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month




 On 7/2/07, Andrew Scott [EMAIL PROTECTED] wrote:
 
 Mike,

 Have you tried line debugging the code to see what is actually
   
 happening? It
 
 might be something very obtuse..


 Andrew Scott
 Senior Coldfusion Developer
 Aegeon Pty. Ltd.
 www.aegeon.com.au
 Phone: +613  8676 4223
 Mobile: 0404 998 273

   



 

   


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: CFLocation stopped working

2007-06-30 Thread AJ Mercer
Does the page have a cfflush on it - that will kill cflocation.

On 6/30/07, Mike Kear [EMAIL PROTECTED] wrote:


 ok, just to add confusion to what i felt sure was a problem with
 cflocation,  i created a page with nothing on it but a cflocation tag
 and it worked just fine.

 Damn.

 And i thought i had isolated where the problem was.

 Cheers
 Mike Kear
 Windsor, NSW, Australia
 Adobe Certified Advanced ColdFusion Developer
 AFP Webworks
 http://afpwebworks.com
 ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month


 On 6/30/07, Mike Kear [EMAIL PROTECTED] wrote:
  No, because it's every cflocation tag that's stopped working,
  including the ones that work fine on the production server.
 
  But since you mention it, i'll do just such a test page.
 
  Cheers
  Mike Kear
  Windsor, NSW, Australia
  Adobe Certified Advanced ColdFusion Developer
  AFP Webworks
  http://afpwebworks.com
  ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month
 
 
 

 



-- 
If you are not living on the edge,
You are taking up too much space.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: CFLocation stopped working

2007-06-30 Thread Peter Tilbrook

If using session vars are you requesting to addtoken?

On 30/06/07, AJ Mercer [EMAIL PROTECTED] wrote:
 Does the page have a cfflush on it - that will kill cflocation.

 On 6/30/07, Mike Kear [EMAIL PROTECTED]  wrote:
 
  ok, just to add confusion to what i felt sure was a problem with
  cflocation,  i created a page with nothing on it but a cflocation tag
  and it worked just fine.
 
  Damn.
 
  And i thought i had isolated where the problem was.
 
  Cheers
  Mike Kear
  Windsor, NSW, Australia
  Adobe Certified Advanced ColdFusion Developer
  AFP Webworks
  http://afpwebworks.com
  ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month
 
 
  On 6/30/07, Mike Kear  [EMAIL PROTECTED] wrote:
   No, because it's every cflocation tag that's stopped working,
   including the ones that work fine on the production server.
  
   But since you mention it, i'll do just such a test page.
  
   Cheers
   Mike Kear
   Windsor, NSW, Australia
   Adobe Certified Advanced ColdFusion Developer
   AFP Webworks
   http://afpwebworks.com
   ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month
  
  
  
 
 



 --
 If you are not living on the edge,
 You are taking up too much space.
  



-- 
Peter Tilbrook
ColdGen Internet Solutions
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

http://www.coldgen.com/
http://www.actcfug.com/

Tel: +61-2-6284-2727
Mob: +61-0432-897-437

Email: [EMAIL PROTECTED]
MSN Messenger Live: Desktop General

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: CFLocation stopped working

2007-06-29 Thread Steve Onnis

Its not doing anything? Its erroring?  

-Original Message-
From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf
Of Mike Kear
Sent: Saturday, 30 June 2007 2:28 PM
To: cfaussie
Subject: [cfaussie] CFLocation stopped working


Does anyone know where i can go to look at the cause?   CFLOCATION has
stopped working. Everything else works ok, but my dev machine has
changed so that cflocation has no effect.   When i submit a form, the
processing gets done but the cflocation tag i usually follow
successful processing with doesnt work.   I have to do that manually.

I can still develop but it's a pain to have to do it - i can never be sure
the live version is going to work properly until i load it to production.

All i've changed recently is I reapplied the two CF7 updaters and the
version number of the server is still showing as version 7,0,0,91690 so I
guess teh updaters didnt get applied properly.

Yes, i have to fix that anyway, but it can wait till i have some spare
time.   But do you think that would be likely to break the CFLOCATION?
--
Cheers
Mike Kear
Windsor, NSW, Australia
Adobe Certified Advanced ColdFusion Developer AFP Webworks
http://afpwebworks.com ColdFusion, PHP, ASP, ASP.NET hosting from
AUD$15/month




--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: CFLocation stopped working

2007-06-29 Thread Mike Kear

It doesnt do anything.  I click submit on a form, and nothing seems
to happen.  What should happen is the processing gets done, and I'm
returned to the page that took me to the form.The database shows
that the processing is getting done - the data is being updated, so
the only tag that's not working is the CFLOCATION after the save to
the database.

At first i thought it was a browser problem but it's the same with IE
and firefox, and the cflocation works ok on the production server with
the same code.

So it's something to do with my dev machine's ColdFusion or with the
Apache web server.  I havent made changes to the Apache, so the most
likely culprit is the CFserver somehow.  Again, the only changes i've
made to my CF server is to attempt applying the updaters which didnt
work properly.

Does that logic make sense?   or is there somethign i've forgotten?

Cheers
Mike Kear
Windsor, NSW, Australia
Adobe Certified Advanced ColdFusion Developer
AFP Webworks
http://afpwebworks.com
ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month




On 6/30/07, Steve Onnis [EMAIL PROTECTED] wrote:

 Its not doing anything? Its erroring?


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: CFLocation stopped working

2007-06-29 Thread Gary Menzel
Have you written a test page just to test nothing but the cflocation tag ?

There could be something wrong with your page that means the cflocation
tag never gets called.



On 6/30/07, Mike Kear [EMAIL PROTECTED] wrote:


 It doesnt do anything.  I click submit on a form, and nothing seems
 to happen.  What should happen is the processing gets done, and I'm
 returned to the page that took me to the form.The database shows
 that the processing is getting done - the data is being updated, so
 the only tag that's not working is the CFLOCATION after the save to
 the database.

 At first i thought it was a browser problem but it's the same with IE
 and firefox, and the cflocation works ok on the production server with
 the same code.

 So it's something to do with my dev machine's ColdFusion or with the
 Apache web server.  I havent made changes to the Apache, so the most
 likely culprit is the CFserver somehow.  Again, the only changes i've
 made to my CF server is to attempt applying the updaters which didnt
 work properly.

 Does that logic make sense?   or is there somethign i've forgotten?

 Cheers
 Mike Kear
 Windsor, NSW, Australia
 Adobe Certified Advanced ColdFusion Developer
 AFP Webworks
 http://afpwebworks.com
 ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month




 On 6/30/07, Steve Onnis [EMAIL PROTECTED] wrote:
 
  Its not doing anything? Its erroring?
 

 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: CFLocation stopped working

2007-06-29 Thread Mike Kear

No, because it's every cflocation tag that's stopped working,
including the ones that work fine on the production server.

But since you mention it, i'll do just such a test page.

Cheers
Mike Kear
Windsor, NSW, Australia
Adobe Certified Advanced ColdFusion Developer
AFP Webworks
http://afpwebworks.com
ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month



On 6/30/07, Gary Menzel [EMAIL PROTECTED] wrote:
 Have you written a test page just to test nothing but the cflocation tag ?

 There could be something wrong with your page that means the cflocation
 tag never gets called.



--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: CFLocation stopped working

2007-06-29 Thread Mike Kear

ok, just to add confusion to what i felt sure was a problem with
cflocation,  i created a page with nothing on it but a cflocation tag
and it worked just fine.

Damn.

And i thought i had isolated where the problem was.

Cheers
Mike Kear
Windsor, NSW, Australia
Adobe Certified Advanced ColdFusion Developer
AFP Webworks
http://afpwebworks.com
ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month


On 6/30/07, Mike Kear [EMAIL PROTECTED] wrote:
 No, because it's every cflocation tag that's stopped working,
 including the ones that work fine on the production server.

 But since you mention it, i'll do just such a test page.

 Cheers
 Mike Kear
 Windsor, NSW, Australia
 Adobe Certified Advanced ColdFusion Developer
 AFP Webworks
 http://afpwebworks.com
 ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month




--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---