Opened 15 years ago
Closed 14 years ago
#2119 closed defect (bug) (fixed)
Undefined index: hide-loggedout-adminbar
Reported by: | edelwater | Owned by: | |
---|---|---|---|
Milestone: | 1.2.4 | Priority: | minor |
Severity: | Version: | ||
Component: | Core | Keywords: | |
Cc: |
Description
Undefined index: hide-loggedout-adminbar in /var/www/vhosts/xxxxx/httpdocs/wp-content/plugins/buddypress/bp-core/bp-core-adminbar.php on line 9
and
Undefined index: hide-loggedout-adminbar in /var/www/vhosts/xxxx.com/httpdocs/wp-content/plugins/buddypress/bp-core/bp-core-cssjs.php on line 177
solution: replace with $variable=(int)$bp->site_optionshide-loggedout-adminbar? and check existence
Change History (5)
Note: See
TracTickets for help on using
tickets.