Search Results for '"wordpress'
-
Search Results
-
Hi.
I made integration BBpress and WordPress:
when I login in WordPress, automatically I logout in bbpress.
Why?
I read the documentations but, alas, it is not clear (to me).
(1) It does not explain which directory to upload/install to. I have uploaded to a folder in the root called “lclforum” however the wp files, templates and database are in a separate folder called “wordpress.” Should the bbPress files be in a sub-folder of the WP folder?
(2) Name of database. I am prompted for the database name, however there is no database (yet). There are no instructions for what to do at this point. Should I just input a name like “lclforumdb” ?
I’m sure I’ll have more questions, but these are the first two that are keeping me from getting up and running.
Topic: bbPress community in Finnsih
Hi
I start WordPress and bbPress community in Finnish. There support forum in finnish and support blog in Finnish. In support blog helpful article how enjoy bbPress and WordPress better. In Support forum everyone can make a question with bbPress or WordPress. Hope this help Finnsih starters with bbPress and WordPress.
Topic: error in reply button
hi
im using wordpress 2.9 and i have integrated with bb-press evertthing worked fine but when any of new user get register .if tht user what post a new topic he cannot post and also he reply to post…
tht means user cannot click reply button
pleas help me it will greatfullyyyyyyyyy
please
if u register u cannot reply for post please help me out
I installed wordpress mu and bbpress in single database and installed integration plugins of respective ones on both. And configured it.
As of today mine is the latest wordpress mu version and bbpress version. The problem I am facing is :
1) Login integration
2) User roles integration
3) Theme integration
In detail :
1) Login integration :
When I login in to wordpress and then move to forum, I am logged in. Also when I logout of wordpress and then go to forum I am logged out. This works perfectly. The problem is when I login in to forum and then move to wordpress, it does not work. Also when I logout at forum and then move to wordpress I am still logged in. I can access wp-admin. When I access wp-login it seems like I am logged out. But if I access wp-admin I am logged in. If I press log out I get error :
You are attempting to log out of Test 1
Please try again.
URL of where I am getting is http://test1.soulblog.net/wp-login.php?action=logout_wpnonce=f3ec0d7e0f
2) User roles, in wordpress I installed Role manager. In bbpress I see the registered users as “Inactive (no role)”
3)I want to integrate wordpress theme in the forum. I followed the steps below :
____________________________________________
styling your forum
1. Open bb-config.php and add the following line (replacing PATHTOYOUR with the
relative path to your blog):
require_once(‘/PATHTOYOUR/wp-blog-header.php’);
2. Navigate to the folder for the theme you are using on the forum (the default is
Kakumei, which is in /bb-templates/kakumei) and open the header.php
file. Replace the contents with <?php get_header(); ?>.
3. After the <?php get_header(); ?>, ����������������������������������insert the following line of code:
<link rel=”stylesheet” href=”<?php bb_stylesheet_uri(); ?>”
type=”text/css” />.
4. You can do the same with the footer, replacing it with <?php get_footer(); ?>
if you wish.
5. Open the style.css file for the bbPress theme you are using. Search for the
following line in the header: class.
background: url(‘images/page_header_bblogo.png’) no-repeat
Remove that line and save the file.
6. View the forum. It should now be very similar in look and feel to the rest of the
blog network.
__________________________________________
This replaced the header and footer, but did not integrate well.
So some one please guide me with these 3 issues and get me solved asap.
