ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

Something really wrong at Control Panel

June 15, 2010 11:54pm

Subscribe [6]
  • #1 / Jun 15, 2010 11:54pm

    cfp700

    89 posts

    First, my site currently renders just fine.

    When I log on to my Control Panel though, I just get raw text, no rendering.

    I am on 1.6.8, Build 20091002.

    The only change to my system I am aware of is performing a flash upgrade.

    Have not tried to access on another machine yet.

  • #2 / Jun 16, 2010 12:16am

    cfp700

    89 posts

    Same issues on another machine.

  • #3 / Jun 16, 2010 2:16am

    John Henry Donovan

    12339 posts

    cfp700,

    Ok it sounds like your Control Panel is unstyled.
    Is the theme folder (themes\cp_themes\default)  folder still present?

    Have you got a link to your site. Not login details. Just a link?
    If you don’t want to share publicly then just send me a PM

  • #4 / Jun 16, 2010 10:03am

    cfp700

    89 posts

    http://www.firenews.net

    (I see in the forums that there are some similar weird-isms going on?)

  • #5 / Jun 16, 2010 10:24am

    cfp700

    89 posts

    The only folders I have w/in the (*system-name*)/themes folder:

    cp_global_images
    lg_social_bookmarks
    tag_themes

  • #6 / Jun 16, 2010 10:54am

    Sue Crocker

    26054 posts

    You’re missing a bunch.

    See the following screenshot:

  • #7 / Jun 16, 2010 11:41am

    cfp700

    89 posts

    might be a good time to upgrade to 1.6.9.

    Since my page is rendering fine, assuming by database is OK.

    Looks like things got deleted from the server.

  • #8 / Jun 16, 2010 11:45am

    Sue Crocker

    26054 posts

    Let us know when you get a chance to do so.

  • #9 / Jun 18, 2010 6:55pm

    cfp700

    89 posts

    OK, so I have upgraded to 1.6.9. Fortunately, the site (http://www.firenews.net) is still serving up properly.

    Still having issues trying to get to control panel.

    When I go to my site/system/index.php, I get this, which tells me something is still off:

    (see jpg attachment)

    when I enter the user name and pwd, it goes nowhere.

    I get this URL:

    http://www.firenews.net/***system***/index.php?S=4e774a37e87a796c2563d766d7566c8fa6550215

    What the heck is going on? Now I can’t even get into the control panel.

  • #10 / Jun 18, 2010 9:41pm

    Brandon Jones

    5500 posts

    cfp700, open your config.php file and add

    $conf['admin_session_type'] = "s";

    Does that get you back in? If so, then take a look at this knowledgebase article.

  • #11 / Jun 18, 2010 10:19pm

    cfp700

    89 posts

    I added that line, then I referred to the knowledge article.

    Now even an unstyled page doesn’t come up. I get a blank page.

  • #12 / Jun 19, 2010 3:10pm

    Greg Salt

    3988 posts

    Hi cfp700,

    Did you move the cp_themes folder as the Knowledge Base article suggests? Do you have an .htaccess file active for your site? Please check and confirm that the folders appear as per the image that Sue posted above?

    Cheers

    Greg

  • #13 / Jun 19, 2010 11:39pm

    cfp700

    89 posts

    my themes folder looks as it should, with the exception of the cp_themes folder which was moved into the system folder.

    When I enter the url http://www.mysite.com/**control_panel_access**/ it redirects to

    http://www.mysite.com/**control_panel_access**/index.php and a blank screen.

    Had no luck changing the config.php file.

    And yes, I have .htaccess

    Here’s my config.php file, with *** replacing certain values for security:

    <?php
    
    if ( ! defined('EXT')){
    exit('Invalid file request');
    }
    
    $conf['app_version'] = "168";
    $conf['license_number'] = "****-4371-8909-****";
    $conf['debug'] = "1";
    $conf['install_lock'] = "1";
    $conf['db_hostname'] = "mysql123.hosting.********.net";
    $conf['db_username'] = "***";
    $conf['db_password'] = "********";
    $conf['db_name'] = "***";
    $conf['db_type'] = "mysql";
    $conf['db_prefix'] = "exp";
    $conf['db_conntype'] = "0";
    $conf['system_folder'] = "system";
    $conf['cp_url'] = "http://firenews.net/***-******/index.php";
    $conf['doc_url'] = "http://expressionengine.com/docs/";
    $conf['cookie_prefix'] = "";
    $conf['is_system_on'] = "y";
    $conf['allow_extensions'] = "y";
    $conf['multiple_sites_enabled'] = "n";
    $conf['tag_module_parse'] = "linebreak";
    $conf['tag_module_convert_case'] = "y";
    $conf['tag_module_enable_tag_form'] = "y";
    ?>

    Should the ‘system_folder’ value match the ‘cp_url’ value?

  • #14 / Jun 20, 2010 3:41pm

    Greg Salt

    3988 posts

    Hi cfp700,

    Please temporarily disable your .htaccess file rewrites for EE and then move your cp_themes folder back into the themes folder and then try again.

    Cheers

    Greg

  • #15 / Jun 20, 2010 6:15pm

    cfp700

    89 posts

    Thanks Greg.

    Can you provide a little help on the work on the htaccess file? Not 100% sure where/how to work on it.

    Does my config.php file look OK?

    Thanks,

    Jeff

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases