XHanch Studio Log in | Register | Cart

Forum

Notifications
Clear all

Configuration page displays a blank page

4 Posts
2 Users
0 Reactions
3,816 Views
(@karll)
Posts: 4
New Member Guest
Topic starter
 

The configuration page for my twitter is blank and is not giving me any options, can you please advise?

 
Posted : 30/10/2012 7:48 pm
XHanch
(@xhanch-alt)
Posts: 2105
Member Admin
 

The configuration page for my twitter is blank and is not giving me any options, can you please advise?

Could you edit your WordPress config file (wp-config.php)?
Change define('WP_DEBUG', false); to

if(isset($_GET['xh-debug']))
    define('WP_DEBUG', true);
else
    define('WP_DEBUG', false);

Then open the Xhanch - My Twitter configuration page.
Add &xh-debug at the end of browser's URL.
What errors/waring did you see?

 
Posted : 03/11/2012 11:47 am
(@karll)
Posts: 4
New Member Guest
Topic starter
 

Hi,

These are the errors :

PHP Notice:  wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>init</code> hooks. Please see <a href="" http://codex.wordpress.org/Debugging_in_WordPress">Debuggin g" in WordPress</a> for more information. (This message was added in version 3.3.) in D:CustomerDatawebspaceswebspace_00164839webappsSiteApp36409htdocswp-includesfunctions.php on line 3587
PHP Notice:  Use of undefined constant XCloner - assumed 'XCloner' in D:CustomerDatawebspaceswebspace_00164839webappsSiteApp36409htdocswp-contentpluginsxcloner-backup-and-restorexcloner.php on line 28
PHP Notice:  Use of undefined constant XCloner - assumed 'XCloner' in D:CustomerDatawebspaceswebspace_00164839webappsSiteApp36409htdocswp-contentpluginsxcloner-backup-and-restorexcloner.php on line 28
PHP Notice:  Undefined index:  ctn_kwd_any in D:CustomerDatawebspaceswebspace_00164839webappsSiteApp36409htdocswp-contentpluginsxhanch-my-twitteradminsetting.php on line 600
PHP Notice:  Undefined index:  ecl_kwd_any in D:CustomerDatawebspaceswebspace_00164839webappsSiteApp36409htdocswp-contentpluginsxhanch-my-twitteradminsetting.php on line 614
PHP Notice:  Undefined index:  sql_crt in D:CustomerDatawebspaceswebspace_00164839webappsSiteApp36409htdocswp-contentpluginsxhanch-my-twitteradminsetting.php on line 621
PHP Notice:  get_bloginfo was called with an argument that is <strong>deprecated</strong> since version 2.2! The <code>siteurl</code> option is deprecated for the family of <code>bloginfo()</code> functions. Use the <code>url</code> option instead. in D:CustomerDatawebspaceswebspace_00164839webappsSiteApp36409htdocswp-includesfunctions.php on line 3551

 
Posted : 03/11/2012 4:59 pm
XHanch
(@xhanch-alt)
Posts: 2105
Member Admin
 

So, there is no warnings or errors.
What's your WordPress version?

 
Posted : 04/11/2012 10:08 pm
Share:

× Close Menu