Yellow Swordfish,
I identified the file, found the three lines and changed as you described.
Then I confirmed, that the changes are truely on the server. They are.
I tried again by saving a blog post with linking. This is the (new) result:
Warning: Linking – Validation: No topic post has been entered and post cannot be saved in /…../wordpress/wp-content/sp-resources/forum-plugins/blog-linking/library/sp-linking-blog.php on line 153
Warning: Cannot modify header information – headers already sent by (output started at /…../wordpress/wp-content/sp-resources/forum-plugins/blog-linking/library/sp-linking-blog.php:153) in /…../wordpress/wp-admin/post.php on line 242
Warning: Cannot modify header information – headers already sent by (output started at /homepages/8/d491105546/htdocs/wordpress/wp-content/sp-resources/forum-plugins/blog-linking/library/sp-linking-blog.php:153) in /…../wordpress/wp-includes/pluggable.php on line 1207
As per your question, this raises another problem I was not aware of.
Yes, it might be possible, that a blog post has far more smileys or links than are allowed for a forum post.
The reason is simple, blog posts are much longer and I write them, where a forum post anyone can write.
So the “Blog Post Linking” Plugin is only of use to me, if I can stay with strict restrictions in the forum but still go beyond that in a blog post.
I understand, that this would be impossible and a logical catch22, if the content is copied to the forum thread in full. Because this *is* a forum post then.
But this is not what I am looking for. I am looking for a simple link – without copying content – between the blog post and a forum thread.
Reason is, that I want the associated forum thread to be the “comment section” for any blog post, the comment function of wordpress itself, is disabled.
So what I am looking for, is to generate a two way link between blog post and forum.
In the blog post a line that more or less says “Discuss this article here in the forum” with link to the topic. And in the forum a new topic consisting just of the link to the blog article plus the headline.
This “should” be able to do, without violating any strict smiley or link restriction in the forum, as only one link (to the blog post) is part of the new topic.
But does it really work this way? I am a bit confused now.