Search Results for '"wordpress"'
-
AuthorSearch Results
-
September 25, 2009 at 10:14 pm #79751
In reply to: WordPress Integration
gerikg
Memberkaz email me my user name at gmail dot com
c4central replace the four keys with the 8 keys from this link: https://api.wordpress.org/secret-key/1.1/salt
and I don’t understand “the wordpress admin should be bbpress admin, correct?”
September 25, 2009 at 9:59 pm #79750In reply to: WordPress Integration
kaz1844
Memberhey gerikg – Yes, I’ve cleared cache/cookies with each attempt, and tried from multiple machines/browsers –
September 25, 2009 at 9:53 pm #79749In reply to: WordPress Integration
c4central
MemberAlso, I can only find four keys in my wp-config.php file, I cannot find any of the “salt” keys.
Does that matter?
September 25, 2009 at 9:42 pm #79748In reply to: WordPress Integration
c4central
MemberAlso, when you say do not use any www are you referring to when I am entering the settings into bbpress or wordpress, or just when obtaining those keys?
September 25, 2009 at 9:40 pm #79747In reply to: WordPress Integration
c4central
MemberJust to make sure I am doing this right, the wordpress admin should be bbpress admin, correct? Everything else I am going to make a member of bbpress.
I am going to try this now.
Thanks!
September 25, 2009 at 9:22 pm #79746In reply to: WordPress Integration
gerikg
Memberkaz1844, did you clear you cache & cookies…
September 25, 2009 at 9:06 pm #79745In reply to: WordPress Integration
kaz1844
Memberhey I am having troubles here too: my issue – I have generated the eight secret keys in both config files, made sure user role for user 1 is keymaster in database, using same table prefix in both config files, done the bbpress integration plugin in wp – combed the forums and thought I was following to a t all the instructions – left out www from all entered URLs – and here is what i keep running into (sixth install now):
I can log into bbpress as keymaster, but when I try to log in to wordpress, it says: You do not have sufficient permissions to access this page.
needless to say, i want to scream. From the above info, any thoughts on what could be throwing this off? I’m really frustrated that there seems to be no current section of bbpress documentation that thoroughly goes through, step by step, given the large amount of issues people seem to be running into with integration. thanks.
September 25, 2009 at 8:44 pm #79744In reply to: WordPress Integration
gerikg
Memberwpconfig.php in the WP root. bb-config.php in bbpress root. Advance is only for people who uses two different databases.
September 25, 2009 at 8:40 pm #79743In reply to: WordPress Integration
c4central
Membergerikg, when you say enter all the information there, do I need to enter the “advanced information”?
The tutorial from ashfame says to do that (I think).
Also, when you say open wp-config I assume you are talking about the php file that is installed in the root directory called wp-config.php?
I apologize in advance for my seeming stupid. I am very intelligent and learn quickly, but I am far from a computer programmer.
THANKS!
September 25, 2009 at 8:38 pm #79742In reply to: WordPress Integration
c4central
Memberashfame – it was your tutorial that I tried so many times.
When I say the login doesn’t work, I mean when I try to login to bbpress it says the user “admin” doesn’t exist!
ashfame, I also sent you an email after trying your tutorial over and over, asking for help.
gerikg, I will give that a try. I did not upgrade from an old wordpress, this is a fresh installation. I should have a few minutes to try that this afternoon.
Once we get this up and running, maybe you guys can point me in the right direction to get the themes/header matching. Actually, that is a project for another day

