Title: Error during Installing Theme
Last modified: August 21, 2016

---

# Error during Installing Theme

 *  Resolved [saurabhr](https://wordpress.org/support/users/saurabhr/)
 * (@saurabhr)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/error-during-installing-theme/)
 * Hi,
 * I am trying to install previously build themes on my website (running on localhost)
   and I get the following error while doing so
 * ** Undefined variable: text_domain in C:\xampp\htdocs\wp_vs_1\wordpress\wp-content\
   themes\rockstart early daysV2\functions.php on line 23**
 * I am pretty new to wordpress and hence finding it difficult to find my way around.
   Any idea on how do I go about this.
 * Thanks in advance
    Saurabh

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [saurabhr](https://wordpress.org/support/users/saurabhr/)
 * (@saurabhr)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/error-during-installing-theme/#post-3852781)
 * //Content for the left part of the front-page quick & dirty
    register_sidebar(
   array( ‘id’ => ‘front-page’, ** ‘name’ => __( ‘Front Page’, $text_domain ),  ‘
   description’ => __( ‘This sidebar is for the content on the frontpage’, $text_domain),‘
   before_widget’ => ‘<div class=”left-box”>’, ‘after_widget’ => ‘</div>’, ‘before_title’
   => ‘<h4>’, ‘after_title’ => ‘</h4>’, ) );
 * The above are lines 19-28 of my functions.php file. The error refers to the use
   of text_domain. But I have no idea what do i fix this.
    Can you help me on this.
 * Thank You
 *  Thread Starter [saurabhr](https://wordpress.org/support/users/saurabhr/)
 * (@saurabhr)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/error-during-installing-theme/#post-3852788)
 * Ok so I resolved the error by replacing $text_domain by ‘text_domain’.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Error during Installing Theme’ is closed to new replies.

## Tags

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

 * 2 replies
 * 1 participant
 * Last reply from: [saurabhr](https://wordpress.org/support/users/saurabhr/)
 * Last activity: [12 years, 11 months ago](https://wordpress.org/support/topic/error-during-installing-theme/#post-3852788)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
