Can anyone advise me where exactly to add the code for a paypal donate button if I wan it to show on my main bbpress page? I appreciate it. Thanks.
Where to add paypal donation button?
Published on March 14th, 2011 by edith gWanna Verb
Published on March 13th, 2011 by BurkieReally had a great time playing with bbpress again to create http://wannaverb.com – a discussion site to help connect people with similar interests, allow them to post activities and see who else would be interesting in attending that movie, going for weekly walks our heading to the pub. It’s just about ready to go live, just thought it deserved to be posted here before anywhere else.
Mass Bulk Delete Topics and posts? checkboxes?
Published on March 13th, 2011 by pbul2004I want to be able to perform a bulk delete of spammed topics and posts on my form? I have 100’s of spam topics and it would take forever to delete them all?
Is there a plugin that would do similar to wordpress where you can use checkboxes, select all the topics and perform a bulk delete?
Cheers
bbPress 1.0.3 released
Published on March 13th, 2011 by _ck_All bbpress 1.0.x users should immediately upgrade to bbPress 1.0.3
(It was released February 23rd but there was no announcement or blog entry)
It is mostly just a security update to 1.0.2 – there are no new features.
bbPress 1.1 with additional features will have a release candidate within a week or two, however you should NOT skip this 1.0.3 update.
Problem with wordpress and BBPRESS togeather
Published on March 13th, 2011 by adbydesignsAll i have just started using word press and i have to say i like it, what i am trying to do is setup a client with wordpress and bbpress so they have a forum to use and can serach with , in one area of there forum the people have to pay to post but not read waht do u think would be best for this i have been trying to use BBPRESS but everything i try to get the connection from WP to BB working i have issues, the current one is when i go to my bbpress page it will go direct to my wp page, i am not usre what i have done here
Pagination stops working when the page is made the front page!
Published on March 13th, 2011 by alexchencoI’m using the bbPress plugin. I have a page with the Latest Topics.
The pagination link is displayed correctly at the beginning:
But when this page is made the front page it doesn’t take me to the next paginated page (this is the link it shows):
http://localhost/taiwantalk/?paged=2
Any suggestion to solve this?
DB Posts Table Not Installing
Published on March 13th, 2011 by Super ArtsyAlright, so after running the install. I get these errors:
Your installation completed with some minor errors. See the error log below for more specific information.
SQL ERROR!
>>> Database: wp_blog (localhost)
>>>>>> CREATE TABLE IF NOT EXISTS bbs_posts (
post_id bigint(20) NOT NULL auto_increment,
forum_id int(10) NOT NULL default 1,
topic_id bigint(20) NOT NULL default 1,
poster_id int(10) NOT NULL default 0,
post_text text NOT NULL,
post_time datetime NOT NULL default ‘0000-00-00 00:00:00’,
poster_ip varchar(15) NOT NULL default ”,
post_status tinyint(1) NOT NULL default 0,
post_position bigint(20) NOT NULL default 0,
PRIMARY KEY (post_id),
KEY topic_time (topic_id, post_time),
KEY poster_time (poster_id, post_time),
KEY post_time (post_time),
FULLTEXT KEY post_text (post_text)
) TYPE = MYISAM DEFAULT CHARACTER SET ‘utf8’;
>>>>>> 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 ‘TYPE = MYISAM DEFAULT CHARACTER SET ‘utf8” at line 16
Key master email not sent!
I have tried dropping all the bbPress tables and reinstalling it, but the problem still persists. I get this error message everytime after running the install script. I am running PHP 5.3.5 and MySQL 5.5.8 on a WAMP localhost server. Also, I am trying to integrate bbPress with my current WordPress blog…
Thanks in advance,
-Deuce
Upgrading from 1.0.2 to 1.0.3
Published on March 13th, 2011 by findinlaosHi All,
I would like to upgrade from 1.0.2 to 1.0.3 but can’t find instructions for this.
I have read https://bbpress.org/documentation/upgrading/ but as stated, “these instructions cover upgrading to version 1.0.2”
Also, there is no instructions in the readme.txt of the bbpress 1.0.3.
How should I proceed?
Which file is generating bbp_topic_content();?
Published on March 13th, 2011 by alexchencoI want to remove the revision part. It seems to come from this function: bbp_topic_content(); Which file is generating it?
My bbpress forum SPAMMED and HACKED to the extreme!!!
Published on March 12th, 2011 by pbul2004Hi,
I have just looked at my forum on my site and it has been spammed to hell, LOADS!!!
myweddingreviews.co.uk/forum
I have removed it from the main site. How has this happened and why?
And how do i prevent this for the future as this would 100% turn people away from the site, if it has not done already.
Hope you guys can advise! I might just remove the forum all together unless i know this can be prevented!
Cheers
Paul