Hi guys, thanks for a great forum plug-in! The new version looked so good I installed it on my new website together with the blog linking plugin, however it’s throwing up an error message when I add a comment to a blog post that’s linked to a forum topic.
Fatal error: Call to undefined function sp_editor_parse_codetags() in …wp-content/plugins/simple-press/sp-api/sp-api-filters.php
Several different error messages in the log
line: 232
function: sp_linking_do_install
error: Duplicate key name ‘blog_post_idx’
ALTER TABLE wp_sftopics ADD KEY blog_post_idx (blog_post_id);
line: 107
function: sp_edit_title_popup
Notice | Trying to get property of non-object
I’ve disabled the blog linking plugin for the time being and everything appears to be working
Linda