Title: Fatal error
Last modified: August 21, 2016

---

# Fatal error

 *  [MadAxeman84](https://wordpress.org/support/users/madaxeman84/)
 * (@madaxeman84)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/fatal-error-861/)
 * Hello,
    I have a blog [http://hotspotbulgaria.com/](http://hotspotbulgaria.com/).
   Since yesterday I receive Fatal error: Call to undefined function define() in/
   home/hotspotb/public_html/index.php on line 14
 * I think the problem is in a plugin for mobile theme. I cant access admin panel
   to remove the plugin, so I delete it through ftp connection.
 * Unfortunately there was no effect. Index.php file is:
 *     ```
       <?php
       /**
        * Front to the WordPress application. This file doesn't do anything, but loads
        * wp-blog-header.php which does and tells WordPress to load the theme.
        *
        * @package WordPress
        */
   
       /**
        * Tells WordPress to load the WordPress theme and output it.
        *
        * @var bool
        */
       define('WP_USE_THEMES', true);
   
       /** Loads the WordPress Environment and Template */
       require('./wp-blog-header.php');
       ```
   
 * So line 14 is define(‘WP_USE_THEMES’, true);
 * Even worse is that the last backup is from 1 2 months ago. Is there any possibility
   to bring back the web page to normal state?

Viewing 1 replies (of 1 total)

 *  Thread Starter [MadAxeman84](https://wordpress.org/support/users/madaxeman84/)
 * (@madaxeman84)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/fatal-error-861/#post-4069804)
 * Hello,
    I successfully remove this error. I sorry for the topic. Anyway, I uploaded
   the plugin again through FTP and I was able to access admin panel. After that
   turn off the plugin and remove it.
 * Now the problem is with the mobile theme, but I will find a way to fix it.
 * And once again sorry for the useless topic

Viewing 1 replies (of 1 total)

The topic ‘Fatal error’ is closed to new replies.

## Tags

 * [fatal error](https://wordpress.org/support/topic-tag/fatal-error/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 1 participant
 * Last reply from: [MadAxeman84](https://wordpress.org/support/users/madaxeman84/)
 * Last activity: [12 years, 9 months ago](https://wordpress.org/support/topic/fatal-error-861/#post-4069804)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
