Skip to:
Content
Pages
Categories
Search
Top
Bottom

Guangzhou theme breaks bbpress

Published on January 7th, 2011 by chiposaur

i have integrated wp/bb following the instructions. the Guangzhou theme works well enouvh in wp. it SAYS it’s ‘compat with bb 1.0+’ but when i copy the theme over to bb, it makes the site 500. deleting the dir doesn’t force the site to “oops” back to the default theme. i have to change the theme entry in the db back to the default to get the site to behave again.

is this the way wp/bb ‘compatible’ themes actually work? i wouldn’t really expect it to work like that.

Things are looking up! – a 'thank you' note

Published on January 7th, 2011 by Erlend

Just wanna give give my heartfelt thanks to all the bbPress contributors, John James Jacoby in particular of course along with Gautam, for their persistent efforts as of late.

At long last, I think many of us are seeing light at the end of the tunnel, not to mention we seem to moving towards it at an ever increasing pace. I was a skeptic, but now I believe.

I’m bound to be opinionated once in a while (I predict some light ruckus when the developers reveal what 2011 should hold for WordPress). So just keep in mind that, when all is said and done, I am sincerely grateful.

~ Erlend Sogge Heggen

Integration (Cookies + Theme)

Published on January 6th, 2011 by KayBeSee

Hey,

