The more I read the migration docs from php.net the more I think that none of the changed functions can break the wp/bb integration.
Why does the integration need to use PHP5? Is there a function present in PHp5 that is not in PHP4 that makes this work? Or more likely a function that works differently in PHP5 (since a missing function would give an error.)
I never knew that.
I suppose it’s another quirk we could add in to be on the safe side.
Nice one Driz and Gerikg (btw Gerikg, i sent 3 people to your site yesterday to use your walkthrough – well done mate its really good).
Ashfame. Maybe I was a bit rude but these are the facts.
bbPress 1.0.2 offers anonymous posting? The answer is “no.”
Is there fully functional plugins that fill this lack for the actual official bbPress version? No. I tested BB Anonymous Posting and it doesn’t work in 1.0.2 (at least in my case.)
Sometimes it’s a plugin in bbpress or wordpress that causes that. usually a cache program
The integration needs to use php5. Some hosting company needs you to put something in your htaccess file. I have 1and1 and you have to put that line. http://faq.1and1.com/scripting_languages_supported/php/9.html
If it’s returning a blank page, I think that means you’re getting a Internal Server Error code 500. If you take that line out, can you use bbPress?
@zaerl
No offense but please take care.
Some people may turn away from using bbPress by your response.
Login-less posting will be in the next release of bbPress. It’s in the trunk version now which you could try out if you were feeling adventurous.
https://trac.bbpress.org/changeset/2421/trunk?old_path=%2F&format=zip
Trunk is actually relatively stable, but the best advice is to not use this on a production site. The functionality is coming though.
I have implemented moderation queues in my private trunk version of zaerl Visibility. I have planned to bundle this feature in the upcoming public 0.2 version.
Basically speaking on the new version you can specify that new topics and new posts must be hidden by default and that they can be reset (in this case “approved”) by moderators through the admin panel. It functions already but I will release the 0.2 only after exaustive beta-testing _and_ if I got positive feedbacks.
Make sure you have this at the top of both WP and bbPress .htaccess files
AddHandler php5-script .php
I have the same problem, which I think is the result of some javascript somewhere in the bowels of bbpress changing the visibility of the view | edit | delete links on mouseover.
I haven’t a clue where in the bbpress code to look to fix this, but I do have a potential solution for you, steviemac: try a different browser. This problem exists for me only in IE. No problem with Firefox.
It would be great if someone could track down the code and fix it so that it works correctly in all browsers. I have no love for IE, but it would be nice if the admin page didn’t break with that browser.
Does your client have funds to hire someone to upgrade the plugin?
That’s probably his or her best best… it probably wouldn’t be that expensive either.
I am seriously bamboozled as to why this hasn’t been developed into a functioning, up to date plugin for versions 1.x+
For some people/organisations it’s imperative that comments on the forum are moderated before they go live. In some situations this smacks of censorship, but for my client it’s vital that only approved comments are posted.
Can some bright spark PLEASE build on the seemingly ideal bb-moderation-hold plugin?
I created my wp-config.php and bb-config.php with examples from wp-config-sample.php and bb-config-sample.php .
After every upgrade I check for changes in wp-config-sample.php and bb-config-sample.php .
So, as I understand, AUTH_SALT and others *_SALT don’t needed anymore.
My email – ashishsainiashfameatgmaildotcom
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
@psycheangels
My email is: my_bbpress_username [at] yahoo dot com
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 ?
and btw , signatures aint workin in 1.0.2
bbpress-signatures does work for me in three different 1.0.2 installations.
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
can someone convert them for money/free ?
For free? I don’t think so (a mere fork is always a bad choice). For money? Maybe. But please notice that nearly every bbPress plugin out there is licensed under the GPLv2 and derivated works must be in GPLv2 too.