Search Results for '"wordpress'
-
Search Results
-
Hi, I have the following problem. Well, I installed the latest version of WordPress and bbPress. The installation went without any problems. Now I want to insert a bbPress page to WordPress, the integration of cookies and users already have.
PS. I’m Polish and I know little English.
Hello, I’m interested in installing bbpress in the wordpress plugins folder. Is this possible?
/wp-content/plugins/bbpress/
Then I want the forums to run on : http://website.com/forums/
I also want to integrate it with wordpress afterwards.
I am running an integrated bbPress 1.0.3 and WordPress 3.1. on http://gbiyh.blemishdesigns.com
I have the WP Require Auth plugin (http://johnny.chadda.se/projects/wp-require-auth/)
I need bbPress to redirect to the same WordPress login screen when not logged in.
Secondly, I would like to nest the forums in a WordPress page. Is this possible?
What I want in the end is to style WordPress based on this idea: http://gbiyh.blemishdesigns.com/MockUp/
With the forums I hope to end up with a structure like:
Main Topic> Click> Then a page with Main Topic Title with all sub topics below.
I’m not entirely sure I asked this right.
<3 Sin.
I wonder if anyone can help please. I have run an update to a WordPress site (created by someone else) that had bbpress integrated. I didn’t upgrade BBpress. Before the WP upgrade, the forum was working fine. However since the wordpress upgrade (from 2.9.2 to 3.1) we are having the following problems:
1) I cannot access the bbpress admin panel
2) The Forum is showing posts and topics but the reply form is missing (only the heading shows)
3) I cant see any way of creating posts, topics or threads so I presume something else is missing…
I had to rewrite the WordPress theme files as the original custom theme had been so badly coded / core hacked etc. I haven’t touched the custom bbpress theme so thought it would be something to do with that. So first thing I did was disable it and enabled the default bbpress theme (through phpmyadmin) but have exactly the same set of problems – which to me rules out a theme issue.
Anybody have any ideas where to start? Sorry I am not sure of bbpress version. Where do I find that?
Hi comm,
First of all, excuse the English. I’m better with French.
OK, I have WordPress installed on my machine and a bbPress deeply integrated (theme, cookies, users, etc…)
Everything worked fine until I activate the WP-Super-Cache, which made my bbPress “disappear”. When I access the forum system, only appears a blank screen, inclusive in the administrative panels.
I noticed that this only happens when the WP-Super-Cache is enabled and integrated with my theme of WordPress is selected. When one of them is disabled, both systems funscionam normally.
Is there any way to enable the WP-Super-Cache does not destroy my deep integration with bbPress?
Att,
Arthur Freitas.
Topic: Integration issues
Hi all,
I’m sure this has been covered a few times, but here goes.
Cookies obviously aren’t working, because I’m getting booted out of wp-admin when logged into bbpress and visa versa.
Have installed the bbPress integration plugin with settings in wp-admin like so:
bbPress URL: http://website.com/forum/
Your Plugins URL: http//website.com/forum/bb-admin/plugins.php
Wordpress type: WordPress
Added this code to the very bottom of wp-config.php
define( ‘COOKIEPATH’, ‘/’ );
In bb-admin, I’ve got:
Wordpress address: http://website.com
Blog address: http://website.com
WordPress “auth” cookie salt: (auth_salt wasn’t present in the wp admin page, anyway I took the code from wp-config.php)
WordPress “secure auth” cookie salt: (as above)
WordPress “logged in” cookie salt: (as above)
Manually entered codes so the following match
AUTH_KEY / BB_AUTH_KEY
SECURE_AUTH_KEY / BB_SECURE_AUTH_KEY
LOGGED_IN_KEY / BB_LOGGED_IN_KEY
And that’s where I’m at. Can someone tell me what I’m missing?
I’m not going to worry about database sharing right now – is that advisable? Or is it highly recommended?
Also what should I have the wordpress roles set to for each one of these?
WordPress Administrator
WordPress Editor
WordPress Author
WordPress Contributor
WordPress Subscriber
Thanks for the help!