I’ll post my results!
September 25, 2009 at 8:29 pm #79741In reply to: WordPress Integration
gerikg
MemberUse this link: https://api.wordpress.org/secret-key/1.1/salt It has 8 keys.
NOTE: do NOT use any “www.” anywhere when entering information.
1. Open wp-config line replace your new keys with the one from that link. (lines 55-61)
2. Copy the same keys to bb-config just add BB_ after define(‘ in each key so it will be
define('BB_AUTH_KEY', '(lines 41-44)3. Install & activate BBpress Intergration plugin https://wordpress.org/extend/plugins/bbpress-integration/
4. Get the information from the plugin and put it in line 20 in wp-config and line 13 in bb-config. (if you’re using WPMU take out the HASH line when you put it in bb-config)
5. Log into your BBpress admin section and navigate to SETTINGS -> WORDPRESS INTEGRATION enter all the information it ask for, save.
6. Clear you cache and you should be ready to go.
If you upgraded from a previous WP version take out
define( 'WP_AUTH_COOKIE_VERSION', 1 );because it doesn’t work on 2.8.4September 25, 2009 at 8:29 pm #79740In reply to: WordPress Integration
Ashish Kumar (Ashfame)
ParticipantTry as per my tutorial – http://blog.ashfame.com/2009/07/integrate-bbpress-10-with-wordpress-28/
What do ya mean by login doesn’t work?
September 25, 2009 at 8:25 pm #79739In reply to: WordPress Integration
gerikg
MemberThere are a million factors. I’ll write somethings I found helping people on this…
September 25, 2009 at 8:17 pm #31881Topic: WordPress Integration
in forum Troubleshootingc4central
MemberGuys, I know there are umpteen million threads about this on here, and I think I have read all of them. I cannot get wordpress and bbpress to integrate for the life of me!
I have my wordpress blog all setup, and I have bbpress setup and installed as well. I am using wordpress 2.8.4, and bbpress 1.0.2. WordPress is installed at the root (http://www.mysite.com is wordpress) and bbpress is installed at http://www.mysite.com/forums. I know how to create the page linking to the forum, and I have actually already done that.
My problem is that when I go through the bbpress/wordpress integration, when I hit “save settings” in bbpress it logs me out, and my login no longer works. IT IS KILLING ME!
I have tried this 6 times, and I have had another person (with more experience than me) try this twice. We both ended up with the same result.
Is this working and I am somehow missing the fact that it’s working? Why does my bbpress login get wiped out?
I need the most basic of step by step instructions apparently.
Thanks in advance.
September 25, 2009 at 4:12 pm #77216brightcoconut
MemberI’m having this exact problem.
Fresh install of 1.0.2, integrated with WordPress (finally!), and even though I deactivated all plugins and tested it again, and it’s still doing it.
Any ideas?
September 25, 2009 at 3:33 pm #64936In reply to: Make BBPress a Page in WordPress???
chrishajer
ParticipantYes, that’s fine. If you create a Page in WordPress called Forums (actually the slug just needs to be
forums), you don’t even need any content on the page. WordPress will direct traffic there. That works with permalinks on. Not sure what happens if you don’t use permalinks. If you don’t create a Page called Forums, with a slug offorums, then you just won’t have a link in your menu to the forums. There are plugins to get around that though, if you need it. Try the Page first though and see if it works.September 25, 2009 at 3:16 pm #64935In reply to: Make BBPress a Page in WordPress???
relish1227
MemberHello — can someone please help?
I have WordPress installed already — and I’m not sure where I’m supposed to install bbpress exactly. When people say they installed it “inside WP” do you mean that you just created a new folder in the root of the site where WP already exists?
Like if my site is http://www.mysite.com — can I create a folder at http://www.mysite.com/forums/ — and WordPress will be able to link to it properly?
Thanks much.
September 25, 2009 at 3:39 am #69403Ashish Kumar (Ashfame)
ParticipantThis works for me quite well. May be you are doing something wrong!
September 24, 2009 at 10:04 pm #79714In reply to: Mistake During Installation
gerikg
Memberdelete bb-config.php and start over or change the settings on the admin section under setting wordpress integration.
September 24, 2009 at 8:33 pm #69402chandersbs
MemberActually I don’t. I tried your code, but its still showing the same.
September 24, 2009 at 8:31 pm #31871Topic: Mistake During Installation
in forum Installationnada122
MemberHey there,
I made a mistake during the installation and would like to go back to the screen that allows you to integrate with WordPress. I think I put bbpress in the wrong page on my site. How can I go back and fix this?
Thanks!
September 24, 2009 at 8:26 pm #69401Ashish Kumar (Ashfame)
ParticipantSELECT * FROM bb_forums WHERE forum_id <> 1 AND forum_id <> 2 AND topics <> 0 ORDER BY forum_order ASC LIMIT 10Got the idea?
September 24, 2009 at 8:23 pm #69400chandersbs
MemberHow exactly can I exclude some forums for showing up in this code, that generates a list of forums, or rather, HOW can i show only selected forums?
<?php if ( $topic ) : ?>
<h2>Forum List</h2>
<ul>
<?php
global $bbdb;
$query="SELECT * FROM bb_forums WHERE topics!=0 ORDER BY forum_order ASC LIMIT 10";
$results=$bbdb->get_results($query);
foreach ($results as $result) {
echo "<li><a href='/forum.php?id=".$result->forum_id."'>".$result->forum_name."</a></li>";
}
?>
</ul>
<?php endif; ?>September 24, 2009 at 8:01 pm #31869Topic: Simple Custom bbPress Theme – (Paid Gig)
in forum Themeskingscast
MemberI am looking to create a custom theme for bbPress and I need assistance. This is a very simple gig as it will not be feature-rich and will only be bbPress (we have not integrated the WordPress part into it. In other words, users will be directed right into bbPress). I am on an extremely short timeline for this. This would be a paid gig. Please email keithkorneluk_at_gmail_dot_com.
Thanks!
September 24, 2009 at 7:21 pm #75590joseffb
MemberI’m not able to get WPMU 2.8.4 and BP 1 to SSO at all. I tried and can’t get it to work any help would be grateful.
I have the multi-domain plugin setup and also have the bbpress-integrate plugin in the “plugins” directory.
WP-Config.php
/**
* The base configurations of the WordPress.
*
**************************************************************************
* Do not try to create this file manually. Read the README.txt and run the
* web installer.
**************************************************************************
*
* This file has the following configurations: MySQL settings, Table Prefix,
* Secret Keys, WordPress Language, and ABSPATH.
*
* This file is used by the wp-config.php creation script during the
* installation.
*
* @package WordPress
*/
// ** MySQL settings – You can get this info from your web host ** //
/** The name of the database for WordPress */
Removed for Security
/** The Database Collate type. Don’t change this if in doubt. */
define(‘DB_COLLATE’, ”);
define(‘VHOST’, ‘yes’);
$base = ‘/’;
define(‘DOMAIN_CURRENT_SITE’, ‘thisissite1.com’ );
define(‘PATH_CURRENT_SITE’, ‘/’ );
define(‘SITE_ID_CURRENT_SITE’, 1);
define(‘BLOGID_CURRENT_SITE’, ‘1’ );
/**#@+
* Authentication Unique Keys.
*
* Change these to different unique phrases!
* You can generate these using the {@link https://api.wordpress.org/secret-key/1.1/ WordPress.org secret-key service}
*
* @since 2.6.0
*/
define( ‘NONCE_KEY’, ‘&^YU8obCOZmNz)#udi$ghSLF’ );
define( ‘AUTH_KEY’, ‘t0d87hpJOq!DBA#gp7VZ#dez’ );
define( ‘AUTH_SALT’, ‘CdaJ42PU3iCsjehU(*h8V#6k’ );
define( ‘LOGGED_IN_KEY’, ‘LihT(0OQBtTkw82^c0jmT4ub’ );
define( ‘LOGGED_IN_SALT’, ‘NinP#50Uq(KU#LQ5h64on9v*’ );
define( ‘SECURE_AUTH_KEY’, ‘UYi3SxHzUXE48E!vvggXv&s8’ );
define( ‘SECURE_AUTH_SALT’, ‘c@p6I*b*hvcr8F^SMfr7JG^!’ );
/**bbpress integration **/
define(‘USER_COOKIE’, ‘wordpressuser’);
define(‘PASS_COOKIE’, ‘wordpresspass’);
define(‘COOKIEPATH’, $base);
define(‘SITECOOKIEPATH’, ‘/’);
define(‘COOKIE_DOMAIN’, ‘.thisissite2.com’); // same as bbPress
/**#@-*/
/**
* WordPress Database Table prefix.
*
* You can have multiple installations in one database if you give each a unique
* prefix. Only numbers, letters, and underscores please!
*/
$table_prefix = ‘wp_’;
/**
* WordPress Localized Language, defaults to English.
*
* Change this to localize WordPress. A corresponding MO file for the chosen
* language must be installed to wp-content/languages. For example, install
* de.mo to wp-content/languages and set WPLANG to ‘de’ to enable German
* language support.
*/
define (‘WPLANG’, ”);
// double check $base
if( $base == ‘BASE’ )
die( ‘Problem in wp-config.php – $base is set to BASE when it should be the path like “/” or “/blogs/”! Please fix it!’ );
// uncomment this to enable wp-content/sunrise.php support
//define( ‘SUNRISE’, ‘on’ );
// uncomment to move wp-content/blogs.dir to another relative path
// remember to change WP_CONTENT too.
// define( “UPLOADBLOGSDIR”, “fileserver” );
// If VHOST is ‘yes’ uncomment and set this to a URL to redirect if a blog does not exist or is a 404 on the main blog. (Useful if signup is disabled)
// For example, the browser will redirect to http://examples.com/ for the following: define( ‘NOBLOGREDIRECT’, ‘http://example.com/’ );
// Set this value to %siteurl% to redirect to the root of the site
// define( ‘NOBLOGREDIRECT’, ” );
// On a directory based install you must use the theme 404 handler.
// Location of mu-plugins
// define( ‘WPMU_PLUGIN_DIR’, ” );
// define( ‘WPMU_PLUGIN_URL’, ” );
// define( ‘MUPLUGINDIR’, ‘wp-content/mu-plugins’ );
// Uncomment to disable the site admin bar
//define( ‘NOADMINBAR’, 1 );
define( “WP_USE_MULTIPLE_DB”, false );
/* That’s all, stop editing! Happy blogging. */
/** WordPress absolute path to the WordPress directory. */
if ( !defined(‘ABSPATH’) )
define(‘ABSPATH’, dirname(__FILE__) . ‘/’);
/** Sets up WordPress vars and included files. */
require_once(ABSPATH . ‘wp-settings.php’);
/**bbpress integration **/
bb-config.php
<?php
/**
* The base configurations of bbPress.
*
* This file has the following configurations: MySQL settings, Table Prefix,
* Secret Keys and bbPress Language. You can get the MySQL settings from your
* web host.
*
* This file is used by the installer during installation.
*
* @package bbPress
*/
// ** MySQL settings – You can get this info from your web host ** //
/** The name of the database for bbPress */
Removed for security
/**#@+
* Authentication Unique Keys.
*
* Change these to different unique phrases!
* You can generate these using the {@link https://api.wordpress.org/secret-key/1.1/bbpress/ WordPress.org secret-key service}
*
* Change these to different unique phrases!
* You can generate these using the {@link https://api.wordpress.org/secret-key/1.1/ WordPress.org secret-key service}
*
* @since 2.6.0
*/
define( ‘BB_NONCE_KEY’, ‘&^YU8obCOZmNz)#udi$ghSLF’ );
define( ‘BB_AUTH_KEY’, ‘t0d87hpJOq!DBA#gp7VZ#dez’ );
define( ‘BB_AUTH_SALT’, ‘CdaJ42PU3iCsjehU(*h8V#6k’ );
define( ‘BB_LOGGED_IN_KEY’, ‘LihT(0OQBtTkw82^c0jmT4ub’ );
define( ‘BB_LOGGED_IN_SALT’, ‘NinP#50Uq(KU#LQ5h64on9v*’ );
define( ‘BB_SECURE_AUTH_KEY’, ‘UYi3SxHzUXE48E!vvggXv&s8’ );
define( ‘BB_SECURE_AUTH_SALT’, ‘c@p6I*b*hvcr8F^SMfr7JG^!’ );
$bb->wp_table_prefix = ‘wp_’;
$bb->wp_home = ‘http://thisissite2.com/’;
$bb->wp_siteurl = ‘http://thisissite2.com/’;
// Integrating with mu
$bb->cookiepath = ‘/’;
$bb->cookiedomain = ‘.thisissite2.com’; // leading . allows subdomain sharing
$bb->usercookie = ‘wordpressuser’; // WPMU doesn’t hash cookies
$bb->passcookie = ‘wordpresspass’; // WPMU doesn’t hash cookies
// Load WordPress so we can use the same templates.
define(‘WP_BB’, ‘true’);
require_once(‘/home/content/82/4558682/html/wp-blog-header.php’);
/**#@-*/
/**
* bbPress Database Table prefix.
*
* You can have multiple installations in one database if you give each a unique
* prefix. Only numbers, letters, and underscores please!
*/
$bb_table_prefix = ‘bb_’;
/**
* bbPress Localized Language, defaults to English.
*
* Change this to localize bbPress. A corresponding MO file for the chosen
* language must be installed to a directory called “my-languages” in the root
* directory of bbPress. For example, install de.mo to “my-languages” and set
* BB_LANG to ‘de’ to enable German language support.
*/
define( ‘BB_LANG’, ” );
-
AuthorSearch Results