Forum Replies Created
-
In reply to: bbPress 0.9.0.1 released
Working now. As this was a new data base with no content yet, I dropped the database, made a new one, installed wordpress, then bbpress. All seems to be working correctly. I must have put wp_ in step 1 the first time instead of leaving it at bb_. No problems with logging in like I had when I tried the upgrade. Thanks.
In reply to: bbPress 0.9.0.1 releasedPosts work now.
No longer have the admin option, I went to
/forums/bb-admin/
clicked upgrade, posts in forum now work
I no longer have admin privileges
Listed as member
Thanks, getting closer.
So when integrating with wordpress we use bb, not wp.
I also lost admin priv. in wordpress
I get: You do not have sufficient permissions to access this page. Doesn’t even give me choice to log in. I had no problem logging in as admin either place before changing the tables, etc
I did use the wordpress secret key phrase.
Used 0.9.0.1 downloaded fresh copy yesterday
In reply to: bbPress 0.9.0.1 releasedI need to find a way to fix the errors, not so minor, getting data base errors for posts.
bbPress database error: [Unknown column ‘post_id’ in ‘where clause’]
SELECT * FROM wp_posts WHERE post_id = 0
In reply to: bbPress 0.9.0.1 releasedThanks, seems I had a bad copy, downloaded and installed a fresh copy.
Seems to be working with wordpress, I was already logged into wordpress and I’m the forums shows me that I’m logged in. Now to test and customize.
It did show minor errors:
Incorrect table definition; there can be only one auto column and it must be defined as a key
Key column ‘post_id’ doesn’t exist in table
Duplicate key name ‘user_nicename’
>>> User tables will already exist when performing a database integrated installation.
Anything I should be concerned about?
Thanks again.
In reply to: bbPress 0.9.0.1 releasedI have a new wordpress site which is the new 2.5. I’ve uploaded the new bbpress but when I go to install by visiting the url I get redirected to xxx/bb-admin/install.php/ which comes up as page not found (which ends up at the wordpress 2.5 home page).
I notice that install.php is now in the plug-in folder so tried
xxx/bb-plugins/bb-admin/install.php
and get:
Warning: main(../bb-load.php): failed to open stream: No such file or directory
Fatal error: main(): Failed opening required ‘../bb-load.php’ (include_path=’.:/usr/local/PEAR’)
both on line 9
Suggestions, some little thing I’m doing wrong?
Thanks!