Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » New Versions, & Updating » Old Version fixes and change logs »

PATCH 3723-02: Notice: register_sidebar was called incorrectly.


  #1  
Old May 11, 2015, 06:41 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
When updating to Atahualpa 3.7.23 you may see the following on screen
HTML Code:
Notice: register_sidebar was called incorrectly. No id was set in the arguments array for the "Left Sidebar" sidebar. Defaulting to "sidebar-1". Manually set the id to "sidebar-1" to silence this notice and keep existing sidebar content. Please see Debugging in WordPress for more information. (This message was added in version 4.2.0.)....
followed by more Notices.

For the longest time sidebars didn't need to use an 'id' when they were being created. As of WordPress 4.2, they have made it mandatory - everything will still work but they will issue these messages. This will only display if you have 'WP_DEBUG' set to 'true'.

You can correct it one of two ways (1) edit your wp-config.php and changing the line
HTML Code:
define('WP_DEBUG', true);
and changing it to
HTML Code:
define('WP_DEBUG', false);
or (2) unzip the attached file and use it to replace the existing replace the existing 'wp-content/themes/atahualpa/functions.php' file.

This will be included in a future release.
Attached Files
File Type: zip functions.zip (9.4 KB, 2204 views)
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] 'Register_sidebar' error after updating to latest version of wordpress msg-meteorites New Versions, & Updating 5 May 11, 2015 06:43 PM
PATCH 3723-01: Wrong META title when Front Page is a static page juggledad Old Version fixes and change logs 0 Mar 4, 2015 03:20 AM
Patch 119-01: Notice: Undefined offset: 0 in wp-includes/capabilities.php line 1106 juggledad New Versions & Updates 0 Dec 15, 2013 04:30 PM
[SOLVED] PATCH 373-03: date-modified in post/page .. patch is corrupted dnasir New Versions, & Updating 3 Jan 19, 2012 08:21 AM
PATCH 367-02: Page Titles are double with 3.6.7 (now part of PATCH 367-04) juggledad Old Version fixes and change logs 0 May 13, 2011 03:57 PM


All times are GMT -6. The time now is 07:00 AM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.