Ok so here’s what I’ve noticed in the past hour or two.
If I logged in via bbpress the admin link works, if I logged in via wordpress it does not.
Now I can just logout and login via bbpress to access the admin which is an ok workaround but I want to know why its not working when I login via wordpress.
I just installed WordPress 3.0.1 in the root for an addon domain for my hosting. I installed bb-press 1.0 in a sub directory called forum. I intergrated with wordpress durring the install, that seems to have worked, bbpress shows me as logged in, but when I click on the admin link it just reloads the bbpress mainpage. When I try to go directly to the bb-admin by typing the path in it does the same.
Any ideas what would be causing this and how to fix?
There’s no plugin that I know of right now that allows people to upload mp3 files to your server, and allow them to embed a player in their reply that will then play that file. Not to mention, you’d then be hosting mp3 files of unknown origin, and possibly opening up some security problems.
There’s probably a way for a plugin to show and embed an mp3 player when it detects a URL with an mp3 file in it. I don’t know if that plugin exists yet.
Deep Integration With WordPress Required
It appears your WordPress installation isn't deeply integrated which is required for iBlogPro Forum to work correctly (it needs access to WP functions).
Functions (optional)
bbPress will not have access to WordPress’ functions unless you manually tell bbPress to load WordPress first. This integration step is also known as “deep” integration, it is a totally optional part of integration and is not required to get shared cookies and logins working. In order to do it, you need to put require_once(dirname(__FILE__) . '/path/to/wp-load.php'); in bbPress’ bb-config.php (wp-load.php is in the same directory as WordPress’ wp-config.php file, so if your bbPress folder is directly inside your WordPress folder, the command becomes require_once(dirname(__FILE__) . '/../wp-load.php').
but I don’t know where to add, I tried in bb-config.php but I get some errors, to be hones and don’t know where to past code
If you want to reinstall, you will need to drop all the bb_ tables from the database. You will get this “upgrade” notice when there are bb_ tables in the database.
It almost looks like you used main_ for your bbPress database table prefix? I hope that is not the table prefix for your WordPress installation. If it is, then using the same prefix for bbPress means the bbPress installer tried to install into your WordPress tables.
I have a WordPress BBPress integrated site and I am no longer able to access my BBPress admin. I found a form post (http://bbpress.org/forums/topic/lost-key-master) about deleting the last few lines with meta_key starting wp_ of the bb_topicmeta table but I can’t find any tables with topicmeta anywhere in my WordPress/BBPress db. Any ideas?
bbPress is already installed, but appears to require an upgrade.
Perhaps you meant to run the upgrade script instead?
This is what showes now when the Database Table is active with the current error. Clicking on the Upgrade Script does nothing only refreshes the web-page.
Step 2 - WordPress integration (optional)
>>> WordPress address (URL): http://nightheaven.co.cc/
>>> Blog address (URL): http://nightheaven.co.cc/
>>> 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: main_
>>> WordPress MU primary blog ID: 1
Step 3 - Site settings
>>> Site name: forums
>>> Site address (URL): http://forum.nightheaven.co.cc/
>>> From email address: address@yahoo.com
>>> Key master role assigned to existing user
>>>>>> Username: username
>>>>>> Email address: me@yahoo.com
>>>>>> Password: Your existing password
>>> Description: Just another bbPress community
>>> Forum could not be created!
>>> Key master email not sent!
There were some errors encountered during installation!
Is there some place where we can use the theme thats used on this very site? I’m in love with whats you got going on here but wondering if its available? I’m not loving any public themes out there…
Finished is not quite the word i’d use to describe it, but it works as intended.
I generally like to scope out all of the thing I want a plugin to do, and then I can add to it incrementally, which is why there are 4 functions with no code in them (but they’re never called, it’s more placeholders).
The code isn’t released under a GPL yet, not that I’d try submitting them here anyway given past horrors with the system, but please feel free to use it on your forums Bob, and shout me if you’ve any issues.
I have already done this. Matter fact I went back in and changed all the key’s in my default template and then in my bbpress default template. Then I went into my bbpress admin and changed all keys once again.
It is still in the process of being developed, you can keep an eye on the progress here. Though I think when it is near to be being ready for a few people to test it it might be added to the plugin repository over on WordPress.org.
The last estimate was that it might be ready for some initial tests in a month – but don’t expect a full release for several months as yet.
Thank You ashfame. I have been reading alot on bbpress trying to get answer’s and it seems that there is not much information that has been volunteered on solving some of these minor problems. I use google in trying to find much of my information and I keep getting 2 main website’s. This one (bbpress.org) and bb showcase.org.
I was reading on one thread were it stated not to upload any themes in the bbpress template file that I had downloaded and to make my own file path (my-templates). Well when I decided after a couple of days of problems to go ahead and upload file’s in the bbpress templates location the themes started working.
I had also changed the css on the Kakumei to Kakumei-blue because I was trying to get a certain look, but them disturbed the css which then altered the template. Also I can not find a download link to either of the default template’s for some reason? If someone could help me this is the look I would like to have http://www.seanbluestone.com/forums/
I love the simple and easy flow of this forum and that is not what either one of my default template’s looked like when I received them.
Also on another note: Can anyone help me out with my forum logging me out of wordpress when I’m logging into bbpress? I have checked all of the wordpress Integration, cookies, and blog url’s and I even changed all of them in my default template and then in my bbpress default template as it was suggested on another site that had a tutorial.
Hope this is not too much and it makes since.
Thank You for the help.
Author
Search Results
Viewing 25 results - 42,001 through 42,025 (of 64,535 total)