I am looking to integrate a bbPress forum into my site (http://ThePerfectLevel.com). Basically, like this site here, I want to keep my existing WordPress theme but have a page where forums are displayed in the main post area.

I have setup the forums already (http://ThePerfectLevel.com/forums) but don’t know how to get them integrated into the site.

I also am having trouble with cookies! I have followed all the steps in WPbbpThemes’s guide (http://wpbbpthemes.org/integration/) but when I log into my main blog and then navigate to the forums, I am required to re-login.

Can anyone help me out?

Thanks!

Error when first installing and integrating bbPress with WP – 'table prefix'?

Published on January 6th, 2011 by McGeeSteve

I have made my second attempt at installing bbPRess in the web/content/forum directory – and integrating the databases.

Last time I believe I left the User Table Prefix as ‘bb_’.

The install ‘worked’ but I could not add new topic, reply, etc. with any user.

This time I entered it as ‘wp_’ and I have installation errors –

My error report:

SQL ERROR!

>>> Database: xxxxxx_norcalmilsim (xxxCORRECT-I CHECKEDxxx)

>>>>>> ALTER TABLE wp_posts ADD COLUMN post_id bigint(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: xxxxxx_norcalmilsim (xxxCORRECT-I CHECKEDxxx)

>>>>>> ALTER TABLE wp_posts DROP PRIMARY KEY;

>>>>>> Incorrect table definition; there can be only one auto column and it must be defined as a key

SQL ERROR!

>>> Database: xxxxxx_norcalmilsim (xxxCORRECT-I CHECKEDxxx)

>>>>>> ALTER TABLE wp_posts ADD PRIMARY KEY (post_id);

>>>>>> Key column ‘post_id’ doesn’t exist in table

SQL ERROR!

>>> Database: xxxxxx_norcalmilsim (xxxCORRECT-I CHECKEDxxx)

>>>>>> ALTER TABLE wp_posts ADD FULLTEXT KEY post_text (post_text);

>>>>>> The used table type doesn’t support FULLTEXT indexes

the log:

Referrer is OK, beginning installation…

>>> Setting up custom user table constants

Step 1 – Creating database tables

>>> Modifying database: xxxxxx_norcalmilsim (xxxCORRECT-I CHECKEDxxx)

>>>>>> Table: wp_forums

>>>>>>>>> Creating table

>>>>>>>>>>>> Done

>>>>>> Table: wp_meta

>>>>>>>>> Creating table

>>>>>>>>>>>> Done

>>>>>> Table: wp_posts

>>>>>>>>> Adding column: post_id

>>>>>>>>>>>> SQL ERROR! See the error log for more detail

>>>>>>>>> Adding column: forum_id

>>>>>>>>>>>> Done

>>>>>>>>> Adding column: topic_id

>>>>>>>>>>>> Done

>>>>>>>>> Adding column: poster_id

>>>>>>>>>>>> Done

>>>>>>>>> Adding column: post_text

>>>>>>>>>>>> Done

>>>>>>>>> Adding column: post_time

>>>>>>>>>>>> Done

>>>>>>>>> Adding column: poster_ip

>>>>>>>>>>>> Done

>>>>>>>>> Setting default on column: post_status

>>>>>>>>>>>> Done

>>>>>>>>> Changing column: post_status

>>>>>>>>>>>> Done

>>>>>>>>> Adding column: post_position

>>>>>>>>>>>> Done

>>>>>>>>> Dropping index: PRIMARY

>>>>>>>>>>>> SQL ERROR! See the error log for more detail

>>>>>>>>> Adding index: PRIMARY

>>>>>>>>>>>> SQL ERROR! See the error log for more detail

>>>>>>>>> Adding index: topic_time

>>>>>>>>>>>> Done

>>>>>>>>> Adding index: poster_time

>>>>>>>>>>>> Done

>>>>>>>>> Adding index: post_time

>>>>>>>>>>>> Done

>>>>>>>>> Adding index: post_text

>>>>>>>>>>>> SQL ERROR! See the error log for more detail

>>>>>> Table: wp_terms

>>>>>>>>> Changing column: term_id

>>>>>>>>>>>> Done

>>>>>>>>> Changing column: name

>>>>>>>>>>>> Done

>>>>>> Table: wp_term_relationships

>>>>>>>>> Changing column: object_id

>>>>>>>>>>>> Done

>>>>>>>>> Changing column: term_taxonomy_id

>>>>>>>>>>>> Done

>>>>>>>>> Adding column: user_id

>>>>>>>>>>>> Done

>>>>>> Table: wp_term_taxonomy

>>>>>>>>> Changing column: term_taxonomy_id

>>>>>>>>>>>> Done

>>>>>>>>> Changing column: term_id

>>>>>>>>>>>> Done

>>>>>>>>> Changing column: parent

>>>>>>>>>>>> Done

>>>>>> Table: wp_topics

>>>>>>>>> Creating table

>>>>>>>>>>>> Done

Step 2 – WordPress integration (optional)

>>> WordPress address (URL): http://www.norcalmilsim.com/

>>> Blog address (URL): http://www.norcalmilsim.com/

>>> WordPress cookie keys set.

>>> WordPress “auth” cookie salt set from input.

>>> WordPress “secure auth” cookie salt set from input.

>>> WordPress “logged in” cookie salt set from input.

>>> User database table prefix: wp_

Step 3 – Site settings

>>> Site name: NorCalMilSim Forum

>>> Site address (URL): http://www.norcalmilsim.com/forum/

>>> From email address: xxxxxx@gmail.com

>>> Key master role assigned to existing user

>>>>>> Username: admin

>>>>>> Email address: xxxxx@gmail.com

>>>>>> Password: Your existing password

>>> Description: Just another bbPress community

>>> Forum name: MilSim Rules

>>>>>> Topic: Your first topic

>>>>>>>>> Post: First Post! w00t.

>>> Making plugin directory at /mnt/stor7-wc2-dfw1/538952/xxxxxx/www.norcalmilsim.com/web/content/forum/my-plugins/.

>>> Making theme directory at /mnt/stor7-wc2-dfw1/538952/xxxxxx/www.norcalmilsim.com/web/content/forum/my-templates/.

>>> Key master email sent

There were some errors encountered during installation!

****

I can enter new topics (last time I could not – attempting so would give me a page ‘topic closed’) BUT I cannot read the topic.

Also, a ‘user’ named ‘anonymous’ made a post 40 years ago…

What’s going on??

Database issue, stuck at step 1

Published on January 6th, 2011 by cueball208

I did a full install of word press yesterday with no issues. Today I tried to install bbpress and I can’t access the database. I am trying to use the same database used with word press so I know the database is set up correctly. I went into advanced settings to change host, using different tags, and I even tried to create a config file with the database inf, but it still doesn’t work.

Ant ideas or suggestions?

Problem with Keymaster and Role Mapping

Published on January 6th, 2011 by milleiro

Hi,

I’ve just integrated WP with BB but i’ve lost Keymaster, because I assigned by mistake administrator to administrador and not to Keymaster.

If I delete that table in PHPMyAdmin yes, I return without integration and I have a keymaster… but if I resolve the Role Mapping and integrate…. nothing happens.

How can I manually set a WP user a Keymaster role in Database?

Thanks!

BBpress on Blogger Platform

Published on January 6th, 2011 by gadget_boy

Im new to blogging as well as to making websites. I have a blog hosted on blogger.com of google. I am planning to buy it a domain as i believe i can change the default example.blogspot.com into your own domain name. My question is it is possible to integrate BBpress into blogger?

Forum Moderation

Published on January 6th, 2011 by Rich Pedley

Once again the forums are plagued by spam – is akismet even active here?

Give user props

Published on January 6th, 2011 by ttbmovement

Is there a plugin out there, that allows users to give other users props on their posts? For instance, if an user likes a certain post, they like Props, and that user’s Props number increases and its displayed under the User’s name?

thanks

pt_PT localization?

Published on January 6th, 2011 by PL Monteiro

I am a bit confused om how to use the files in Subversion. Should I create the same directory structure in /my-languages/ and place each file in the same places they have in Subversion? Or only one group of po, mo files is needed?

It would help a bit if more detailed instructions were given in the Installation ToDo list. Thanks in advance.

Skip to toolbar