Search Results for 'bbpress'
-
Search Results
-
I installed bbPress last night and integrated it with an existing wordpress site. However, this morning I was unable to log into my forum with my original keymaster username and password. I can log in with my username and password from my wordpress site, but it doesn’t have admin privileges so I am now unable to access the back end of my forum.
When I try to log in as the keymaster it tells me that the user does not exist. It also won’t let me retrieve my password since the user is not recognized.
I would love some help on this. I am new to wordpress and don’t have any programming experience, so if the answer is technical, please keep in mind that I might need a little extra hand holding. Thanks!
I came across a theme today that has both a WordPress and a bbPress version:
http://wordpress.org/extend/themes/guangzhou
Are there any other themes people know of like this?
I’m trying to implement the onvertigo theme on my website. But when I use the bbpress smileys plugin by ck, the smileys appear all laid out on the new topic form. You can see what I mean here http://bbshowcase.org/forums/?new=1
You’ll need to log in.
Any ideas how to get it to appear normally ?
This problem seems restricted the the new topic form.
Hi Guys,
I am new to bb and wp. Just installed the latest version of WP and BB. Database and cookie integration works great. Now i have a couple a questions about template/themes integration.
1. i want to use bbpress login system on both WP and BB (i.e. want to display login pass on WP).
here what i’ve tried to do:
a) in wp_config.php added require_once(‘address/bb-load.php’);
b) in the header.php (in themes) added
<div class=”login_bg”>
<?php if ( !in_array( bb_get_location(), array( ‘login-page’, ‘register-page’ ) ) ) login_form(); ?>
</div>
so it did the job, i was happy until i went to wp-admin and found out that it is messed up…
any suggestions?
2. What would you suggest for themes integration (to get the same feel and look)?
Thanks.
Topic: Move topic template bug
http://img187.imageshack.us/img187/7897/bugh.jpg
bbpress 1.0.2 clear installation
just out of interest, which quote plugin and any other plugins
I’m putting bbpress inside a custom header, but I’m changing very little about the set up. But my problem is that all of the links in the header and footer are all leading back to the blog homepage, and I have no idea why.
My test site: http://heroicdreams.com/wpmu/bbpress/
I have no idea what’s going on. They are just simple links, but for some reason clicking on them always sends them to the homepage. If i’m in the forums and type the same link in the address bar it takes me there no problem… Can anyone help? have a clue what’s going on??
Topic: All RSS Feeds Broken?
I have been working on a site for a client and he just let me know that all the rss feeds are broken. I have tried downgrading to 1.0.1 and upgrading to 1.0.2 but in neither of them the feeds work. The rss displays the title but the rest is blank. For example: http://canadianrugby.ca/forums/rss/topic/canadian-players-overseas
wordpress is installed and deep integrated at http://canadianrugby.ca and bbpress is http://canadianrugby.ca/forums
Any help would be appreciated.
Topic: No Dashboard
I just installed bbpress, it seemed to go fine. I made my first user admin, logged in, reset the password, then clicked on “Admin.” I don’t get a dashboard. It just stays stuck on the first page of the forum. Same thing happens if I type in the url: http://www.mydomain.com/forum/bb-admin/index.php. The url reverts back to http://www.mydomain.com/forum/
I searched here on “no dashboard” and threads came up, but they didn’t seem to describe what I’m experiencing.