Theme is no loading
- This topic has 1 reply, 2 voices, and was last updated 10 years, 9 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Hi there
My theme does not load and report following error after I changed the domain name in the WordPress General setting. Would you please let me know what goes wrong ?
Notice: bbp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 2.3.) in /export/scratch/zahra/wordpress/wp-includes/functions.php on line 3060 Notice: bp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please seeDebugging in WordPress for more information. (This message was added in version 1.7.) in /export/scratch/zahra/wordpress/wp-includes/functions.php on line 3060 Notice: Trying to get property of non-object in /export/scratch/zahra/wordpress/wp-content/plugins/bp-group-tinychat/includes/bp-group-tinychat-core.php on line 41 Notice: Undefined offset: 2 in /export/scratch/zahra/wordpress/wp-content/themes/cbox-theme/engine/ICE/components/options/component.php on line 552 Notice: Undefined offset: 2 in /export/scratch/zahra/wordpress/wp-content/themes/cbox-theme/engine/ICE/components/options/component.php on line 552 Fatal error: Uncaught exception ‘ICE_Export_Exception’ with message ‘Unable to create the directory: /export/scratch/zahra/wordpress/wp-content/uploads/exports/cbox-theme’ in /export/scratch/zahra/wordpress/wp-content/themes/cbox-theme/engine/ICE/utils/export.php:280 Stack trace: #0 /export/scratch/zahra/wordpress/wp-content/themes/cbox-theme/engine/ICE/utils/export.php(316): ICE_Export->write(‘/* ! The Reset?…’) #1 /export/scratch/zahra/wordpress/wp-content/themes/cbox-theme/engine/ICE/schemes/scheme.php(614): ICE_Export->update() #2 /export/scratch/zahra/wordpress/wp-content/themes/cbox-theme/engine/ICE/schemes/scheme.php(588): ICE_Scheme->export_refresh(Object(ICE_Component_Style_Export)) #3 [internal function]: ICE_Scheme->exports_refresh(”) #4 /export/scratch/zahra/wordpress/wp-includes/plugin.php(429): call_user_func_array(Array, Array) #5 /export/scratch/zahra/wordpress/wp-content/themes/cbox-theme/engine/ICE/utils/enqueue.php(245): do_action(‘ice_enqueue_sty…’) #6 [internal function]: ICE_Enqueue->do_enqueue_ in /export/scratch/zahra/wordpress/wp-content/themes/cbox-theme/engine/ICE/utils/export.php on line 280
Hi @sepidpooy –
I am assuming you made changes either to “WordPress address (URL)” and “Site address (URL)” in the General settings page? The WordPress.org Codex has some good explanations about this on this page:
http://codex.wordpress.org/Changing_The_Site_URL
If that doesn’t help, perhaps you can share your site’s url (and what exactly you are trying to do) and some of the developers can look into the issue. Could it be a folder permissions issue? (I see the message ‘Unable to create the directory” several times.)