when a 404 function is added to the functions.php to redirect users when 404 occurs,
the new user who registered, they are not able to goto their profile, instead, the link is treated as a 404 error. how to work around this?
when a 404 function is added to the functions.php to redirect users when 404 occurs,
the new user who registered, they are not able to goto their profile, instead, the link is treated as a 404 error. how to work around this?
Is there any way to get WordPress Jetpack [comments system] and BBPress working together?
I would like to change the way the forum page is displayed.
Hi Ari,
I don’t wan to change the colors or so I want to change the content.
it was:
Catregory1 topics reply freshness
Forum11(t,r), Forum12(t,r), …
Categoty2 topics reply freshness
Forum21(t,r), Forum22(t,r)…
I want it to be
Category1
Forum11, Newest Topic / Reply
Forum12, Newest Topic / Reply
.
.
.
Category2
Forum21, Newest Topic / Reply
Forum22, Newest Topic / Reply
.
.
.
ih hacked the bbp_list_forums to get a linebreak but now I’m stuck
can someone give some help me? Even some codesnippets or a link to documentation would be helpful.
Thanks
After importing from my bbPress ver. 1.0.2 to the new bbPress 2.2.4 (I did not use the bbConverter, I just followed the instructions to use the Tools>Forums>Import Forum), I am left with twice as many topics as I should have…..each one is duplicated and the extra item has (No Forum) showing as the parent Forum.
I had encountered an error on the first import, but I checked the box that says “Purge all information from a previously attempted import” on the second attempt…..looks like it did not purge……
SO I am comfortable with using phpMyAdmin to fix things, but I don’t know how to write a SQL query to delete the duplicates…….I could use help with that.
ALSO, is it now safe to drop the old tables that previously held all the topics/posts/replies/users, etc? The ones that start with bb_ ? I really want to keep my database cleaned up……AND can I remove the subfolder from the old version – the one that held the bb_config.php and all those old files?
I have an old site with a HUGE forum (almost 400,000 topics) in bbPress 1.1. I’m importing it into 2.2.4. I’m doing this on a site that has been running the bbPress integration plugin, which means that (in theory, anyway) the old 1.1 site and the new WP site I’m importing into already have the same users.
So here’s the problem: after importing the forum, all of the posts on the new forum have the same author – me. So the import script apparently didn’t import the authors.
Has anyone run into this before? Is there a fix?
Hello All,
I’m currently using WP 3.51 and and BP 2.2.4. I have a forum installed on my tutorial/membership website and I’m having an on the main “forums” page. Directly above the forum directory appears random images that I have uploaded to my site but have not attached to any pages. I know the ‘forums’ page is generated by the plugin but I can’t get access to it. I’ve also removed the images that were showing but it picks another random image. Can someone help me out with this?
Thanks in advance,
Tasherre
I am trying to list child forums like this:
Forums
Forum description here..
but I can’t find the right php file to do, can anyone help?
I am using Premise 2.4 and have installed the Premise bbPress Connect plugin. I do not see how they link to each other and have been unable to have a forum work from within Premise. I have used the shortcodes to put pieces in my Premise pages, and they show up there, but as soon as I click a link, it takes me outside of the Premise site into my root site. They look different, and I don’t want this for my members.
Is there a way to (pardon my limited use of the language) imbed the forum into my Premise site? Does anyone know how the connect plugin is supposed to work? I have not found any way to configure it to work. Any way of getting my bbPress forum to live within my Premise page is welcomed. Thank you all for your suggestions.
Premise can be found at www.getpremise.com.
Hello guys,
I am using the latest version of WordPress and BBPress and this following shortcode is not working:
Here is the page with the problem: http://doubtingdave.com/forums/
Hi!
I’ve a lot here on the forums and over the web via google, but i can’t find a simple way to add a “Create new topic” link button and the consequent “new-topic” page like the one here on the support forum.
The “bb_new_topic_link” is deprecated, i don’t want to show directly the form on the forums list page, but show an add new topic button over the forum list page and the, after clicking it, show the form in his own page, like here (new-topic).
I’ve also tried to write the new-topic url on my website (www.mywebsite.com/forums/new-topic/) but i get a 404 error.
How i can obtain this? I’ve searched everywhere but i can’t get it.
Thank you!