Project

General

Profile

Actions

Bug #4154

closed

bbP Single Forum Search cannot be activated

Added by Boone Gorges almost 9 years ago. Updated almost 9 years ago.

Status:
Resolved
Priority name:
Normal
Assignee:
Category name:
Group Forums
Target version:
Start date:
2015-06-16
Due date:
% Done:

0%

Estimated time:
Deployment actions:

Description

It looks like bbP Single Forum Search is broken somehow. When I activate it on the main site, I get the success message "Plugin activated", but it still shows as not activated, and the search box is not showing up. Ray, any ideas?


Related issues

Related to CUNY Academic Commons - Bug #4240: Unable to access new.commons.cuny.edu - getting wordpress errorResolvedSeth Persons2015-06-29

Actions
Has duplicate CUNY Academic Commons - Bug #4155: Don't see forum searchDuplicateBoone Gorges2015-06-16

Actions
Actions #1

Updated by Raymond Hoh almost 9 years ago

  • Status changed from Assigned to Resolved

Boone, I cleared the object cache and that appears to have fixed the issue.

Not sure what might have caused the problem though. Might need to keep an eye on this.

FYI, I used this snippet to clear the cache:

apc_clear_cache();
apc_clear_cache( 'user' );
apc_clear_cache( 'opcode' );
Actions

Also available in: Atom PDF