Wiki Post is a new plugin for bbPress that allows users to add a wiki-like post in any topic that anyone can edit for collaborative entries or FAQs.
(you can see a demonstration below)
Wiki Post is a new plugin for bbPress that allows users to add a wiki-like post in any topic that anyone can edit for collaborative entries or FAQs.
(you can see a demonstration below)
<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus</p>
Only the second post becomes a "Wiki Post" but any topic can have one
(look near the top of any other topic for the link to create the Wiki)
Beduino, you don't see the EDIT option at the bottom of the 2nd post?
ah.. looking good
Hey _ck_
tks for this
I finally see - sorry.
All the best
Beduino
After trying to add an Wiki post I got the following error messages in the top area of the page:
bbPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND topic_id = 3 AND post_status = 0 ORDER BY post_time DESC LIMIT 1' at line 1]
SELECT post_id, poster_id, post_time FROM bb_posts WHERE poster_id!= AND topic_id = 3 AND post_status = 0 ORDER BY post_time DESC LIMIT 1
bbPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1]
SELECT user_login FROM bb_users WHERE ID =
Warning: Cannot modify header information - headers already sent by (output started at /users/www//bbp/bb-includes/db-mysql.php:106) in /users/www/bbp/bb-includes/pluggable.php on line 224
???
JoergHH are you running bbPress 0.9?
I can see a problem with
FROM bb_posts WHERE poster_id!=
as the poster_id is blank.
You're not trying to allow non-logged in users to add to the wiki are you?
RSS feed for this topic