| Joined: |
Dec 21, 2009 04:21 AM |
| Last Post: |
Jan 11, 2010 02:45 AM |
| Last Visit: |
Jan 11, 2010 02:46 AM |
| Website: |
http://www.cyprusholidayguide.com |
| Location: |
Cyprus |
| Occupation: |
Self Employed |
| Interests: |
|
|
|
donboe has contributed to 2 posts out of 393 total posts
(0.51%) in 261 days (0.01 posts per day).
20 Most recent posts:
I get the following write error:
An error occurred when performing a file operation WRITE on file /home/httpd/vhosts/cyprusholidayguide.com/httpdocs/weather\weather_s.xml.
and at the bottom of the page:
<cffile action="WRITE" file="#sVars.cFileLocation#_#arguments.cUnit#.xml" nameconflict="OVERWRITE" output="#arguments.cContents#" />
What should I do to correct this?
Thank you in advance
I'm getting the following error using the cf_weather tag:
An error occurred when performing a file operation WRITE on file /home/httpd/vhosts/cyprusholidayguide.com/httpdocs/weather\weather_s.xml.
and at the bottom of the page:
<cffile action="WRITE" file="#sVars.cFileLocation#_#arguments.cUnit#.xml" nameconflict="OVERWRITE" output="#arguments.cContents#" />
Does anybody see what I'm doing wrong? I have set everything to read, write, execute.
Thank you in advance
|
|