Search Results for 'code'
-
Search Results
-
Hi, Ive just installed the bbpress plug in into my WordPress installation and I get an error.
I’m guessing its a template issue but wondered if anyone could suggest a fix.
If I add the short code for the forum index it works fine, but if you click a link to the forum itself I get the following:
Catchable fatal error: Object of class WP_Error could not be converted to string in PATHTOTHEFOLDER/wp-content/themes/rttheme7/functions.php on line 290
Can anyone recommend anything to fix this?
Regards
David
Hi I have installed the report-posts plugin and added the code to the page (http://bbpress.org/plugins/topic/report-post/#post-493).
Pasted the code as specified:
<?php report_post_link(); ?>
But I keep getting this error:
Fatal error: Call to undefined function bb_current_user_can() in /opt/lampp/htdocs/wp-content/plugins/report-post/report-post.php on line 38
Anyone know why?
Am I missing a line of code?
I am using a theme called the ‘Stallion theme’. It is based on the old Talian theme which was popular in WP a few years back. Stallion has a lot of options that I really like, in terms of flexibility, design etc.
However, it does not work with the bbPress plugin.
It creates forums and topics fine.
However: if you look under a topic post or forum (I created some sample ones) – a viewer or user can not reply or create new topics. In fact the only thing you see is my related post plugin underneath the post.
http://peopleandlanguages.com/ is the website I am testing this out on.
It does work with 2010, but not this theme. Is there so line of code that needs to be juggled to make this work with my theme?
Thank you,
Mark

any insight on what classes should be modified would be useful thanks!
I think one of bbPress’ biggest strengths is its potential to extend upon and empower WordPress’ commenting system. Another side of this is the P2 theme used to enable real-time conversations, but that’s a different topic.
‘Distributed conversations’ should facilitate persistent on-topic discussion.
The basis of this idea has already been put to the test on the TED.com website. For an example, follow this link to the Beware online “filter bubbles” video and scroll down to see the “TED CONVERSATIONS”. That is, in essence, what I’m proposing here, along with a new idea (comment conversion).
How would this work?
A) Create conversation directly from a blog post. (TED way)
See mockup:
https://gomockingbird.com/mockingbird/#tcky31h/qjXSc0
http://i.imgur.com/fS4Yo.png
A:
Every blog post should come with a “start a new topic” link. Clicking this link would start a standard ‘new post’ prompt. The only difference would be the link to the discussed blog post, which could be incorporated in a number odd ways. The easiest way I can think of would be a shortlink with blog post ID. (Although it’s outside of the initial scope, this should also be compatible with forum posts).
B:
Comments can be converted to forum threads. A conversion would:
1) Lock the thread of comments
2) Create a new forum thread with the comments.
3) Link to the new forum thread from the locked comment thread.
This option would only be available to moderators and above.
Maybe not in core, but I could see this being a super handy plugin.