Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6852471
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T01:22:29+00:00 2026-05-27T01:22:29+00:00

Just changed themes with drupal and I’m left with white screen of death. Default

  • 0

Just changed themes with drupal and I’m left with white screen of death. Default theme which worked was Zen. This is stored under sites/mysite.com/themes
Theme I changed to I think is one of the themes under themes/
Don’t have access to the database. Have FTP access.
Is there any way to change themes or install one that will work?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T01:22:29+00:00Added an answer on May 27, 2026 at 1:22 am

    The easiest way to correct your problem is to find what’s wrong.

    go to index.php and add the following lines after <?php

    ini_set('display_errors',1);
    error_reporting(E_ALL|E_STRICT);
    

    Then post the error here.
    Don’t forget to comment/remove when you’re done.

    EDIT:

    If I understood correctly this was what you did before going WSOD.

    1. You were using Zen theme.
    2. You logged into your site with administrator privileges and went to http://yoursite.com/admin
    3. You went to the theme management and changed your theme to another one (henceforth refered as “theme_b”)
    4. When refreshed the page (or went to another page in your site) you got the WSOD.

    .

    If this is true then follow these steps:

    Create a blank theme.
    In order to do this, create a folder in your computer named “theme_b”.

    Inside create the following files:
    theme_b.info, template.php, style.css and page.tpl.php

    Open theme_b.info and paste this:

    name = theme_b
    description = bla
    version = 1
    core = 6.x
    engine = phptemplate
    stylesheets[all][] = style.css
    

    Save.

    Open page.tpl.php and paste this:

    <!DOCTYPE html>
    <html>
      <head>
        <meta charset="utf-8" />
        <?php print $head ?>
        <title><?php print $head_title ?></title>
        <?php print $styles ?>
        <?php print $scripts ?>
    </head>
    <body>
    <div><?php print theme('links', $primary_links, array('class' => 'links primary-links')) ?></div>
    <div><?php print theme('links', $secondary_links, array('class' => 'links secondary-links')) ?></div>
    <div id="sidebar-left" class="sidebar"><?php print $left ?></div>
    <div>
    <?php if ($tabs): print '<div id="tabs-wrapper" class="clear-block">'; endif; ?>
    <?php if ($title): print '<h2'. ($tabs ? ' class="with-tabs"' : '') .'>'. $title .'</h2>'; endif; ?>
    <?php if ($tabs): print '<ul class="tabs primary">'. $tabs .'</ul></div>'; endif; ?>
    <?php if ($tabs2): print '<ul class="tabs secondary">'. $tabs2 .'</ul>'; endif; ?>
    <?php if ($show_messages && $messages): print $messages; endif; ?>
    <?php print $help; ?>
    </div>
    <div>
    <?php print $content; ?>
    </div>
    </body>
    </html>
    

    Save.

    Then upload the folder theme_a to sites/yoursite.com/themes replacing existing theme_a folder.

    This should enable you to access admin section of drupal.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I just changed my eclipse prefs for a darker theme. The only thing I
I just got this wordpress theme: http://meezio.pixelworkshop.fr/ Very nice, the problem is that since
So I just changed the PageControl project from Apple's site here . The issue
I changed the code shown below into ARC compatible. I just changed it as
I want to workaround the Webpage has expired issue. First, I just changed a
I have just installed a new ssl certificate on GlassFish 3. I also changed
Short: how are the keys changed when migrating to HR. Does just the App
I just created my first Wordpress theme. I zipped it up and installed it
I've been trying to learn this myself several hours and just had to give
I need to develop one application for iPhone which is named as Theme Apps

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.