Search Results for 'bbpress'
-
AuthorSearch Results
-
January 1, 2009 at 8:29 pm #70677
In reply to: Reply to Topic Link Not Working
chrishajer
ParticipantThe changes you made might not have been major, but one of them is apparently critical. I would compare one template file, between the original and your modified version, and see what’s different.
Also, what version bbPress are you using, and is in integrated with a version of WordPress? Do you have any plugins installed that could be causing this?
January 1, 2009 at 8:29 pm #70688In reply to: bbpress INSIDE theme?
Trent Adams
MemberThe easiest way now would be to look at the bbPress-live plugin at https://wordpress.org/extend/plugins/bbpress-live/ and use the new xmlrpc functionality to pull the information in. Just create a new WP page template file to use for a new WP Page. There is more documentation on the plugin page, but kicker is that it requires 1.0 alpha 4 at minimum. As for including bbPress as a WP page, I don’t think I have ever came across instructions that work…..
January 1, 2009 at 8:26 pm #70687In reply to: bbpress INSIDE theme?
chrishajer
ParticipantThere’s no simple way to do what you are asking. bbPress is not a plugin for WordPress, it’s a standalone forum. You can find themes for WordPress and bbPress that are similar, but in most cases, if you have a custom WordPress theme, you will probably have to customize a theme for bbPress to match it.
You might want to browse the integration tag at this forum:
https://bbpress.org/forums/tags/integration
And you can also see some bbPress themes here:
http://bbshowcase.org/forums/forum/bbpress-templates
Looks to me like you’re using the Revolution Lifestyle theme. Brian Gardner recently mentioned making a bbPress theme in 2009, and I thought there was a revolution theme for bbPress as well (maybe not lifestyle, but there was one.)
Ah, Revolution Magazine:
http://www.briangardner.com/blog/revolution-finally-meets-bbpress.htm
January 1, 2009 at 8:17 pm #4547Topic: bbpress INSIDE theme?
in forum Installationdaand
MemberI thought it would be nice to intergrate a forum into my website, but i want it inside the website, like a page..
Like: http://wordpress.org/support/
Now my forum opens in a new page and my wordpress layout is nowwhere to be found..
How can i intergrate it into my website?
http://www.leukespreekbeurt.nl
Thanks in advance,
January 1, 2009 at 7:16 pm #4546Topic: Reply to Topic Link Not Working
in forum Troubleshootingvirginiagirl
MemberI created a theme so the Forum looks integrated with the rest of the site, but now the Reply link does not work and the Reply box does not show up. I’m not sure how to fix it. When I change it back to the default theme, everything works fine. I didn’t make any major changes to the files, but maybe I deleted something? If anyone can help me figure out how to fix this I would appreciate it!
Here is the forum: http://www.fallforthebook.org/bbpress
And here is an example of the issue: http://fallforthebook.org/bbpress/topic.php?id=2
January 1, 2009 at 5:36 pm #67460In reply to: Search doesn’t use tags, nor headlines
johnhiler
MemberAh ok, didn’t realize you wanted something to search both WordPress and bbPress. I don’t know if any plugins natively support that – I need to do something similar on my site, but use Google’s custom search engine to pull it off:
January 1, 2009 at 5:01 pm #67459In reply to: Search doesn’t use tags, nor headlines
walkerevans
MemberThanks for the links, Chris. As bad as the search is in BBPress, it’s still better than phpBB2 (which I’m migrating from).
And John, I saw the Super Search, but didn’t want to use it since it’s in super-alpha mode and I need something that will also search WP posts, and it doesn’t seem like that plugin does that. At least not yet. So for now I’m using the WP search plugin: https://bbpress.org/plugins/topic/wp-search/
Just wondered if there was any way to get Tags/Titles in the existing forum search. Hrm.
January 1, 2009 at 4:02 pm #70085In reply to: No topics shows up after installation
JesperA
MemberSorry i forgot to say that, it have always worked with 0.9.0.3 right out of the box but none of the 1.0 Alpha versions works for me, its a standard installation, the 1.0 alpha 4 is a fresh installation, doesnt use the old tables from 0.9.0.3, bbpress is installed after wordpress and they share the same usertable.
January 1, 2009 at 4:00 pm #70651In reply to: language files
chrishajer
ParticipantI think you pick an English .pot file from here (depending on your version) then you translate it into your language and save the mo file.
January 1, 2009 at 2:09 pm #70173In reply to: bbPress 1.0-alpha-4 released
JesperA
Member@chrishajer I am using Windows Vista with Wamp (Apache 2.2.11, PHP 5..2.8, MySQL 5.1.30)., running on my own server at home.
I am using name based virtual hosts in apache, it seems to be setup correctly because everything else is working ok.
I´ve notised that the cookie domain in php.ini is undefined, do i have to add an value to that?
When logging into WP and BBP each on is own i get 8 cookies, it that the number i should get?
January 1, 2009 at 6:30 am #70172In reply to: bbPress 1.0-alpha-4 released
chrishajer
Participant@JesperA – what type of hosting setup are you using? PHP, MySQL, Apache versions, Windows/OSX/Linux, etc. There is something weird on some setups, for sure.
January 1, 2009 at 6:24 am #70670In reply to: Question about “Anyone can register”
chrishajer
ParticipantIf you want bbPress users but not blog users, why integrate? Without integration, wouldn’t people be able to register at bbPress but get nothing at the blog?
January 1, 2009 at 6:00 am #70171In reply to: bbPress 1.0-alpha-4 released
JesperA
MemberI´ve done everything in my power to integrate BBpress with WP 2.7 but i wont do it, every cookie salt, cookie key, EVERYTHING in both setting files is the same and still it behaves as 2 completely different installation, this is really weard.
January 1, 2009 at 4:50 am #70669In reply to: How do I add bbpress to my navigation?!
phiktion
MemberI know how to add the link, using date and name(under permalinks) to link the forums, but still it goes to the forums, I want it to display in my main page.
I will pay an expert to help me with this, I need my date and names to work correctly and my forums to display when I click the tab, and the rest of the site still viewable, I would like it very similar to bbpress forums just different colors.
Message me here or phiktion@gmail.com
January 1, 2009 at 4:13 am #68510In reply to: Mass user delete
dkulchenko
MemberA kind of hackish, but simple way:
Log into your MySQL database with php_myadmin, go to the
<db-prefix>_users
table, go to Browse view, and simply select each user you want to delete with a checkbox, then press the X at the bottom of the screen. phpmyadmin lists the username, real name, id, and so on of the user, so that you can quickly delete by names.NOTE: Of course, only do this if you know what you’re doing. Using phpmyadmin, you can do anything from change one letter of someone’s username to trash your entire installation. Do not use this tool if you’re a noob.
Also, this only works if the user accounts do not have any posts associated with them. If they do, this may cause very unpredictable behavior. Before doing this, delete all the posts associated with the user accounts from bbPress, or by deleting posts from the bb_posts table. Then, you can safely delete the users using the steps above.
January 1, 2009 at 3:41 am #4543Topic: Question about “Anyone can register”
in forum Installationkenjin
MemberGreetings.
Although the option “Anyone can register” is disabled in my WordPress Admin Panel, anyone… can register on bbPress (so my blog is forced to accept new registrations). Why ?
I have just installed WordPress 2.7 with bbPress 1.0 Alpha 4, following the sambauers’s basic integration video.
Thanks.
January 1, 2009 at 3:30 am #4542Topic: How do I add bbpress to my navigation?!
in forum Troubleshootingphiktion
MemberI followed the tutorial for integration and everything is setup fine, http://domebusters.com/forums
I would like the forums to be a link after about on the homepage http://domebusters.com
I’ve googled, and searched these threads but I don’t want to mess up my install doing anything more.
It seems everyone has it integrated to load into there main page so maybe I am missing something.
Anyone help?
December 31, 2008 at 11:54 pm #4537Topic: bbpress permalink with 404 Error Pages
in forum Troubleshootinggelincikonline
MemberHello.
Windows server wordpress permalink with 404 error pages like below;
for “www.site.com/post.htm” wp-404-handler.php
===============
$qs = $_SERVER;
$_SERVER = substr($qs, strpos($qs, ‘:80′)+3);
$_SERVER = $_SERVER;
include(’index.php’);
how are same server bbpress permalink with 404 error pages.
what “www.site.com/forum/topic/29” bb-404-handler.php
==============
???
December 31, 2008 at 8:50 pm #70657In reply to: Fatal error: Allowed Memory Size
Trent Adams
MemberLast time that happened to me, it was “plugins go wild” and there were ridiculous amounts of extra entries in my meta tables in the DB. I have also seen this with bad plugins in general for whatever reason. It could also come from a bad plugin on the WP side of things if you have integration. First place I would check would be the user and site meta tables for both bbPress and WP. As well, try disabling plugins to see if that works.
Trent
December 31, 2008 at 8:44 pm #70641In reply to: Integration Version Check
Trent Adams
MemberPersonally have never tried to get the userbase from bbPress into WP or WPMU, so not sure how that process would go. With integration, the users are pulled from the wp_users instead of the bb_users and the same for the user meta files. Your understanding is correct, but as for the process of getting those bbPress users in, not sure.
December 31, 2008 at 3:27 pm #70667In reply to: Use bbpress avatar on wordpress comments
marcoapaulo
MemberThank you. Will try that
December 31, 2008 at 4:02 am #70663In reply to: Can’t login to my site
Ganzuelo
ParticipantTried to reinstall, deleted config first, no luck., deleted entire bbpress install., no luck.. I will try and fix tomorrow.
December 31, 2008 at 3:51 am #70299In reply to: Basic integration screencast
chrishajer
ParticipantI just watched the basic integration screencast and tried integration again. I ran into some of the same problems mentioned above so I did a little testing.
1. Sam, thanks for the screencast.
2. Using a subdirectory of forums, and then making a WordPress Page called “Forums” with a slug of “forums” works just fine. The page will show up in your WordPress page menu like any other Page, but the real ‘forums’ subdirectory you installed bbPress into is what is displayed to visitors, NOT the content of the WordPress Page called “Forums.” I used to install a redirect plugin at WordPress to redirect the “Forums” Page to the http://example.com/forums/ real subdirectory, but I guess this works just fine like this. Good to know.
3. When using PHP4 (4.4.9) I encountered the “Forum could not be created!” error mentioned above. I thought it was possibly the MySQL version (which was 4.0.27 I believe) but it turned out that by using PHP5 (5.2.6) it installed fine, into the same database. I added this to my .htaccess file in the site root (for WordPress and bbPress):
AddType x-mapp-php5 .php
That forced .php files to be processed as PHP5. I did that before installing WordPress. I confirmed with phpinfo that PHP5 was being used for both the blog and the forum. The 2nd time through (actually, the 3rd time, but that’s a different story), using PHP5, the forum was created properly.
After that, following the screencast pretty closely resulted in an installation where I can log in as Admin (key master) at either bbPress or WordPress, and I am logged in on the other side, as expected. Logging out of one logs me out of both. It’s what I expect user integration to be.
Waiting for the next screencast, Sam. Thanks.
p.s. Did I miss it, or is the NONCE key for bbPress never set in the video? I have one in wp-config.php, since the keys were generated by the WordPress.org API, but did I miss setting that in bbPress? Should I just make it the same as it is in bbPress? Will not having it prevent me from administering the forum or something? I didn’t test any functionality of the forum, just the logins.
December 31, 2008 at 3:28 am #70662In reply to: Can’t login to my site
chrishajer
ParticipantWarning: mysql_connect() [function.mysql-connect]: Can’t connect to local MySQL server through socket ‘/var/run/mysqld/mysqld.sock’ (2) in /nfs/c03/h04/mnt/57391/domains/willclan4food.net/html/bbpress/bb-includes/backpress/class.bpdb.php on line 123
I just got this same error on installation of Alpha 4 with WordPress 2.7 integration. I caused it by being logged out of WordPress when I clicked the link to my wp-admin/options.php that was displayed by bbPress (the one where bbPress tells you to look for the salts in the WP admin area.) In Sam’s screencast, he was logged in, so clicking the link just brought up the options page straight away.
Anyway, I was logged out of WordPress at that step, and when I clicked the link, I got the WordPress admin login, with a redirect URL that looked like this:
http://example.com/wp-login.php?redirect_to=http%3A%2F%2Fexample.com%2Fforums%2Fbb-admin%2Finstall.php%3Fstep%3D2
So, when I logged in, instead of redirecting me upon login to http://example.com/wp-admin/options.php, it redirected me to step 2 in the bbPress install. After that, I got the same exact error as you did. In fact, there were a couple more too.
Warning: mysql_connect() [function.mysql-connect]: Can't connect to local MySQL server through socket '/tmp/mysqld.sock' (2) in /home/example/forums/bb-includes/backpress/class.bpdb.php on line 123
Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in /home/example/forums/bb-includes/backpress/class.bpdb.php on line 377
Warning: Cannot modify header information - headers already sent by (output started at /home/example/forums/bb-includes/backpress/class.bpdb.php:123) in /home/example/forums/bb-includes/functions.bb-core.php on line 842I ended up reinstalling since I was not confident in the installation at that point and didn’t want to take any chances at something not being set properly.
December 31, 2008 at 12:44 am #70661In reply to: Can’t login to my site
Ganzuelo
Participantbbpress live and bbpress intergration. I deactivated everything.. I think I might just delete the config file and start over again ughh..
-
AuthorSearch Results