Skip to:
Content

BuddyPress.org

Opened 15 years ago

Closed 14 years ago

#2119 closed defect (bug) (fixed)

Undefined index: hide-loggedout-adminbar

Reported by: edelwater's profile 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)

#1 @edelwater
15 years ago

  • Milestone set to 1.3
  • Priority changed from major to minor

#3 @DJPaul
15 years ago

  • Milestone changed from 1.3 to 1.2.2

#4 @DJPaul
15 years ago

  • Component set to Core
  • Milestone changed from 1.3 to 1.2.4

#5 @johnjamesjacoby
14 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [2938]) Fixes #2119 props edelwater

Note: See TracTickets for help on using tickets.