Forum Replies Created
-
In reply to: Implode Warning on Forums page
FYI…The evolve development team figured out that this is a problem with their theme. They’ve fixed it in version 3.2.6 which should be released very soon.
In reply to: Implode Warning on Forums page@Robkk
Sorry, but I disagree. It may be that the theme is not hiding the warning like the default wordpress theme, but the error is definitely coming from the bbpress plugin.In reply to: Implode Warning on Forums page@Robkk I’ve followed the basic troubleshooting for general issues. Below are the results.
“I have deactivated all plugins, but I still see the warning. The error message does go away when switching to the twenty fourteen wordpress theme. I am using a free theme called evolve. I have reached out to the theme developers weeks ago, but I haven’t received a response.”
In reply to: Implode Warning on Forums pageI’ve isolated the line the error message is coming from. It’s coming from this line in the function bbp_get_topic_author_link( $args = ” ). Guys I’m really stuck here. I don’t see how this can be a theme error when the warning is clearly being generated by the bbpress plugin.
$author_link = implode( $r[‘sep’], $author_link );
In reply to: Implode Warning on Forums pageNo sorry, I haven’t modified any bbpress or evolve files.
In reply to: Implode Warning on Forums pageI have deactivated all plugins, but I still see the warning. The error message does go away when switching to the twenty fourteen wordpress theme. I am using a free theme called evolve. I have reached out to the theme developers weeks ago, but I haven’t received a response.