[wp-trac] [WordPress Trac] #11338: Customer Walker initialize error
WordPress Trac
wp-trac at lists.automattic.com
Mon Dec 7 02:08:39 UTC 2009
#11338: Customer Walker initialize error
--------------------------+-------------------------------------------------
Reporter: ShaneF | Owner:
Type: defect (bug) | Status: reopened
Priority: high | Milestone: 2.9
Component: Formatting | Version: 2.9
Severity: major | Resolution:
Keywords: needs-patch |
--------------------------+-------------------------------------------------
Changes (by ShaneF):
* keywords: has-patch ne => needs-patch
* status: closed => reopened
* resolution: wontfix =>
Comment:
Nevermind. There is an error. I now have this:
{{{
$walker_category = new Walker_Category_Rabbit;
// array('title_li' => '', 'orderby' => 'name',
'show_count' => 1, 'feed' => 'RSS', 'depth' => -1, 'echo' => 0, 'walker'
=> $walker_category)
$category_args =
array('title_li=&orderby=name&show_count=1&feed=RSS&depth=-1&echo=0&walker='.$walker_category);
}}}
and it kills the blog. I am figuring out what is going on.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11338#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list