Jump to content

PHP Error


JamesThePanda

Recommended Posts

Hi

Im adding the FCK editor to and Os Commerce installation.

 

Im having a problem on the html_output page

 

Does anyone know why I am getting this error? I have replaced the domain name with domain.com

 

I think the error start with this code Im ment to add

 

require("../../FCKeditor/fckeditor.php");

 

Here is the error

 

Warning: require(../../FCKeditor/fckeditor.php) [function.require]: failed to open stream: No such file or directory in /home/suni4691/public_html/domain.com/admin/includes/functions/html_output.php on line 13

 

Warning: require(../../FCKeditor/fckeditor.php) [function.require]: failed to open stream: No such file or directory in /home/suni4691/public_html/domain.com/admin/includes/functions/html_output.php on line 13

 

Fatal error: require() [function.require]: Failed opening required '../../FCKeditor/fckeditor.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/suni4691/public_html/domain.com/admin/includes/functions/html_output.php on line 13

 

 

Thanks

 

James

Link to comment
https://forums.phpfreaks.com/topic/166734-php-error/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.