Search Results for 'updated'
-
Search Results
-
Topic: Page Comments
What’s the easiest way to edit my forum home page to display the most recently updated forum topics?
Topic: Freshness Incorrect
Hello
This is forums main page https://www.jkyog.org/forums/
and this is a sub-forum https://www.jkyog.org/forums/forum/yoga-meditation-2/In Sub-forums Freshness is: 1 week, 2 days ago and in main forums page it display 4 weeks ago with some other random user..
When users are posting non stop then Freshness is coming correct but if i delete any spam replay, or if we don’t post anything from long time then main forums page Freshness will change itself into some random user and time..
Tried couple of things like:
All plugins disable expect bbpress
Caching disabled
Recalculate everything from Tools
Changed theme to default / All plugins, wordpress version etc updated to recent versionBut no success will appreciate if someone can provide solution or hint!
Thanks.
Hello, I am not able to switch to HTML tab in the editor during editing of topics/replies… (When I enter it through dashboard) It simply does not react to clicking…. Another buttons also do not suddenly react – so I am unable to link a word/fraze with an URL (my forum is here: http://www.fotoguru.cz/fotoforum/)
It seems to me that it happened after I updated to the latest version of WP…
Or might there be another issue? I tried to deactivate anything I could think of but did not help…
Thanks! JanHello I am in the process of converting a simplepress forum to bbpress.
The first issues I have noticed is that the date and time of some posts is not being carried over and is defaulting to the time of the conversion. However this is not on all post, only a percentage, approximately 860 topics of a total 5029. One thing I have noticed is that all the topics witout updated date/times do not have any responses to the original post, although there are posts with correct date/times that have no responses if that makes sense.
I have run all the repair functions and the only one I am having trouble with is “Recalculate the position of each reply” which seems to stop (timeout?) and go to a white page.
Any insight as to what may be going on?
Hi there!
We’re trying to move our forums from a custom Q&A platform to bbPress… very glad there is now an importer! 🙂
So I copied example.php to myimport.php, changed the class name, and updated the tables/columns that apply (the ones that exist in the old database).
And ran the import…
But I keep running into import errors for fields that don’t apply as they don’t exist in the other database, like forums_table.the_reply_count
So for a field that just does not exist in the old database, what’s the proper syntax for “ignore this”? 🙂
For example, this one…
// Forum topic count (Stored in postmeta) $this->field_map[] = array( 'from_tablename' => 'forums_table', 'from_fieldname' => 'the_topic_count', 'to_type' => 'forum', 'to_fieldname' => '_bbp_topic_count' );I looked for this on the importer codex page, but just don’t see it. 🙂
Thanks!
Dan1,i have several problems atm i am using bbpress and buddypress one i have a random yellow block on my forum page
http://lexmotoownersclub.com/forums/
2, my topics show up under all parents ie lexmoto adrenaline show stay under lexmoto adrenaline and not show up under all category
3, This forum contains 1 topic, and was last updated by Profile photo of ADMINB ADMINB 1 day, 16 hours ago. want this removed
i have tried changing themes and also pluging im no good at messing around in code noobie here
thanks 🙂
Hi – I’ve just started using bbPress and am fairly new to it. I’ve searched as best I can through this forum to find answers to my questions but to no avail.
So, I have a current site with hundreds of post and page comments which I would like to turn into a forum for ease of navigation.
I’ve installed bbPress 2.5.7 and also bbPress Topics for Posts 1.8.1 (I noticed this hasn’t been updated for a long time).
I’ve managed to get the post comments into the forum – so that’s all fine and dandy.
Now I can’t seem to get the page comments into the forum. How is this done?
Additionally – the interface is not very intuitive. If a new customer comes to the site and wants to ask a question they are greeted with “You must be logged in to reply to this topic” but there is no obvious place or link for them to “log in” so they can post a comment. Is there a work around for this so they don’t need to “log in”?