Search Results for 'bbpress'
-
Search Results
-
After filling in step one of the installation I get this message:
Now we’re going to create the database tables and fill them with some default data.
bbPress database error: [A table must have at least 1 column]
CREATE TABLE wp_
Created table wp_
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 ‘;$bb->wp_homeusers (user_login, user_pass, user_email, us]
INSERT INTO wp_;$bb->wp_homeusers (user_login, user_pass, user_email, user_url, user_registered) VALUES (‘JeffV’, ‘145d638abb3245b4362f959f774bf1b2’, ‘jeff@jackhammr.org’, ”, ‘2007-11-13 06:30:26’)
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 ‘ ”, , ”, ‘200]
INSERT INTO bb_topics (topic_title, topic_slug, topic_poster, topic_poster_name, topic_last_poster, topic_last_poster_name, topic_start_time, topic_time, forum_id) VALUES (‘Your first topic’, ‘your-first-topic’, , ”, , ”, ‘2007-11-13 06:30:26’, ‘2007-11-13 06:30:26’, 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 ‘;$bb->wp_homeusers WHERE ID = 0’ at line 1]
SELECT * FROM wp_;$bb->wp_homeusers WHERE ID = 0
Finished!
I’m sorry I don’t understand what all that means. Can someone here help me? Thanks.
Jeff Voegtlin
Hello,
I followed all the steps mentioned in the installation and bbpress got installed properly but it doesn’t display the forum properly.
you can see the forum login here : http://www.reviewsaurus.com/bbpress/
but you’ll see that it doesn’t look correct as no images no css is loaded.
It’s a fresh installation and i’ve not changed anything else. Can you please suggest me what could be the problem….I’m using the pretty permalinks feature….could that be a problem?
Topic: bbpress user comments in wp
Topic: Installation…?
Hi guys. Trying to install bbPress along with my current WordPress 2.3 installation.
WordPress was a snap! I had that sucker done in about 5 minutes.
bbPress is a different animal. my install.php page says “Cannot select DB”.
Is there a comprehensive Install doc that I am missing? I feel as if I have a lot of questions about the info on the page http://bbpress.org/documentation/installation/
Any help would be appreciated.
Hello.
I’m trying to make a bar that stays constant in every part of my website and I want to include the login form/profile link in it, but I have to check if the user is logged in or somehow be able to use bbpress functions out of bbpress.
Any recommendations for this?
I’m running a discussion on bbPress at WordCamp Melbourne this weekend and I’m looking for a good WordPress/bbPress integrated site (or two) to show as an example.
Preferably one run by someone here, with a reasonable amount of traffic, so I can prod them with questions about it.
Anyone?
Hi — I’m looking for a very simple rendition of bbPress where I can just have one thread displayed on my main page and have users interact with just that one thread (and nothing else). Ideally, I’d like to utilize the comments part of the software only — where I can have a page where people can post comments only and post them indefinitely…
Can someone point me in a direction to configuring the system to do this? Is this easily possible?
thank you very much.
hi, I have bbpress and wordpress fully working together, the only issue is that when a user registers with bbpress and leaves a comment it appears as anonymous. I have tried adding post_author but no joy, any ideas?