Title: Problem with my installation
Last modified: August 21, 2016

---

# Problem with my installation

 *  Resolved [Jamie Barlow](https://wordpress.org/support/users/stopandsare/)
 * (@stopandsare)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/help-needed-please-5/)
 * I’ve managed to break my site!
 * I have a themify theme and was mucking around in this file…themify-utils/php….
   and now my site, front and backend reads this….
 * Parse error: syntax error, unexpected T_VARIABLE in /websites/123reg/LinuxPackage21/
   st/op/an/stopandstaremarketing.co.uk/public_html/wp-content/themes/metro/themify/
   themify-utils.php on line 3886
 * I was changing what is in the footer in this bit of code and have obviously done
   something wrong…
 * _[ Moderator note: Code fixed, please wrap code in [backticks or use the code button](http://codex.wordpress.org/Forum_Welcome#Posting_Code).]_
 *     ```
       } elseif('right' == $area){
       			$block = 'two';
       		}
       	}
       	if('one' == $block) {
       		$text_block = '© <a href="'.home_url().'">'.get_bloginfo('name').'</a> '.date($date_fmt);
       	} elseif('two' == $block) {
       		$text_block = __('+44 (0)1252 717373');
       	}
       	$key = 'setting-footer_text_'.$area;
   
       	// Get definitive text to display, parse through WPML if available
       	if ( '' != themify_get($key) ) {
       		$data = themify_get_data();
       		if ( function_exists( 'icl_t' ) ) {
       			$text = icl_t('Themify', $key, $data[$key]);
       		} else
       ```
   
 * I don’t know what to do as I can’t access any part of my site.
 * Thanks
 * Jamie

Viewing 1 replies (of 1 total)

 *  Thread Starter [Jamie Barlow](https://wordpress.org/support/users/stopandsare/)
 * (@stopandsare)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/help-needed-please-5/#post-4957808)
 * Fixed through the hosting coding. phew!

Viewing 1 replies (of 1 total)

The topic ‘Problem with my installation’ is closed to new replies.

## Tags

 * [can't access](https://wordpress.org/support/topic-tag/cant-access/)
 * [down](https://wordpress.org/support/topic-tag/down/)
 * [parse-error](https://wordpress.org/support/topic-tag/parse-error/)
 * [site](https://wordpress.org/support/topic-tag/site/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 1 participant
 * Last reply from: [Jamie Barlow](https://wordpress.org/support/users/stopandsare/)
 * Last activity: [11 years, 11 months ago](https://wordpress.org/support/topic/help-needed-please-5/#post-4957808)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
