Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Error messages with bbPress and WP’s WP_CACHE


Sam Bauers
Participant

@sambauers

@r-a-y

Can you please do a var_dump($cached_ids) so we can find out exactly what the value of $cached_ids is?

Just before line 71 in that file would be the spot, before $_cached_ids = join( ',', array_map( 'intval', $cached_ids ) );

It should output something useful to the screen.

Skip to toolbar