Search Results for 'test'
-
Search Results
-
I’m trying to show the last ten posts in my sidebar, but I am not entirely succeeding, what am I doing wrong? I thought I’d just need to adjust the code from latest discussion a bit. Obviously it doesn’t work like that.
<table class="recent_posts" cellspacing="0" width="100%">
<?php if ( $topics ) : foreach ( $topics as $topic ) : ?>
<tr<?php topic_class(); ?>>
<td><?php bb_topic_labels(); ?> <a href="<?php topic_link(); ?>"><?php topic_title(); ?></a></td>
<td><small><a href="<?php topic_last_post_link(); ?>"><?php topic_time(); ?></a></small></td>
</tr>
<?php endforeach; endif; // $topics ?>
</table>So how can I call the latest ten posts in the sidebar?
Hi, is there a way to make a link for the latest post on the forum homepage, so a vistor can go directly to that instead of navigation through the pages.
I am using bbPress 1.0.2
Thanks in advance.
Topic: Page number bug???
I don’t know if anyone else experienced a similar problem already. I searched the forum, but nobody seems to have encountered this problem.
On my bbPress forum (http://hostpress.org/), if I go to page 2 under “Latest Discussions” section, afterwards I cannot go back to page 1. The http link on page 1 itself is showing page 2…
Any solution? Help is much appreciated.
P.S.
By the way, was bbPress forums down for some 24 hours? I could not access it although I could access bbPress website itself. Maybe only me?
Topic: Not simple, fast or elegant
I have a WordPress blog I am trying to put a bbpress forum into. The install instructions are opaque to say the least, it may be simple, fast and elegant but I am very confused as where to put the files when working with WordPress. I had a forums page set up as a WordPress page, if I put bbpress into that directory all I get is a list of files and not my WordPress page. When I get to the installer it then does not recognise the Database Name, User and Password. The instructions are written with prior knowledge but not tested on the range of possible users. Any help would be great. Thanks.
Topic: Unexpected anonymous posts
So, I’m installing and testing my new forum, these days.
I have 3 users registered for now: 1 is me as Key Master, the other 2 are me again
with fake identities just for testing purposes.
Anonymous posting is (or should, how to check?) be forbitten, for obvious reasons.
Now, if I go to this thread http://www.kirpi.it/r/topic/scatola I see that an anonymous unregistered poster seems to have contributed to the forum.
How it such a behaviour explained and how it is avoided, please?
Note: the post was actually made by me. I personally posted the image and the IP address is definitely the one from which I was working. But I did I manage to post anonymously?
Hi
I have the old legacy branch of BBpress on my website and I want to move to the The latest stable version 1.0.2
I try to find some informations about that on the forum but nothing
I need to keep my users and topics data
I just want to know if it is possible and what is the process
thanks