Hello,
what is the function for have the theme directory in bbpress, like <?php bloginfo(‘stylesheet_directory’); ?> for wordpress ?
Bye
Hello,
what is the function for have the theme directory in bbpress, like <?php bloginfo(‘stylesheet_directory’); ?> for wordpress ?
Bye
As the title says, I’m searching for this feature. Could anybody tell me how to start? For example: If I type ==Page 1== in the text it creates a “Page 1” inside the topic.
Please
Well, I was having issues with my WordPress admin, so, like a clever person I created a new admin name and deleted the old. Well. Turns out that in doing so I’ve deleted my keymaster in BBPress.
I’ve seen some posts that suggest editing the tables. I’ve tried adding the code
$bb->new_keymaster = ‘AdminTwo’;
to my bb-config.php and then running install.php. But, nothing happens. So, if I must edit my database, can someone please let me know in more deatail how? (Ie: Which tables, which values, etc.)
Thank You so Much!
I’m not able to find the information that the installer is requesting, I went to the options.php page and there is no auth_salt anywhere. I’m using WPMU version 2.6. I’m trying out the alpha to see if it will solve some of my problems that I seem to have with the current release.
Do you have to edit your bb-config file before uploading and visiting the url? I followed the steps and didnt see that listed on the “Quick Instructions” page.
I get the following error:
Warning: main(/homepages/0/d87087146/htdocs/bbpress/bb-includes/wp-functions.php) [function.main]: failed to open stream: No such file or directory in /homepages/0/d87087146/htdocs/bbpress/bb-settings.php on line 72
Fatal error: main() [function.require]: Failed opening required ‘/homepages/0/d87087146/htdocs/bbpress/bb-includes/wp-functions.php’ (include_path=’.:/usr/lib/php’) in /homepages/0/d87087146/htdocs/bbpress/bb-settings.php on line 72
Hi!
This is just a comment just in case it helps because I had to remove again bbpress.
I tried to integrate 1.0 Alpha with Wp following the bbpress installer and after installation finished, admin login was all messed.
First, bbpress changed my wp admin password. I re-set the old password from bbpress control panel and everything seemed to work fine again but next, whenever I tried to login in wordpress I had to log-out from bbpress.
Hope developers consider a better bbpress-wp integration for 1.0 final
Hi,
Im trying to integrate bbPress 0.9.0.2 into my existing Login-System.
The Problem is, that I use sessions instead of cookies to send the user’s information from one page to another.
I want to be logged into bbPress when logging into the main Page of main website (not bbPress
) via session.. Is this Possible? If yes, could anybody please help me?
I’m trying to find a way to solve this problem for days..
Greetings from Germany,
reiswaffel2000
Hey, What is a good web hosting company to use?
I want to avoid any SMTP authentication issues.
I need cheep
Hopefully and proven history of handling Traffic Bursts (ie. Digg)
So far the biggest issue I have found with plugins that will make them incompatible with bbPress 1.0 (including the current alpha) is the direct access of topicmeta for either topics or bbpress options (topic #0).
To find plugins that do this, simply do a text search on them for the exact string “->topicmeta” (without quotes). Just to be on the safe side you can also try “-> topicmeta” with a space but I think that will be rare or impossible.
So far I have found and fixed a couple of mine, and I am currently working to upgrade bb-topic-views.
Let me know if you find others.
Hi, I am using WP 2.6 and I am eagerly waiting to use bbpress with it. Any ETA?