Search Results for 'bbpress'
-
AuthorSearch Results
-
October 31, 2006 at 7:13 pm #50816
In reply to: number of topic depend on database size?
Michael Adams (mdawaffe)
MemberJust one database is enough provided that the two bbPress installs have different values for their
$bb_table_prefix
settings in their config.php files.Like
bb_
for one andbb2_
orbb_cool_
(or whatever) for the other.October 31, 2006 at 7:03 pm #50815In reply to: number of topic depend on database size?
n22
Memberand if I install 2 bbpress in my website (2bbpress ..not 2 sections).
I should have 2 MyQsl database??? or just 1 is enough?
October 31, 2006 at 7:00 pm #50078In reply to: wpmu bbpress issues
Michael Adams (mdawaffe)
Membersuleiman, if you installed bbPress first and then changesd it’s user tables to integrate with WP, none of those users have any adminn capabilities in bbPress.
Follw the steps here https://bbpress.org/forums/topic/52?replies=21#post-795 and let us know.
October 31, 2006 at 6:56 pm #50890In reply to: including templates and template fragments
Michael Adams (mdawaffe)
MemberThis will be fixed in the next release of bbPress. Thanks!
October 31, 2006 at 6:50 pm #49869In reply to: loading wordpress with bbpress
Michael Adams (mdawaffe)
MemberAtsutane,
Can you disable Ultimate Tag Warrior to see if that fixes both problems by magic?
October 31, 2006 at 6:50 pm #49868In reply to: loading wordpress with bbpress
Michael Adams (mdawaffe)
Memberdoubter,
Can you try moving the file bb-includes/db-mysqli.php somewhere safe and then copying bb-includes/db.php to bb-includes/db-mysqli.php (so that the mysqli file is a duplicate of the other file)?
And, just to help troubleshoot, WordPress is working fine for you on that server?
October 31, 2006 at 6:41 pm #50800In reply to: Adding bbPress as a WordPress Page
peiqinglong
MemberThank you! I’ll post the instructions when I get a chance.
October 31, 2006 at 5:04 pm #50886In reply to: Getting user’s email address
lordcoder
MemberOk i found the solution on another thread here : https://bbpress.org/forums/topic/168?replies=6#post-874 .
October 31, 2006 at 4:24 pm #49980In reply to: Login Issues – Can’t figure out…
mozey
Membersuleiman,
https://bbpress.org/documentation/integration-with-wordpress/
CTRL^f “We have a WordPress plugin to”
right after that, there are two wp plugins that I BELIEVE gets around this. give them a try. let us know if it works.
October 31, 2006 at 3:53 pm #50813In reply to: number of topic depend on database size?
ranrar
MemberMy BBpress MySQL are only 9 strings and the Size are: 36,9 KB and one post size are 3,60 kb s0 10*1000 = (10.000/3,60) = 2777,77 post i think but that is still a lot, i got 2 blogs and one bbpress on my MySQL and i only uses about 1MB and my database is 150 MB i think
AphelionZ
ParticipantThat’s pretty cool, but the plugin is only available for WordPress. That means you’d have to call the wordpress tag within bbPress, and I dont load wordpress with my forum (way too complicated for what i need)
However, somebody could take the wordpress code and customize it for bbPress
October 31, 2006 at 1:52 pm #50799In reply to: Adding bbPress as a WordPress Page
andyro
MemberSounds like more work than I can get into right now…the integrations on abunchofcars looks great btw. Would you be willing to post your mods somewhere? It may be handy to have something like this with a little instruction so others can integrate, and just edit a single variable, such as width, to accomodate different wp templates…..thanks!
October 31, 2006 at 12:00 pm #49979In reply to: Login Issues – Can’t figure out…
suleiman
MemberOnly problem here is that I’m no longer the KeyMaster on my BBPress install!
October 31, 2006 at 11:59 am #50077In reply to: wpmu bbpress issues
suleiman
Memberdoes anyone else experience the problem where they stop being the KeyMaster when sharing user accounts? I’m having that issue now and I can’t login to my admin!
October 31, 2006 at 11:52 am #49867In reply to: loading wordpress with bbpress
Atsutane
MemberFatal error: Cannot redeclare widget_akismet() (previously declared in /path/to/wp-content/plugins/akismet/akismet.php:376) in /path/to/wp-content/plugins/akismet/akismet.php on line 376
I dont know what went wrong, but this happen when i try to loading wordpress 2.0.5 using bbpress 0.73. Before when i using wordpress 2.0.4 and bbpress 0.72 on my another blog, i dont have such problem. Is it because i have update my akismet plugin or i did something wrong in the config? I only put this on the top of my config.php
require_once(‘/path/to/wp-blog-header.php’);
define(‘WP_BB’, true);
I also have the same problem with Ultimate tag warrior but i can disable that plugin, but i dont want to disable akismet. Anyone got any good suggestion?
October 31, 2006 at 11:42 am #50237In reply to: Cookies and WPMU
suleiman
Memberhere’s one problem mozey, you can’t access the admin backend of bbpress anymore after you’ve done this trick!
I’m signed in as my site admin, and although WPMU recognizes me as the admin, BBPress does not.
October 31, 2006 at 8:31 am #50698In reply to: How to customize bbpress titles ?
lordcoder
MemberThanks for your help !
October 31, 2006 at 5:41 am #49866In reply to: loading wordpress with bbpress
peiqinglong
Memberdoubter:
Are you trying to incorporate the look of your main site into bbpress or functions of WP into bbpress? If you are looking to make bbpress look a part of your site, I highly recommend that you remove all the WP code from config.php. Then make a my-templates directory inside bbpress directory, make a copy of the contents of bb-templates and drop it in there. Then modify the files to match your existing site. See an example here: http://www.abunchofcars.com/forum/
October 31, 2006 at 4:53 am #49865In reply to: loading wordpress with bbpress
doubter
Memberthanks so much for the quick reply, but sadly i am now getting this error
Warning: constant() [function.constant]: Couldn’t find constant **moderated** in /home/captvan4/public_html/bb-includes/db-mysqli.php on line 51
Warning: constant() [function.constant]: Couldn’t find constant *moderated** in /home/captvan4/public_html/bb-includes/db-mysqli.php on line 52
Warning: constant() [function.constant]: Couldn’t find constant *moderated**in /home/captvan4/public_html/bb-includes/db-mysqli.php on line 53
Warning: constant() [function.constant]: Couldn’t find constant *moderated** in /home/captvan4/public_html/bb-includes/db-mysqli.php on line 54
Cannot select DB.
wow, i have no idea whats going wrong here. as above, i appreciate any help.
thanks
greg
October 31, 2006 at 4:44 am #49864In reply to: loading wordpress with bbpress
Michael Adams (mdawaffe)
Memberdoubter,
$bb->wp_home = 'http://www.captainsdead.com';
That line in the code you pasted is missing a single quote at the end (before the semi colon).
Hope that works
October 31, 2006 at 4:36 am #49863In reply to: loading wordpress with bbpress
doubter
Memberhey gang. i typically can figure stuff out on my own, but after a week of trying to install this i have hit a wall. i am sure i am missing something fairly stupid, but any help at this point would be very helpful. i am trying to incorporate bbpress with my wp blog @ captainsdead.com. I am currently receiving this error.
arse error: syntax error, unexpected T_STRING in /home/captvan4/public_html/config.php on line 55
thanks in advance, very much.
Greg
<?php
// ** MySQL settings ** //
define(‘BBDB_NAME’, ‘////); // The name of the database
define(‘BBDB_USER’, ‘///’); // Your MySQL username
define(‘BBDB_PASSWORD’, ‘//’); // …and password
define(‘BBDB_HOST’, ‘///’); // 99% chance you won’t need to change this value
// Change the prefix if you want to have multiple forums in a single database.
$bb_table_prefix = ‘$bb->wp_table_prefix’; // Only letters, numbers and underscores please!
// If your bbPress URL is http://bbpress.example.com/forums/ , the examples would be correct.
// Adjust the domain and path to suit your actual URL.
// Just the domain name; no directories or path. There should be no trailing slash here.
$bb->domain = ‘http://captainsdead.com’; // Example: ‘http://bbpress.example.com’
// There should be both a leading and trailing slash here. ‘/’ is fine if the site is in root.
$bb->path = ‘/forums/’; // Example: ‘/forums/’
// What are you going to call me?
$bb->name = ‘captainsdead forums’;
// This must be set before running the install script.
$bb->admin_email = ‘gregor@captainsdead.com’;
// Set to true if you want pretty permalinks.
$bb->mod_rewrite = false;
// The number of topics that show on each page.
$bb->page_topics = 30;
// A user can edit a post for this many minutes after submitting.
$bb->edit_lock = 60;
// Your timezone offset. Example: -7 for Pacific Daylight Time.
$bb->gmt_offset = 0;
// Change this to localize bbPress. A corresponding MO file for the
// chosen language must be installed to bb-includes/languages.
// For example, install de.mo to bb-includes/languages and set BBLANG to ‘de’
// to enable German language support.
define(‘BBLANG’, ”);
// Your Akismet Key. You do not need a key to run bbPress, but if you want to take advantage
// of Akismet’s powerful spam blocking, you’ll need one. You can get an Akismet key at
// http://wordpress.com/api-keys/
$bb->akismet_key = false;
// The rest is only useful if you are integrating bbPress with WordPress.
// If you’re not, just leave the rest as it is.
$bb->wp_table_prefix = ‘wp_’; // WordPress table prefix. Example: ‘wp_’;
$bb->wp_home = ‘http://www.captainsdead.com; // WordPress – Options->General: Blog address (URL) // No trailing slash
$bb->wp_siteurl = ‘http://www.captainsdead.com’; // WordPress – Options->General: WordPress address (URL) // No trailing slash
/* Stop editing */
define(‘BBPATH’, dirname(__FILE__) . ‘/’ );
require_once( BBPATH . ‘bb-settings.php’ );
?>
marky
MemberThere’s a phpBB importer script available in this thread: https://bbpress.org/forums/topic/3
But it doesn’t convert BBCode yet. I think that feature is in the works, though.
October 30, 2006 at 11:38 pm #49862In reply to: loading wordpress with bbpress
Michael Adams (mdawaffe)
Membermokona,
The error is actually caused by the line above that on. Delete the line that says:
define(WPp_BB', true);
October 30, 2006 at 11:35 pm #50860In reply to: Hot tag problem
Michael Adams (mdawaffe)
MemberbbPress grabs the 40 most popular tags. You probably have fewer than 40 tags, so it’s grabbing a couple tags with 0 topics in them.
This will clear up on its own as you accrue more tags. Otherwise, you can manually reduce the number of tags bbPress shows in the hot tags area. See this post about customizing the tag cloud.
October 30, 2006 at 11:31 pm #50055In reply to: Can’t Login…
Michael Adams (mdawaffe)
Membercvanp, if it’s not a subdirectory, it isn’t as easy. You’ll have to change WordPress’ cookies and bbPress’.
-
AuthorSearch Results