Search Results for '\"wordpress\'
-
Search Results
-
a) I unzipped wordpress 3.0.1 under /wordpress/.
b) I created the necessary mySQL db and username for wordpress.
c) I entered the db, user, and password into wp-config.
d) I unzipped “bbpress” into a folder inside of /wordpress/ called /bbpress/.
e) I created the necessary mySQL db and username for bbpress.
f) I entered the db, user, and password into bb-config.
g) I enabled multi-site on my wordpress by adding the necessary lines of code to wp-config.
h) I finished up configuring the network for wordpress.
i) I randomized my cookies in wp-config.
j) I went to /bbpress/ and started to configuring it. I specified my website and URL to be /wordpress/.
k) I entered my cookies (including SALT – 8 total), db, user, and password into the /bbpress/ installation website.
l) I ran the installation of /bbpress/ and got no errors – everything is good up to this point.
However, the cookies don’t work! When I log into /wordpress/, it does NOT log me into /wordpress/bbpress/. And vice versa – when I log into /wordpress/bbpress/ it does not log me into /wordpress/ !
Please help – and thank you for your patience.
Several days ago I did a new install of bbpress in my wordpress root on localhost/, checked it out and all looked fine. My intention is to work through the integration of wp and bbp, but I didn’t have time to work with it then, so I went back today to try it out and find that there’s a misplaced “?>” displaying at the top of every page – before the header. I also noticed that the footer on the Appearance page of the admin panel runs across the Kakumei-blue theme so that the activate link is inaccesible.
I’ve messed around with it for a few hours – saved my bb-config.php, deleted bbpress/ and replaced it from the zip; checked permissions; repaired my mysql database; restarted my apache2 and mysql services; checked the header.php; cleared my browser cache… I’m at a loss to understand this.
?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US">
<head>
<meta http-equiv="X-UA-Compatible" content="IE=8" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>bbPress Bulletin Board</title>
<link rel="stylesheet" href="http://localhost/wordpress/bbpress/bb-templates/kakumei/style.css" type="text/css" />
<link rel=”alternate” type=”application/rss+xml” title=”bbPress Bulletin Board » Recent Posts” href=”http://localhost/wordpress/bbpress/rss.php” />
<link rel=”alternate” type=”application/rss+xml” title=”bbPress Bulletin Board » Recent Topics” href=”http://localhost/wordpress/bbpress/rss.php?topics=1″ />
<meta name=”generator” content=”bbPress 1.0.2″ />
</head>
I’m just short of removing the database and starting over, which would be the quick and easy way out, but I would like to figure it out for the heck of it. Any ideas will be appreciated.
I have had a wordpress website now for some time and think its amazing first off.
My website is a gaming website for online gaming of all kinds, I wanted to install a high end discussion board/forum and after trying out a few ‘simple to install’ ones I wanted to get bbpress.
I have followed this guide: http://www.wpwebhost.com/make-bbpress-theme-match-with-wordpress-by-deep-integration/ …Step by step as my knowledge of coding isnt that great.
After hours of trying I finally got everything working!!
The problem I am facing is now getting it to ‘Fit’ to my current theme. Atm it just looks like alot of misplaced writing etc.
I think it may have something to do with the theme editing as i wasnt 100% sure what to put in there. I replaced bb_get_header(); ?> for get_header(); ?> <div id=”content class=”narrowcolumn” role=”main” and like wise for the footer but not certain if it is the right layout for my theme
my website is http://www.prime-gaming.com
link to the bbress http://www.prime-gaming.com/Forum
Thanks in advance
Does this plugin work flawlessly or it has some issues in the long run or anything else for that matter?
http://bbpress.org/plugins/topic/wordpress-bbpress-syncronization/
Would like to hear from someone who has been using it for quite some time.
is there a way to change the default gravitar to something custom? i’m not talking about a member’s gravitar, but the one that shows up if they have not personalized it. there is a plugin to do this in wordpress, but i haven’t found one in bbpress yet.
also something i noticed is that under the gravitar… where the member’s name shows up, when you click on it the link takes you directly to their website instead of to their member profile……….. has anyone come across that and figured out a way to change that?
does bbpress have a permalinks option like wordpress does?
thanks!!!!!
I integrated bbpress (1.0.2) with WordPress (3.0.1) successfully and integrated WordPress with Active Directory using the Simple LDAP login plugin. I can log in to WordPress then go to bbpress and be logged in still, but if I am not logged in, I cannot login through bbpress using active directory credentials. I can login to bbpress using an account that I created in WordPress. I have WordPress and bbPress installed in different databases, but bbPress uses the WordPress users database. Because the passwords are not stored in the WordPress database, (they are stored in Active Directory) it does not access them. My goal is to create a forum that is simple as possible for my organization’s intranet.
My system:
Turnkey Linux WordPress Appliance
WordPress 3.0.1
bbPress 1.0.2