Skip to:
Content

BuddyPress.org

Opened 16 years ago

Closed 16 years ago

#204 closed defect (bug) (fixed)

SQL Error in r603-r611

Reported by: trent's profile trent Owned by: apeatling's profile apeatling
Milestone: Priority: critical
Severity: Version:
Component: Keywords:
Cc:

Description

Getting a MySQL on r603

WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'MONTHS) <= NOW()' at line 1 for query DELETE FROM wp_bp_activity_sitewide WHERE DATE_ADD(date_recorded, INTERVAL 6 MONTHS) <= NOW() made by BP_Activity_Activity::get_sitewide_activity

Change History (2)

#1 @trent
16 years ago

  • Summary changed from SQL Error in r603 to SQL Error in r603-r611

Still exists in r611 as well as a new php warning

PHP Warning:  Missing argument 1 for BP_Friends_Friendship::total_friend_count(), called in /www/html/wp-content/mu-plugins/bp-friends/bp-friends-templatetags.php on line 366 and defined in /www/html/wp-content/mu-plugins/bp-friends/bp-friends-classes.php on line 110

#2 @apeatling
16 years ago

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.