Opened 16 years ago
Closed 16 years ago
#8303 closed defect (bug) (fixed)
Fix for #8091 introduces error "Warning: Cannot use a scalar value as an array in /var/www/dot-net/wp-includes/classes.php on line 826"
Reported by: | JulienV | Owned by: | westi |
---|---|---|---|
Milestone: | 2.7 | Priority: | normal |
Severity: | normal | Version: | 2.7 |
Component: | General | Keywords: | |
Focuses: | Cc: |
Description
Hi,
The fix for #8091 in changeset 9812 adds the following error on some pages:
Warning: Cannot use a scalar value as an array in /var/www/dot-net/wp-includes/classes.php on line 826
Cheers,
Julien
Change History (5)
#2
@
16 years ago
For me it's happening with the default theme. It appears to be coming from the wp_list_pages() function and the errors only show up whenever you are viewing a subpage.
Note: See
TracTickets for help on using
tickets.
Which pages? Client side or admin side?
If client side, Which theme? Default or Custom? If custom, Does it occur with the Default theme?