Results 1 to 5 of 5

Thread: Urgent - I have no WP-Panel access suddenly

  1. #1
    Thread Starter
    Rookie maccamach's Avatar
    Join Date
    Sep 2011
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Urgent - I have no WP-Panel access suddenly

    Hi Everyone,

    I really hope you can help me because I'm quite worried about what has happened to my website.

    I have backed up everything from my website before this problem in a zip file on my computer, its in the form of a SQL file.

    I was changing some html (i am definately not a script writer - this is why im a worried now) in the theme functions.php within the Theme Editor.

    Now this proved fatal and i can no longer reach my WordPress admin panel, Classipress Admin panel or my Website - it all goes to 'Server Error - HTTP Error 500 (Internal Server Error)'. I have no idea what to do next and at a loss. All i have is this SQL back up file in zip format and access to my BlueHost server cPanel.

    I can only prey my back up zip file can do the trick.

    Could you please assist me in getting back my website? www.lemonada.net

    Many thanks in advance,

    Macca

    PS this is the code i was foolishly playing with where i included some facebook code at the bottom (thats all)...it is no longer there because since removing it i cannot access anything in the wp-panel.

    <?php
    /**
    * ClassiPress functions file
    * Do not modify this file unless it's
    * below the noted comment section
    *
    * @package ClassiPress
    * @author AppThemes
    * @url http://www.appthemes.com
    *
    */


    // error reporting options
    //error_reporting(0);
    //$wpdb->show_errors();
    //$wpdb->hide_errors();

    // load ClassiPress theme functions
    require_once (TEMPLATEPATH . '/includes/theme-functions.php');


    /**
    * add any of your custom functions below this section
    */

    ?>

  2. #2
    Veteran barukar's Avatar
    Join Date
    Sep 2010
    Location
    Brasil, São Paulo, SP
    Posts
    6,784
    Thanks
    186
    Thanked 742 Times in 623 Posts
    If you are without access to the site, rename the following folders:

    classipress "/wp-content/themes/classipress"

    If the problem persists rename the plugins folder

    plugins "/wp-content/plugins"

    You can do this via FTP or cPanel.

    Then resend the original files of the theme (without modification) for the theme folder (renamed folder) and activate the theme.
    -------------------------------------------------------------------------------------------
    Projects: ClassiNoiva - Classimóveis - vocênoenem - i50 - Clube DETRAN

  3. #3
    Thread Starter
    Rookie maccamach's Avatar
    Join Date
    Sep 2011
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Thanks so much, i really appreciate you help and now the problem is fixed.

    One more simple request please barukar, would you mind posting here the code for the Home Page Message; just the first line which begins with <h2> as this has proven a problem for me too.

    Thanks again

  4. #4
    Forum Member marria85's Avatar
    Join Date
    Nov 2011
    Posts
    70
    Thanks
    0
    Thanked 2 Times in 2 Posts
    Thank God for this post! I had the same issue.



    __________________
    Im a nobody.. nobodys perfect.. therefore IM PERFECT!!!

  5. #5
    ongcp's Avatar
    Join Date
    Jun 2011
    Location
    Singapore
    Posts
    124
    Thanks
    0
    Thanked 0 Times in 0 Posts
    I seem to have the same issue. when i type in the website address in the browser bar, it just drew a blank ie website does not load. this happened when i was changing the code as per forum http://forums.appthemes.com/change-b...-12581/page-2/ thread by bluecafe. i made the changes in the theme-function.php where the changes made were only $price_out = Sold';
    I have no access to wp-admin. as i have two different websites running on the same classipress themes. will i mess up the other website if i preform the action as per your thread. Please help.



    Quote Originally Posted by barukar View Post
    If you are without access to the site, rename the following folders:

    classipress "/wp-content/themes/classipress"

    If the problem persists rename the plugins folder

    plugins "/wp-content/plugins"

    You can do this via FTP or cPanel.

    Then resend the original files of the theme (without modification) for the theme folder (renamed folder) and activate the theme.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 21
    Last Post: October 25th, 2011, 07:49 PM
  2. Widget panel not working in admin panel
    By sebastien_m in forum Report ClassiPress Bugs
    Replies: 5
    Last Post: May 14th, 2011, 12:38 PM
  3. Not able to access admin panel
    By panks7077 in forum Report ClassiPress Bugs
    Replies: 6
    Last Post: December 17th, 2010, 12:26 PM
  4. [SOLVED] ad categories suddenly disappeared
    By alinimmo in forum Report ClassiPress Bugs
    Replies: 4
    Last Post: November 24th, 2010, 04:25 PM
  5. [SOLVED] Access Denied. You are not allowed to access this part of th
    By jamesparsons44055 in forum Report ClassiPress Bugs
    Replies: 50
    Last Post: April 7th, 2010, 07:05 PM