Skip to:
Content

BuddyPress.org

Opened 16 years ago

Closed 16 years ago

#211 closed defect (bug) (fixed)

SQL Error r634

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

Description

SQL error in r634 with sitewide activity.

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 (1)

#1 @apeatling
16 years ago

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

I fixed this, then it reverted. Annoying. Anyway, it is fixed in r635. It should be "6 MONTH" not "6 MONTHS".

Note: See TracTickets for help on using tickets.