Title: Admin interface doesn&#039;t load at all
Last modified: August 22, 2016

---

# Admin interface doesn't load at all

 *  Resolved [fhebert](https://wordpress.org/support/users/fhebert/)
 * (@fhebert)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/admin-interface-doesnt-load-at-all/)
 * Hello,
 * I’ve installed Version 3.6.4 of the plugin in a multisite installation. It’s 
   network activated.
    When I want to use the plugin in a subsite nothing happens.
   The menu item “WP Ultimate CSV Importer” is here but after the click, page is
   blank. See these errors in apache log file :
 *     ```
       [Wed Sep 24 12:05:17 2014] [error] [client 192.168.44.106] PHP Parse error:  syntax error, unexpected $end in /srv/www/htdocs/wp/wp-content/plugins/wp-ultimate-csv-importer/lib/skinnymvc/controller/base/SkinnyBaseController.php(293) : eval()'d code on line 86
       [Wed Sep 24 12:05:17 2014] [error] [client 192.168.44.106] PHP Warning:  Invalid argument supplied for foreach() in /srv/www/htdocs/wp/wp-content/plugins/wp-ultimate-csv-importer/templates/menu.php on line 14
       ~
       ```
   
 * What can I do ?
 * Thx a lot
 * Frédéric
 * [https://wordpress.org/plugins/wp-ultimate-csv-importer/](https://wordpress.org/plugins/wp-ultimate-csv-importer/)

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

 *  [vasanthavanan](https://wordpress.org/support/users/vasanthavanan/)
 * (@vasanthavanan)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/admin-interface-doesnt-load-at-all/#post-5325795)
 * Hi ,
 * Kindly replace by the following code on line 14-16 **templates/menu.php** in 
   our importer.
 *     ```
       if(is_array($get_settings)) {
       foreach ($get_settings as $key) {
               $$key = true;
       }
       }
       ```
   
 * . I hope it will resolve your issue.
 *  Thread Starter [fhebert](https://wordpress.org/support/users/fhebert/)
 * (@fhebert)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/admin-interface-doesnt-load-at-all/#post-5325797)
 * Hi,
 * thx for your reply.
    I get the same blank page and still have these issue in 
   apache log file : `Wed Sep 24 13:05:44 2014] [error] [client 192.168.44.106] 
   PHP Parse error: syntax error, unexpected $end in /srv/www/htdocs/wp/wp-content/
   plugins/wp-ultimate-csv-importer/lib/skinnymvc/controller/base/SkinnyBaseController.
   php(293) : eval()'d code on line 86`
 * Thx
 *  [vasanthavanan](https://wordpress.org/support/users/vasanthavanan/)
 * (@vasanthavanan)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/admin-interface-doesnt-load-at-all/#post-5325825)
 * Hi,
    Is there any way to provide a copy of your wp instance without important
   data to debug it in our development environment. We cant reproduce the issue 
   in any test cases so far. else you can create a ticket in our helpdesk using (**
   [helpdesk@smackcoders.com](https://wordpress.org/support/topic/admin-interface-doesnt-load-at-all/helpdesk@smackcoders.com?output_format=md)**).
 * Thanks.
 *  Thread Starter [fhebert](https://wordpress.org/support/users/fhebert/)
 * (@fhebert)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/admin-interface-doesnt-load-at-all/#post-5325913)
 * Hi,
 * I’ve just opened a ticket in your helpdesk !
    Thx a lot for your help
 * Frédéric
 *  Plugin Author [Smackcoders Inc.,](https://wordpress.org/support/users/smackcoders/)
 * (@smackcoders)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/admin-interface-doesnt-load-at-all/#post-5325986)
 * You issue had been responded already and not got an reply from your end, hence
   we take this as resolved for now.

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

The topic ‘Admin interface doesn't load at all’ is closed to new replies.

 * ![](https://ps.w.org/wp-ultimate-csv-importer/assets/icon.svg?rev=3131703)
 * [WP Ultimate CSV Importer – WordPress Import & Export for CSV, XML & Excel](https://wordpress.org/plugins/wp-ultimate-csv-importer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-ultimate-csv-importer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-ultimate-csv-importer/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-ultimate-csv-importer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-ultimate-csv-importer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-ultimate-csv-importer/reviews/)

## Tags

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

 * 5 replies
 * 3 participants
 * Last reply from: [Smackcoders Inc.,](https://wordpress.org/support/users/smackcoders/)
 * Last activity: [11 years, 7 months ago](https://wordpress.org/support/topic/admin-interface-doesnt-load-at-all/#post-5325986)
 * Status: resolved