treenet
Newbie
Offline
Posts: 2
|
 |
« on: July 30, 2009, 11:22:59 am » |
|
Hello without any changes I receive now following Warning message, when I want edit new or old Form.
Warning: require_once(/facileforms.class.php) [function.require-once]: failed to open stream: No such file or directory in /home2/admtree/public_html/gcs/components/com_facileforms/facileforms.frame.php on line 50
Fatal error: require_once() [function.require]: Failed opening required '/facileforms.class.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home2/admtree/public_html/gcs/components/com_facileforms/facileforms.frame.php on line 50
Installed Version Joomla! : 1.0.15
Old Forms created with Facile Form works properly. But I can not create new Forms. I am using virtual server rented, so I have not full access to all server features.
Please Help Thank you Tomas
|
|
|
|
|
Logged
|
|
|
|
|
fvds
|
 |
« Reply #1 on: July 30, 2009, 08:07:52 pm » |
|
Hi Tomas,
seems like a permissions problem. Has anything on your server changed recently? Did a systems manager change permissions? The files in the components/com_facileforms should be owned by the same process that runs the webserver, so perhaps some other user copied files in that area?
Fred
|
|
|
|
|
Logged
|
|
|
|
treenet
Newbie
Offline
Posts: 2
|
 |
« Reply #2 on: July 31, 2009, 09:49:02 am » |
|
Hello Fred
many thanks for writing.
The Permissions are as follows:
exports 755 images 755 languages 755 uploads 755 facileforms.class.php 644 facileforms.config.php 644 facileforms.frame.php 644 facileforms.js 644 facileforms.php 644 facileforms.process.php 644 facileforms.xml.php 644 index.html 644 markdown.php 644
no an other files in the directory com_facileforms directory 755
Any Idea?
Thanks very much for Help. Tomas
|
|
|
|
|
Logged
|
|
|
|
|
fvds
|
 |
« Reply #3 on: July 31, 2009, 05:53:42 pm » |
|
The permissions depend on the user who is accessing the file or directory. I cannot tell who is the owner and who is in the group. You have to contact your system administrator for this.
|
|
|
|
|
Logged
|
|
|
|
|