I changed a module by adding some content to it. After seeing this error, I just deleted the module, but still having this issue.
Here is the index.php info: Thanks for any and all help
<?php
defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' );
require($mosConfig_absolute_path."/templates/" . $mainframe->getTemplate() . "/rt_styleswitcher.php");javascript:submitbutton('save_source');
Save
Save
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "
www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd
">
<html xmlns="
www.w3.org/1999/xhtml
">
<head>
<?php
if ( $my->id ) {
initEditor();
}
mosShowHead();
// *************************************************
// Change this variable blow to switch color-schemes
//
// If you have any issues, check out the forum at
//
www.rockettheme.com
//
// *************************************************
$default_style = "style10"; //[style1... style10]
$layout_style = "A"; // A | B
$enable_rokzoom = "true"; // true | false
$template_width = "950"; // width in px | fluid
$menu_name = "mainmenu"; // mainmenu by default, can be any Joomla menu name
$menu_type = "moomenu"; // moomenu | suckerfish | splitmenu | module
$default_font = "default"; // smaller | default | larger
$show_pathway = "true"; // true | false