Hi
I have seen similar forum items but none that completely answer my questions.
I know my username to login to my forum ‘HappyBod’ but not my password (I dont remember setting one???)
I cannot reset password because it says “The email containing the password reset link could not be sent.”.
I installed the smpt plugin but do not know what settings to put in the file!
Basically all I want to do is login to my forum admin. Is there anyway to reset my password other than through the password recovery?
Thanks
Anyone who can help get me a copy of the following themes :
- Blackletterhead
- Bloody Gray
- Spartan
- Options by Justintadlock – Yeah I can’t find this one too
- Marked_bb
- Futurekind
- WPMimic
Thanks in advance
I want replace “ADD NEW ยป” link.. with image
like weddingbee boards
http://boards.weddingbee.com/images/write-a-post.gif
any help?
Thanks
cNc
I just installed bbpress through buddypress, and i get alot of errors, how would i fix them or do i have to reinstall? By actually installing it?
After the success with the Nissan Cube Owners Club forum (http://forum.cubeownersclub.co.uk/), when one of my clients asked about a forum I decided again to use BBPress.
I run the website for a UK TV Nature Presenter called Kate Humble and wanted to use a forum that could be integrated with the rest of the site (which is in WordPress) and have the same look and feel. I think it’s turned out pretty nicely and the new users are enjoying and participating.
The URL is http://katehumble.com/forum
It’s running a very customised theme obviously, a new homepage and I’ve also removed the tags feature.
I’ve installed a few plugins, modified a few too and I’ve also implemented the new Facebook “like” feature on the top of every topic. If I get time (and enough interest) maybe I’ll try and implement this as a BBPress plugin.
Because this time it lives in a sub folder instead of a sub domain, one of the technical hurdles I had to get round was the WordPress .htaccess file conflicting with it so all I had to do was put 1 line of code in the root .htaccess file telling it to ignore (and stop processing) everything in /forum.
Let me know what you think
Folks, I have been trying to get bbPress to fully integrate into my WordPress site for like weeks. I happened up a gentleman who had it figured out. He sent me his notes and I am giving them to you here. One word of caution, even though I followed the instructions carefully, I still don’t have it working – this doesn’t mean his instructions are incorrect … just that I am not skilled enough to figure out all the elements.
His name is Adam Kayce of Bright Coconut. I hope you enjoy his instructions and they speed you toward full integration (and then if you have time, come help me!).
Integrating the Theme:
I have a link to my forum in my global nav by creating an empty page with a slug that is the same as the directory name as where I have bbpress installed.
But I also load the wp-load.php file in my bb-config.php file
define(‘WP_BB’, true);
if ( !defined(‘DB_NAME’) ) {
require_once( dirname(__FILE__) . ‘/../wordpress/wp-config.php’);
}
$bb->wp_table_prefix = ‘wp_’; // your wordpress db prefix is
$bb->wp_home = ‘http://www.trashfilmorgy.com/wordpress <http://www.trashfilmorgy.com/wordpress> ‘;
$bb->wp_siteurl = ‘http://www.trashfilmorgy.com <http://www.trashfilmorgy.com/> ‘;
Then I went into my bbpress theme and changed every instance of bb_get_header() with get_header(), and bb_get_footer() with get_footer().
Since I want to have my wordpress sidebars show up in the forum, too, I also added get_sidebar() right above the call to get_footer().
I could also add other sidebars, too – the theme I use adds two columns below the main content area and uses the dynamic sidebar functionality to add them in to each page. I could see how adding other or more sidebars and going in to the templates could be really useful.
From : https://bbpress.org/forums/topic/how-do-ican-i-integrate-my-bbpress-forum-into-my-wordpress-layout
AND
to remove the ‘Log Out’ link: kakumei/logged-in.php – delete the function
if using bbPM: go into Admin area, copy function, uncheck box, and paste function in logged-in.php where you deleted the old function from
AND
to get the backslashes out of apostrophes:
1) open up /bb-includes/functions.bb-template.php
2) replace line 1074 with:
return stripslashes(apply_filters( ‘get_topic_title’, $topic->topic_title, $id ));
3) and line 1782:
return stripslashes(apply_filters( ‘get_post_text’, $bb_post->post_text, $bb_post->post_id ));
Make sure you have this at the top of both WP and bbPress .htaccess files
AddHandler php5-script .php
hi at all, i want to integrate bbpress and wordpress, i put “require_once(dirname(__FILE__) . ‘/../wp-load.php’);” in my bb-config.php but the retrn is a blank page, bbpress is in a folder inside wp folder.
where is the problem?
thank at all
kikko088
Hi,
I have just installed BbPress and I can’t find if this is possible, I want to have a forum where anybody can public topics, no registration required.
Is this possible ?
Hi All,
Is anyone up for some small customisation work for bbPress and WP Hybrid themes?
Some tasks are
WP Hybrid:
– Customising the font colour, header etc
– Inserting social media table on sidebar (Facebook and Twitter updates) and few other staff.
More details will be shared once you contact me.
You will get 100% support i.e. I will tell you exactly what you need to do, you don’t need to spend any times for brainstorming, that means you will just follow my instruction using your technical skills/knowledge . Bear in mind that depending on this task we have more other jobs available. Also please remember we need to have this job done asap.
If anyone interested please leave a reply on forum with your email address or email me at minervainuk@gmail.com quoting how much would you like to charge.
Thanks