MyBB Community Forums

Full Version: forum is invisible, pages are blank
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I have been changing something in AP>templates>my theme> header

I tryed to link css to add image and after saving whole forum is now blank. when I try to open source it's also blank from visitor side. but acctuly I just changet that code. where can I find that in cpanel to return back to normal?

http://www.darkcoders.org/
Go back to your admin directory and undo what you did. You should still have access. If not, you can go in phpmyadmin to change the default theme.
(2014-06-22, 09:12 PM)Poliwag Wrote: [ -> ]Go back to your admin directory and undo what you did. You should still have access. If not, you can go in phpmyadmin to change the default theme.

can you tell me exactly how to do it to not screw it even more. thanks
But what should we tell you? You know where the template is and you know what you inserted there (we don't). Remove it or when you're not sure what to remove provide the template here.
(2014-06-22, 09:42 PM)Destroy666 Wrote: [ -> ]But what should we tell you? You know where the template is and you know what you inserted there (we don't). Remove it or when you're not sure what to remove provide the template here.

I went on forum >admin panel>templates > my template> header and I putted css link in scrypt and some code and saved, so I ask how to return it back because everything is blank now. as yo ucan see http://www.darkcoders.org/index.php

I know how I inserted it but I dont know how to remove it....
The same way you inserted it... Header template doesn't affect ACP so you can go back there. I don't understand what's your problem.
(2014-06-22, 09:51 PM)Destroy666 Wrote: [ -> ]The same way you inserted it... Header template doesn't affect ACP so you can go back there. I don't understand what's your problem.

EVERYTHING IS BLANK
Idk what to do. I just added
-
<LINK href="style.css" rel="stylesheet" type="text/css
<div class='img'><img src="img"></div>
-
and created css file in root
Try removing that CSS file, but I doubt that will fix it. If you can't access ACP, header template isn't causing this. It looks like the PHP code isn't being executed at all. Check error logs and contact your hosting.
(2014-06-22, 10:48 PM)Destroy666 Wrote: [ -> ]Try removing that CSS file, but I doubt that will fix it. If you can't access ACP, header template isn't causing this. It looks like the PHP code isn't being executed at all. Check error logs and contact your hosting.

I dont see any error log in cp. Idk what to do now, I contacted hosting but that won't help because it's problem about mybb forum....
Okay. Go into PHPmyadmin > your db > mybb_themes ( http://prntscr.com/3vife8 )

Change the def value from 1 to 0 on the broken theme, then on the default one change the value to 1. This makes the default theme the forced theme. ( http://prntscr.com/3vift4 ) If it still does not work, it is not a theme problem.

I doubt this is a theme problem, but this will prove it isn't.

Well, it looks like someone defaced your site. So uh... just letting you know...