The problem is that the Joomla Frame is not displayed when he enters into the Joomla-SMF component configuration. The error code he posted in our forums is that the webserver cannot find includes/domit/xml_domit_lite_parser.php(see below). Anyone have any ideas why his webserver wouldn't be able to see or open this file? Here is the code, quite simply, require_once:
Code:
require_once($mosConfig_absolute_path . '/includes/domit/xml_domit_lite_include.php');
Altruista verified the file is in the location as listed in the error message below.
[quote=∓quot;altruista6"\]
[Thu Mar 16 10:05:24 2006] [error] PHP Warning: file_get_contents(C:/Program Files/Apache Group/Apache2/htdocs/joomla/administrator/components/com_smf/smf.xml) [
function.file-get-contents]: failed to open stream: No such file or directory in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\joomla\\includes\\domit\\xml_domit_lite_parser.php on line 1079, referer:
http://10.3.35.31/joomla/administrator/index2.php[Thu Mar 16 10:05:24 2006] [error] PHP Fatal error: Cannot break/continue 1 level in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\joomla\\administrator\\components\\com_smf\\admin.smf.php on line 724, referer:
[/quote]