Member
Hello,
Not entirely sure if this would be the best topic to post this, but running WordPress in debug mode, I’m getting quite a few non-object notices.
Notice: Trying to get property of non-object in /home/design24/public_html/klanten/20/wp-includes/general-template.php on line 1477
Notice: Trying to get property of non-object in /home/design24/public_html/klanten/20/wp-includes/author-template.php on line 208
Notice: Trying to get property of non-object in /home/design24/public_html/klanten/20/wp-includes/category-template.php on line 1081
Also, when editing this post with some proper code markup there seems to be 2 Notify me of follow-up posts via email boxes available.
Hi
I’m going to look at adding a feature to bbPress (WP plugin version) and have a couple of questions.
1) Should my plugin live in /webroot/wp-content/plugins (same level as bbPress folder)? If so what differentiates this from being a WordPress plugin (or should I not worry about making this distinction?)
2) The ‘customization’ page refers to a plugin API – what’s the best way to learn this? (any particular bbPress developer reference guides or documentation I should know about?)
Obviously early days with the new version, just want to make sure I’m not missing anything.
Cheers
Ben
Thank you, now the forum is included…but only th Index..each other link from the forum shw me a blank site.
Second, the index looks like this..
http://250kb.de/u/110521/p/ydvZCOnJbHrD.PNG
…what can i do ?
i used the mingle forum without problems..but i want to use the bbpress…but now i have problems. Hope they can be fixed..
maybe i must write something in my theme index to include the forum skin and files?
Yes it is possible. The shortcodes you want are most likely…
[bbp-forum-index]
[bbp-topic-index]
When bbPress 2.0 officially launches, there will be an interface for these hidden shortcodes.
Hi.. not really….
m theme work perfect…but if i click on the forum i get a blank site…nothing more.
hm..should i make some changes in my theme? i dont use the twenty theme..
It is possible to create a page and put a bbcode to insert the forum?
Do you have a physical /forums folder at the root of your installation? If not, is there anything else strange happening that you can report?
Thank you ^^, but heres the first problem..
I get a blank site if i use /forums/
All other sites and pages work >.<
The permalinks are ok too..><
ok i get a blank site only in my theme…what should i do..
I updated some of the verbiage and changed a few of the behaviors of the importer from bbS2P to being in core. It needs some heavy testing. This kind of data migration is not something that should be taken lightly, so let’s get it polished up for when 2.0 goes gold.
I updated some of the verbiage and changed a few of the behaviors of the importer from bbS2P to being in core. It needs some heavy testing. This kind of data migration is not something that should be taken lightly, so let’s get it polished up for when 2.0 goes gold.
You should install the development (trunk) version of bbPress standalone. That has this thing fixed.
You should install the development (trunk) version of bbPress standalone. That has this thing fixed.
Hey!
I and Ben L. recently released a bbPress standalone to plugin converter (bbS2P) to help you out with importing. But now, that has been deprecated as most of the code that was in there has been ported into the bbPress plugin itself.
Got some hint? (I think) You’re right! You can now convert your bbPress standalone install into the bbPress plugin from right inside the bbPress plugin itself! Just have the bbPress plugin activated, go to Tools -> Import -> bbPress Standalone and follow on-screen instructions.
Note: It is highly recommended that you have a backup of your whole database before doing this.
Thanks!
– G
bbPress 2.0 beta 1 is now available in WordPress extend for public testing.
https://wordpress.org/extend/plugins/bbpress/
Hi all,
I have just successfully dabbled with BBPress and installed with my WordPress install. Yippee!
What I really need is the right plugin that not only notifies any forum admins that a new post has been lodged, but will also notify the member who lodged the post when his post has had a reply.
I have tried a few out there and I cant seem to find one that does both of these functions which seem like a pretty basic design feature IMHO.
Assigning the return value of new by reference is deprecated
this is the error given everywhere when i try to install the bbpress installation on the new wampserver with php5.
Please tell me what to do to install it on my localhost server.
P.S.
We really do need a solution that allows members to post code in a “safe” way. I’ve already got members wanting to post helpful code snippets for each other, and they can’t.
Is something like this in the plan? Or should I develop a custom plugin that makes it possible?
Thanks,
Jonathan
So I was editing the appearance settings, and changed the website or link info(? I forget now since I can’t see it). What I think I did was change the link from my forum to instead take me to my website’s homepage. Anyway, when I clicked save, all hell broke loose:
http://www.pfsnetwork.net/wp-content/plugins/bbpress/
I have no way of getting back into admin or whatever I need to do to change this. My forums are already setup with some posts, and I’m trying hard not to have to reset anything.
Thanks so much!
I am wondering what the file name for a single-posttype.php is for the bbpress plugin. I am testing it and would like to have add it’s own template. And is there a template that already exists I could add to them file?
Thanks!
Awesome
i wai for the plugin…thats the reason why i wait to release my new project xD
Haha! A beta will be in the WP repo when you wake up tomorrow.
Seriously though, is there some way we can help you out push this forwards? I’m obsessed with this forum plugin now lol.
bbPress plugin where have you been all my life!
Hi All,
I’ve recently added some forums to my site and although they look good I’m unable to resize the forum listing and as such the forum listing collides with the side bar and looks awful 
the forums are here: http://barnstormers.org.uk/forums/
I have a ‘Forums’ page set up using the bbpress forum index page template.
Can anyone let me know how to resolve this as the site will be going officially live in a few days.
Cheers,
Seb
FIXED THE PROBLEM: I ran a more extensive search online and followed the resolution proposed by noepiyu (visit https://bbpress.org/forums/topic/installation-problem-bb-config-pathphp). I deleted lines 141,142,143 of the bb-load.php file. Now the error seems resolved. Crossed fingers!