Quote
Warning: require_once(themes/Musiconica/theme.php) [function.require-once]: failed to open stream: No such file or directory in /www/110mb.com/d/y/e/g/o/v/_/_/dyegov/htdocs/subheader.php on line 14
Fatal error: require_once() [function.require]: Failed opening required 'themes/Musiconica/theme.php' (include_path='.:/usr/share/php' in /www/110mb.com/d/y/e/g/o/v/_/_/dyegov/htdocs/subheader.php on line 14
Quote
<?php /*---------------------------------------------------+ | PHPFusion 6 Content Management System +----------------------------------------------------+ | Copyright © 2002 - 2006 Nick Jones | http://www.php-fusion.co.uk/ +----------------------------------------------------+ | Released under the terms & conditions of v2 of the | GNU General Public License. For details refer to | the included gpl.txt file or visit http://gnu.org +----------------------------------------------------*/ if (!defined("IN_FUSION") { header("Location: index.php" exit; } require_once THEME."theme.php"; if ($settings['maintenance'] == "1" && !iADMIN) fallback(BASEDIR."maintenance.php" if (iMEMBER) $result = dbquery("UPDATE ".$db_prefix."users SET user_lastvisit='".time()."', user_ip='".USER_IP."' WHERE user_id='".$userdata['user_id']."'" echo "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\"> <html> <head> <title>".$settings['sitename']."</title> <meta http-equiv='Content-Type' content='text/html; charset=".$locale['charset']."'> <meta name='description' content='".$settings['description']."'> <meta name='keywords' content='".$settings['keywords']."'> <link rel='stylesheet' href='".THEME."styles.css' type='text/css'> <script type='text/javascript' src='".INCLUDES."jscript.js'></script> </head> <body bgcolor='$body_bg' text='$body_text'>\n"; render_header("<img src='".BASEDIR.$settings['sitebanner']."' alt='".$settings['sitename']."' title='".$settings['sitename']."'>" ?>
Quote
Meth0d wrote:
just go to phpMyAdmin, and edit the entry in your settings table, and type in the name of the stock theme
Quote
Error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'Dyegov 2007 All rights reserved. All comments and news are responsibility of the' at line 1
Quote
Dyegov wrote:
I tried to install a theme, and now my site is giving me an error. Go to http://www.evanatics.com to see it by yourselves. I need to know in which file does the site store the info of the current theme, so I can change to the old one from there and get my site to work.
Can anyone help me please?
This is the error:Quote
Warning: require_once(themes/Musiconica/theme.php) [function.require-once]: failed to open stream: No such file or directory in /www/110mb.com/d/y/e/g/o/v/_/_/dyegov/htdocs/subheader.php on line 14
Fatal error: require_once() [function.require]: Failed opening required 'themes/Musiconica/theme.php' (include_path='.:/usr/share/php') in /www/110mb.com/d/y/e/g/o/v/_/_/dyegov/htdocs/subheader.php on line 14
Category Forum
Official Core Support - 6Labels
None yet
Statistics
0 participants
Notifications
You are not receiving notifications from this thread.
Related Questions