Hi,
I want to know how to export bbPress forum posts to a SMF forum ( http://www.simplemachines.org/ ) ?
Thank you.
Hi,
I want to know how to export bbPress forum posts to a SMF forum ( http://www.simplemachines.org/ ) ?
Thank you.
I’ve integrated my WordPress (2.5) install with my bbPress (0.9) install… and have the signin for both routing through the bbPress bb-login.php.
There are signin fields at the top of every page:
* http://www.weddingbee.com (the WordPress blog)
* http://boards.weddingbee.com (the bbPress forum, on a subdomain)
When users signin to a page on the boards, they stay on whatever page they are on. However… when user signin through the blog… they get sent to boards.weddingbee.com (the bbPress install frontpage). This annoys some users, because they have to navigate back to whatever blog page they were on in order to comment.
I looked at the bb-login code, and there seem to be references to keeping track of the referer and redirecting using redirect_to. Does anyone know how to use those, so that when my users sign into a page… they stay on that page, rather than being redirected to the boards frontpage?
I have a BBPress forum that is not being used, but might see some use eventually. I use it to experiment with BBPress, too. When Forums gather cobwebs, they can attract Spammers. I started getting a steady stream of similar-looking registration attempts, probably from a single group of Spammers. I put up a temporary index.html page, basically saying Forum Closed to discourage Spammers, and hid the index.php in a Backup folder. This assures nobody will come in the front door, but did not stop the spammers, who apparently are coming in directly to the registration area. The new users are being automatically flagged as bozos by BBPress, but I am having to delete them manually as they come in.
I would like to disable registration completely for a while to encourage them to go away. What if I moved register.php into my Backup folder? Would that do the job?
Warning: cannot yet handle MBCS in html_entity_decode()! in /hsphere/local/home/xxxxxx/adsearch.co.in/forum/bb-includes/wp-functions.php on line 113
Hello I have Installed the forum at the address given below
http://adsearch.co.in/forum
http://adsearch.co.in/fourms
but at both the place I Get the same error.
I did not integrate it with wordpress.
what is the problem.
I’m looking for a pluggin to count how many times the blog has been posted on. We pay someone every month to moderate our forum. We give him a dollar a post. Is there a way to automatically count posts?
I tried integrating them but messed up a lot. So trying a different approach what I want to achieve in my project.
I need WP as CMS, bbPress as forum script and custom php code which will create a member’s area. I want site-wide login sync.
Tried _ck_’s plugin but can’t make it to working even after using 0.0.3 version and I dont want to use Ann’s method of downgrading cookie of what WP 2.7.1 uses. Just because this project won’t be under me for long, so will opt a method which is more future proof. So I am thinking of directing all the login requests of WP & bbPress to my custom login page which will be the only means of login & logout on the site. I want to use plugins for both WP & bbPress so as to maintain future compatibility. I can always update those custom codes or can i have a plugin for that too.
I may be running wild here but it seems quite easily feasible too.
Waiting for your suggestions!
I would like to a experiment with bbPress for building a community powered helpdesk. Was wondering if bbPress supports integration with CA’s siteminder for Single Sign On?
Thanks
Saqib
Why do you need to recount manually from the admin? Is there a technical reason for it? Security? Performance? Why not recount what is affected when you delete something specific that causes the count to go out of sync? I am talking about the 1.0 alpha (Alpha 2 specifically.)
Thanks.
I’m getting this weird error. Anyone know how to fix it?
Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, ” was given in /home/mysite/public_html/forum/bb-includes/wp-functions.php on line 586
Hey,
So I am having a few issues while integrating with wordpress.
My first question is, in step 2 when doing the cookie integration it asks for the SECRET_KEY” in the WordPress wp-config.php file. I am using wordpress 2.7.1 and I cant find the SECRET_KEY in the file. How do i get the SECRET_KEY??
Also i want to know if me creating a separate database in step 1 of the installation was the right thing to do?
Thanks for any help.