Title: Theme Installation Problem
Last modified: August 21, 2016

---

# Theme Installation Problem

 *  [n.pavel90](https://wordpress.org/support/users/npavel90/)
 * (@npavel90)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/theme-installation-problem-16/)
 * When i am going to activate a theme it is showing a fatal error:
 * > Fatal error: Cannot re-assign auto-global variable _POST in /home/user/public_html/
   > site/wp-content/themes/name/library/functions/custom_functions.php on line 
   > 1365
 * the line 1365 code is:
 * > function veryfy_login_and_proced($_POST,$redirecturl = ”)
   >  { $secure_cookie
   > = ”; if ( !empty($_POST[‘log’]) && !force_ssl_admin() ) { $user_name = sanitize_user(
   > $_POST[‘log’]); if ( $user = get_userdatabylogin($user_name) ) { if ( get_user_option(‘
   > use_ssl’, $user->ID) ) { $secure_cookie = true; force_ssl_admin(true); } } }
   > $user = wp_signon(”, $secure_cookie); if ( !is_wp_error($user) ) { $current_user
   > = $user; }else { if($redirecturl) { wp_redirect($redirecturl); }else { wp_redirect(
   > get_option(‘siteurl’).’/?ptype=ask-a-question&backandedit=1&msg=log_err’); }}
   > return $current_user; }

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

 *  [kmessinger](https://wordpress.org/support/users/kmessinger/)
 * (@kmessinger)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/theme-installation-problem-16/#post-4700984)
 * What theme are your trying to install?
 *  Thread Starter [n.pavel90](https://wordpress.org/support/users/npavel90/)
 * (@npavel90)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/theme-installation-problem-16/#post-4700986)
 * Answer by templatic
 *  [kmessinger](https://wordpress.org/support/users/kmessinger/)
 * (@kmessinger)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/theme-installation-problem-16/#post-4700997)
 * Make sure all the files for the theme are there and in the themes directory.
 * Support for your theme is at [http://templatic.com/support/](http://templatic.com/support/)
   
   Commercial themes are not supported here. [http://codex.wordpress.org/Forum_Welcome#Commercial_Products](http://codex.wordpress.org/Forum_Welcome#Commercial_Products)
 *  [Abdifatahz](https://wordpress.org/support/users/abdifatahz/)
 * (@abdifatahz)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/theme-installation-problem-16/#post-4701298)
 * hi n.pavel90
    I had same problem please how did you fix it
 *  [kmessinger](https://wordpress.org/support/users/kmessinger/)
 * (@kmessinger)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/theme-installation-problem-16/#post-4701299)
 * **[@abdifatahz](https://wordpress.org/support/users/abdifatahz/)**
    If you need
   assistance please start your own thread. [http://codex.wordpress.org/Forum_Welcome#Where_To_Post](http://codex.wordpress.org/Forum_Welcome#Where_To_Post)

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

The topic ‘Theme Installation Problem’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 5 replies
 * 3 participants
 * Last reply from: [kmessinger](https://wordpress.org/support/users/kmessinger/)
 * Last activity: [11 years, 11 months ago](https://wordpress.org/support/topic/theme-installation-problem-16/#post-4701299)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
