- Posts: 3
- Thank you received: 0
Fatal Error
-
egrootscholten@ziggo.nl
Inactive member - Topic Author
- New Member
Less
More
12 years 10 months ago - 12 years 10 months ago #15210
by egrootscholten@ziggo.nl
Fatal Error was created by egrootscholten@ziggo.nl
Hello, this afternoon I worked on my website and I have deleted with Filezilla a file kinderfysio-vanvliet.nl/public_html/includes/helper.php.
Error in index.php file on line 23!
Next messages appears:
Warning: require_once(/domains/kinderfysio-vanvliet.nl/public_html/includes/helper.php) [function.require-once]: failed to open stream: No such file or directory in /domains/kinderfysio-vanvliet.nl/public_html/index.php on line 23
Fatal error: require_once() [function.require]: Failed opening required '/domains/kinderfysio-vanvliet.nl/public_html/includes/helper.php' (include_path='.:/usr/local/php5/lib/php') in /domains/kinderfysio-vanvliet.nl/public_html/index.php on line 23
Any idea how I can fix this?
Error in index.php file on line 23!
Next messages appears:
Warning: require_once(/domains/kinderfysio-vanvliet.nl/public_html/includes/helper.php) [function.require-once]: failed to open stream: No such file or directory in /domains/kinderfysio-vanvliet.nl/public_html/index.php on line 23
Fatal error: require_once() [function.require]: Failed opening required '/domains/kinderfysio-vanvliet.nl/public_html/includes/helper.php' (include_path='.:/usr/local/php5/lib/php') in /domains/kinderfysio-vanvliet.nl/public_html/index.php on line 23
Any idea how I can fix this?
Last edit: 12 years 10 months ago by egrootscholten@ziggo.nl.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 10 months ago #15220
by ivan.milic
Replied by ivan.milic on topic Re: Fatal Error
return that file from installation package. You have it in hot_start zip.
Please Log in to join the conversation.
-
egrootscholten@ziggo.nl
Inactive member - Topic Author
- New Member
Less
More
- Posts: 3
- Thank you received: 0
12 years 10 months ago #15243
by egrootscholten@ziggo.nl
Replied by egrootscholten@ziggo.nl on topic Re: Fatal Error
Hello Ivan,
In the file index.php there is a link to:
23 - require_once( JPATH_BASE .DS.'includes'.DS.'helper.php' );
24 - require_once( JPATH_BASE .DS.'includes'.DS.'toolbar.php' );
In the directory 'includes' those two files are not present.
In the original file 'hot_architecture_hotstart' directory 'íncludes' both file are not there.
In the file index.php there is a link to:
23 - require_once( JPATH_BASE .DS.'includes'.DS.'helper.php' );
24 - require_once( JPATH_BASE .DS.'includes'.DS.'toolbar.php' );
In the directory 'includes' those two files are not present.
In the original file 'hot_architecture_hotstart' directory 'íncludes' both file are not there.
Please Log in to join the conversation.
-
egrootscholten@ziggo.nl
Inactive member - Topic Author
- New Member
Less
More
- Posts: 3
- Thank you received: 0
12 years 10 months ago #15246
by egrootscholten@ziggo.nl
Replied by egrootscholten@ziggo.nl on topic Re: Fatal Error
Installed old index.php and problem solved. Stil wonder what the function is of the two files helper.php and toolbar.php.
Please Log in to join the conversation.
Time to create page: 0.168 seconds