Search Results for '"wordpress'
-
Search Results
-
I have recently transfered old bbpress 1.x standalone forums to the new bbpress 2.1 plugin platform
The moving was fine and I got back all my old forums.
However there’s something odd concerning the “freshness” of forums and discussions.
Normally freshness would display things like
Posted $years ago, or $months ago, or $days ago… and if very recent, hours, minutes, etc.
In my case, very old posts appear in the format “posted 674 days ago” or “posted 374 days ago” which is really not nice way to display
I’d like to display freshness as it was with 1.x forums. “Posted 1 year ago”, “posted 2 years ago”, that is. Alternatively I wouldn’t mind to get rid of freshness and replace it with standard last updated time (last updated on 2nd December 2009)
I’m running a localised version of WordPress (IT_it), however other dates are fine with other post types.
Topic: Can't change permalinks
I wrote a thread earlier stating that I accidently deleted my forum. Well, turns out it wasn’t showing up because I changed the permalinks via wordpress. I’m assuming it just has something to do with bbpress because every other tab works fine when I change the permalinks, only my bbpress forum is no longer to be found. Anything I can do???
I’m a bit disappointed not to be able to find a simple private messaging solution for bbPress 2 that existed through a plugin in 1.1. I don’t want to go through all the trouble of installing BuddyPress and making all the necessary theme customizations, and I don’t want to use some WordPress plugin that would require users to go to a separate page and select who they want to message from a dropdown list. I need just a simple PM link in the forum interface. Is it so complicated to add the option?
class foomanchu {
function __construct() {
add_action( ‘bb_hook’, array( $this, ‘callback_function’ ) );
}
function callback_function() {
$result = ‘foomanchu’;
return $result;
}
}
The bbPress Docs state that bbPress uses the exact same Plugin API as WordPress, yet the above would work in WordPress, but silently fail in bbPress.
any light in this would be much appreciated.
Topic: Login successful then 404
Might of been answered before but I cant seem to find it on the boards. I apologize if this is common, I might of not used the best wording.
I installed bbPress on a test wordpress running 3.2.1 (or most current). Installed just fine and I proceeded to test it from a users perspective. I added a login and register links and pages, work just fine. However when I login or register, the function will login or create a user but the new URL causes a 404.
I’m using XAMPP on my personal machine and the directory of my wordpress install is
localhost/wep/wordpress
That works just fine as it should. However the URL that returns on successful login or registration displays as :
localhost/wep/wordpress/wep/wordpress/login/
which obviously throws a 404 as it’s non existant.
I had a phpbb install in the wordpress folder before I installed bbPress and believe I might of changed the folder path on install. I tried deleting bbPress to reinstall but it just gives me an activate/deactivate/delete option.
I’m assuming there’s somewhere in the plugin I can change that root folder pathing or whatever configuration is causing this error but I’m unsure of what and where.
Any help is appreciated.
Topic: WordPress Search and bbPress
Hey Guys,
Looking for why this is…..
I wonder why bbPress Topics / Replies don’t show up in a normal site search using the WordPress Search function?
I’d have thought (probably wrongly) that since bbPress uses Custom Post Types that it’s content would be a part of core Search.
Any isn’t this the case?
using the short code [bbp-forum-index] on a page in wordpress and for some reason it show 3 of our 4 forums and duplicates one of them. We have 4 forums (For Sale, For Rent, Rules, General) and when you load the page that has the short code [bbp-forum-index] you see (For Sale, For Rent, Rules, For Sale). I have tried deleting all forums and recreating and still get the same error. However, if you go to the system created page http://sitte.name/Forums you see the correct listing. I would use that as the forum start except I do not know where I can edit that page and its Page Name always shows the last forum created instead of ‘members forum’. Anyone seen this before? I have tried searching the forums for this condition but have not had any luck. Thanks in Advance
Hi Guys,
This is the first time I’ve used BBPress. I’m looking at using the original twenty ten theme http://cl.ly/1Q1Z3q1i3T091N272u0K on my custom wordpress theme http://cl.ly/1F3f382h3v1X0k0N1s2n
Does anyone have any ideas?
Regards,
Peter Avey
I have two sites on my wordpress network, http://www.pigsfeetproductions.com and http://www.crashedgamers.com. These two sites share the same database, but are hosted on two different servers. I want their forums to be integrated (ie when I post on pigsfeetproductions’s forums, it will automatically appear on the crashedgamers one and I want the users to be the same too if you wouldn’t mind helping me there too). Can anyone help me set this up? I have a decent understanding of the basics of bbpress, wordpress, and mySQL databases, but I just can’t figure out how to get this to work the way I want it to. All help is great appreciated.
Thanks
Rob
I have been trying to configure the forums and topics for a newly installed instance of wordpress/bbforums (2.02). they worked for a while, and I have been futzing around in the dashboard changing themes and layout etc and now, while all the forums and topics are still showing on the respective admin-page (for preview | edit | trash etc) , when clicked on to look at, I get this:
==================================
The requested URL /forums/topic/oxford-instruments/ was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request
===================================
— The admin panes still thinks they are there. And via Admin panel I can go create new forums and topics. and they will show up on my forums list-widget ont he home page but still result in that same 404. Any help?
Topic: mark unread posts BBpress2.0
Last week I finished the conversion of my Forum from bbpress1.02 to the WordPress BBpress2.0 plugin. The forum is quite big (about 3.000 users, 9.000 topics and 130.000 posts), so I was very happy evering went fine. But now my users are complaining because some functions they had before, now are missing.
Most requests I get are about unread posts:
I would like to mark the uread post for each user, like the “Show Unread Posts” plugin for BBpress 1.02. As far as I know there is no BBpress2.0 plugin.
Does anybody know if there are plans to make such a plugin. Or how to fix this in another way?
