Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

Messed site with theme. Help!!!! URGENT

Asked Modified Viewed 1,422 times
D
Dyegov
D
Dyegov 10
  • Junior Member, joined since
  • Contributed 35 posts on the community forums.
  • Started 10 threads in the forums
  • Started this discussions
asked
Junior Member

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'wink in /www/110mb.com/d/y/e/g/o/v/_/_/dyegov/htdocs/subheader.php on line 14
Edited by Dyegov on 20-05-2007 18:34,
0 replies

10 posts

B
BBK
B
BBK 10
{{{
var yo= 'BBK!'
window.alert(yo)
}}}
  • Member, joined since
  • Contributed 105 posts on the community forums.
  • Started 4 threads in the forums
answered
Member

can u post your subheader here?
0 replies
D
Dyegov
D
Dyegov 10
  • Junior Member, joined since
  • Contributed 35 posts on the community forums.
  • Started 10 threads in the forums
  • Started this discussions
answered
Junior Member

Here it is:

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"wink) { header("Location: index.php"wink; exit; } require_once THEME."theme.php"; if ($settings['maintenance'] == "1" && !iADMIN) fallback(BASEDIR."maintenance.php"wink; if (iMEMBER) $result = dbquery("UPDATE ".$db_prefix."users SET user_lastvisit='".time()."', user_ip='".USER_IP."' WHERE user_id='".$userdata['user_id']."'"wink; 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']."'>"wink; ?>
0 replies
D
Dyegov
D
Dyegov 10
  • Junior Member, joined since
  • Contributed 35 posts on the community forums.
  • Started 10 threads in the forums
  • Started this discussions
answered
Junior Member

In know what was the mistake now, and I feel really dumb!!!! I tried to install an SMF theme in my site. Please help me, I need to take it back asap :|

(Of course It was not intentional, I got confused with the themes I downloaded, one for the site and one for smf)
Edited by Dyegov on 20-05-2007 18:43,
0 replies
M
Meth0d
M
Meth0d 10
justinlove.net/../../images/jl-webdesign.png
justinlove.net/../../images/myblog.png
justinlove.net/../../images/free-imghost.png
  • Member, joined since
  • Contributed 60 posts on the community forums.
  • Started 3 threads in the forums
answered
Member

just go to phpMyAdmin, and edit the entry in your settings table, and type in the name of the stock theme
0 replies
D
Dyegov
D
Dyegov 10
  • Junior Member, joined since
  • Contributed 35 posts on the community forums.
  • Started 10 threads in the forums
  • Started this discussions
answered
Junior Member

Quote

Meth0d wrote:
just go to phpMyAdmin, and edit the entry in your settings table, and type in the name of the stock theme


I have tried that, but it goes back to the new theme automatically, it doesn't save the changes I do :|
0 replies
M
Meth0d
M
Meth0d 10
justinlove.net/../../images/jl-webdesign.png
justinlove.net/../../images/myblog.png
justinlove.net/../../images/free-imghost.png
  • Member, joined since
  • Contributed 60 posts on the community forums.
  • Started 3 threads in the forums
answered
Member

what do you mean it doesnt save the changes you make? phpMyAdmin should save it regardless of waht problems your site has.

are you sure you dont have your user profile set to that new theme? you need to convert all users and force them to the default theme while your site is in development
0 replies
D
Dyegov
D
Dyegov 10
  • Junior Member, joined since
  • Contributed 35 posts on the community forums.
  • Started 10 threads in the forums
  • Started this discussions
answered
Junior Member

It says this:

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


But I don't see the error, it has been like hat for ages, and always worked!!! By the way, I don't have phphMyAdmin, it's forbidden in my host. I'm using another database manager made by them . . .

I have tried removing that part too, but it says the same error and doesn't save anything :|

ISN'T THERE A FILE FROM WHERE i CAN EDIT THIS INFO AND RE-UPLOAD THE FILE TO THE SERVER????
Edited by Dyegov on 20-05-2007 19:15,
0 replies
D
Dyegov
D
Dyegov 10
  • Junior Member, joined since
  • Contributed 35 posts on the community forums.
  • Started 10 threads in the forums
  • Started this discussions
answered
Junior Member

I am sorry to double post, but this is really urgent. I need to fix it asap.
0 replies
D
DubSev
D
DubSev 10
......................................
let's go f***ing mental! la la la la...
  • Senior Member, joined since
  • Contributed 285 posts on the community forums.
  • Started 5 threads in the forums
answered
Senior Member

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


Well... it seems that the Musiconica theme (Which would be the SMF theme?) is the part that causes the problems... So: rename a standard Fusion theme (i.e. similtude06) into Musiconica (right after you renamed the original musiconica into something else). If everyting works out OK you should have a working site again and do with it whatever you want.
0 replies
D
Dyegov
D
Dyegov 10
  • Junior Member, joined since
  • Contributed 35 posts on the community forums.
  • Started 10 threads in the forums
  • Started this discussions
answered
Junior Member

I can't believe I didn't think of something as simple as changing the folder's name :( But that worked!!! Thank you very much :)
0 replies

Labels

None yet

Statistics

  • Views 0 views
  • Posts 10 posts
  • Votes 0 votes
  • Topic users 4 members

0 participants

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet