Search Results for '\"wordpress\"'
-
Search Results
-
Topic: Cookie Integration
I am trying to set my own cookies with information bbPress doesn’t keep track of to use in my forum, but I get an error saying I “Cannot modify header information.” I’m not using wordpress.
Is there an easy way for me to integrate cookies with a specific prefix or something with bbPress so I can make my own cookies? Also, if it would be easier, is there a way for me to make my own global variables in the same manner?
My goal is to find some way to store additional information so I don’t have to access my database every time I refresh the page.
Topic: Database Problems…..
Hi Everyone,
I was re-installing my bbpress onto my server to better integrate it with the server. This is the error message I received at the end of the install:
SQL ERROR!
>>> Database: actionp7_wrdp1 (localhost)
>>>>>> ALTER TABLE
wp_postsADD COLUMNpost_idbigint(20) NOT NULL auto_increment;>>>>>> Incorrect table definition; there can be only one auto column and it must be defined as a key
SQL ERROR!
>>> Database: actionp7_wrdp1 (localhost)
>>>>>> ALTER TABLE
wp_postsADD PRIMARY KEY (post_id);>>>>>> Key column ‘post_id’ doesn’t exist in table
What does this mean? I can no longer log in to my wordpress site with full permissions and I have no idea why. The site is blocked from the general public until launch so it was locked down with the wordpress plugin– Login Lockdown —. I’m scheduled for launch in two weeks and can’t figure out why this happened. Everything was fine before the re-install.
Thank you for all your help in advance!
Hi there,
I upgraded from 1.0.2 to 1.0.3 (deep integrated into WP 3.1.0) and now the recount tools give me erros when using the tag-recounts:
Fatal error: Call to a member function query() on a non-object in /var/www/clients/client1/web26/web/xtcmodified/wordpress/forum/bb-admin/includes/functions.bb-recount.php on line 141
Fatal error: Call to a member function get_terms() on a non-object in /var/www/clients/client1/web26/web/xtcmodified/wordpress/forum/bb-admin/includes/functions.bb-recount.php on line 167
Fatal error: Call to a member function get_terms() on a non-object in /var/www/clients/client1/web26/web/xtcmodified/wordpress/forum/bb-admin/includes/functions.bb-recount.php on line 189Any ideas on that issue?
Best regards
Tom
Topic: Forums crazy slow
My forums- http://www.thegeekgroup.org/bb –
are running ridiculously slow. A new post takes roughly 30 seconds to a full minute to go through, and we’re getting a lot of people double-posting unintentionally. (A LOT of people) Sometimes it just times out, and people then hit refresh, and find out that they in fact posted 3 or 4 times…. or it just times out and the post is lost.
All other stuff running on my server is fine, including a WordPress install, so I have to believe it is central to the BBPress installation.
This has been happening for a few weeks/maybe a month or two. Would love insight as to how I can make this move along faster.
Hi
I am relatively new to wordpress and bbpress and I am trying to install a forum onto one single page in my wordpress blog.
I installed BBpress but now when I try to visit my sie it takes me to my BBpress log in (please see http://www.the8lossplan.com)
I did not want my whole blog to be a forum, have I put the files in the wrong folder or is there something else I have done wrong?!
Please help – for a university project I absolutely have to finish tonight

Thanks!!
If anyone knows how to set this up for me I’m happy to give them my details to help set up?
I am using GoDaddy as my webhosting.
Topic: soundcloud embed
hallo there. I’m having trouble finding a way to get soundcloud embeds working within the bbpress that comes with buddypress. While the soundcloud plugin makes it straightforward to embed the players into standard wordpress posts, it isn’t recognised by bbpress. Has anybody had an experience of getting soundcloud embeds working in bbpress?
I 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
All 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
Alright, 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_idbigint(20) NOT NULL auto_increment,forum_idint(10) NOT NULL default 1,topic_idbigint(20) NOT NULL default 1,poster_idint(10) NOT NULL default 0,post_texttext NOT NULL,post_timedatetime NOT NULL default ‘0000-00-00 00:00:00’,poster_ipvarchar(15) NOT NULL default ”,post_statustinyint(1) NOT NULL default 0,post_positionbigint(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