I'm getting the following errors when I click 'edit css'...
Warning: file_get_contents(): Unable to access ./data/form_3/css/view.css in /home/httpd/vhosts/mysite.com/httpdocs/form/edit_css.php on line 51
Warning: file_get_contents(./data/form_3/css/view.css): failed to open stream: No such file or directory in /home/httpd/vhosts/mysite.com/httpdocs/form/edit_css.php on line 51
I've changed my site name to mysite.com in the paths above.
When I looked at the folders in my FTP client I saw that under the 'data' folder there is no 'form_1' folder, so I created one plus I added a css file. Now when I click 'edit css' the code is there (there was none before), but the form doesn't recognize it.
When I create a new form there is no folders created under the 'data' folder that coincides with it.
My permissions are set to 777 for the data folder.
Anyone have any clue as to why this is happening?
Thanks.
