Title: Debug Error in dashboard
Last modified: August 22, 2016

---

# Debug Error in dashboard

 *  [SooBahkDo](https://wordpress.org/support/users/soobahkdo/)
 * (@soobahkdo)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/debug-error-in-dashboard/)
 * Hello,
 * LOVE this plugin!
 * Debug Bar is indicating one error in dashboard. What can be done about this?
 * Uncaught SyntaxError: Unexpected token ILLEGAL
    [http://soobahkdo.biz/wp-admin/?custom-login-dashboard=1&type=js](http://soobahkdo.biz/wp-admin/?custom-login-dashboard=1&type=js)
   line 10
 * Thanks!
 * [https://wordpress.org/plugins/custom-login/](https://wordpress.org/plugins/custom-login/)

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

 *  Plugin Author [Austin](https://wordpress.org/support/users/austyfrosty/)
 * (@austyfrosty)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/debug-error-in-dashboard/#post-5874281)
 * Hmm, I am not seeing this issue on my installs.
 *  [SybilBoquet](https://wordpress.org/support/users/sybilboquet/)
 * (@sybilboquet)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/debug-error-in-dashboard/#post-5874429)
 * Hello,
 * I’ve got the same problem.
 * [http://…/wp-admin/?custom-login-dashboard=1&type=js](http://…/wp-admin/?custom-login-dashboard=1&type=js)
   
   returns html code before the javascript :
 *     ```
       <!DOCTYPE html>
       <!--[if IE 8]>
       <html xmlns="http://www.w3.org/1999/xhtml" class="ie8 wp-toolbar"  lang="fr-FR">
       <![endif]-->
       <!--[if !(IE 8) ]><!-->
       <html xmlns="http://www.w3.org/1999/xhtml" class="wp-toolbar"  lang="fr-FR">
       <!--<![endif]-->
       <head>
       <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
       <title>Tableau de bord &lsaquo; x — WordPress</title>
       <script type="text/javascript">
       addLoadEvent = function(func){if(typeof jQuery!="undefined")jQuery(document).ready(func);else if(typeof wpOnload!='function'){wpOnload=func;}else{var oldonload=wpOnload;wpOnload=function(){oldonload();func();}}};
       var ajaxurl = '/wp-admin/admin-ajax.php',
       	pagenow = 'dashboard',
       	typenow = '',
       	adminpage = 'index-php',
       	thousandsSeparator = ' ',
       	decimalPoint = ', ',
       	isRtl = 0;
       </script>
       <meta name="viewport" content="width=device-width,initial-scale=1.0">
       jQuery(document).ready(function($) {
   
       	var CL_Timeout = 200;
   
       	if ( !$('#dashboard_primary .rss-widget').eq(1).length ) {
       		CL_Timeout = 2500;
       	}
   
       	setTimeout( function() {
       		$('#dashboard_primary .rss-widget:eq(1) ul').append('<a class="rsswidget" href="https://frosty.media/2015/custom-login-v3-2-released/?utm_medium=wpadmin_dashboard&utm_term=newsitem&utm_campaign=custom-login">FrostyMedia: Custom Login v3.2 Released</a>');
       	}, CL_Timeout );
   
       });
       ```
   
 * Do you know why this problem appear ?
 * Thank you.
 *  [dazou84](https://wordpress.org/support/users/dazou84/)
 * (@dazou84)
 * [11 years ago](https://wordpress.org/support/topic/debug-error-in-dashboard/#post-5874437)
 * Same problem here.
 *  Plugin Author [Austin](https://wordpress.org/support/users/austyfrosty/)
 * (@austyfrosty)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/debug-error-in-dashboard/#post-5874439)
 * I am aware of this issues in some cases, and will fix the update when I have 
   some time.

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

The topic ‘Debug Error in dashboard’ is closed to new replies.

 * ![](https://ps.w.org/custom-login/assets/icon.svg?rev=3077180)
 * [Custom Login](https://wordpress.org/plugins/custom-login/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/custom-login/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/custom-login/)
 * [Active Topics](https://wordpress.org/support/plugin/custom-login/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/custom-login/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/custom-login/reviews/)

 * 4 replies
 * 4 participants
 * Last reply from: [Austin](https://wordpress.org/support/users/austyfrosty/)
 * Last activity: [10 years, 12 months ago](https://wordpress.org/support/topic/debug-error-in-dashboard/#post-5874439)
 * Status: not resolved