Search Results for 'test'
-
Search Results
-
Hi,
So I’m trying to display the latest topic of a forum on the home page with a link to that forum.
How do I go about limiting the output to 40 characters?
Currently I’m using this code
<td class="num"><?php echo "<a href='"; topic_last_post_link(forum_last_topic_id()); echo "'>"; topic_title(forum_last_topic_id()); echo "</a>"; ?></td>Any help appreciated.
Thanks,
Ash
Topic: Archive slugs setup
I would like to step a support forum using BBPress within a current “regular” site. I am not sure how to set some things up. I would like to have the following URL structure…
/support/forums/[forum name]/[topic name]
I have setup a page with the URL /support/ because I want it to be the “home page” for support (will add list of latest topics with list of forums, .etc).
On the forums setup page by “archive slugs” should I set the Forum archive slug to “support”? Will this break anything?
Also, I find that there is very little documentation around to read to find help. I know this is still in beta, but is there plans for more robust documentation?
Thanks,
Kalman
It’s a plugin for WordPress + bbpress 2.0.
It allows users to ignore other users by way of hiding their posts and topics.
It’d be great if anyone with spare time could test and give feedback

a Strange bug here :
I have bbpress as a plugin in WordPress ; both upadated to the most recent versions.
I also have S2Member plugin running (compatible with bbpress 2 plugin)
and buddyPress plugin, latest version. (bbpress forum component is disactivated,
because I dont know where to find the bb-config.php file in a bbpress plugin install ???)
My theme is Dynamix, (it is buddypress and bbpress compatible)
Now here is the problem :
I created all My forums and categories.
I’m happy with it, the tree is looking good, and I can navigate it !
BUT as soon as I post a New Topic, I can no longer navigate the Forums …
The URL in the browser’s adress bar is changing accordingly to my moves
BUT the only thing I can see is this topic that i posted !! …
If I clic a link back to the BLOG area of wordpress, I can see my posts correctly and navigate.
But if I clic again (or type an URL) on any of my Forums links, I am presented again with this TOPIC !!
Also … I have a link to my FAQ page (which is a normal wordpress PAGE)
and this link also brings me back to my infamous Topic (instead of displaying my FAQs) …
(although the URL is the FAQs URL …)
Now if I try to create more Topics, I will see only the first one I wrote …
And if I delete all Topics, everything is back to normal …
and I can see my Forums Navigation tree again (my FAQs as well) !
How crazy is that ?
Any Help appreciated.
Hi there,
I would like to know if there is a way to import a forum into a page instead of a post? For example, there is a poll plugin for WordPress that allows you to place a poll in the page using [poll id=”3″] tags.
Is this at all possible with bbPress? I’m using the latest WordPress as well as the latest bbPress plugin.
I feel that if this feature does not already exist, it should be implemented in the next release (Please)
Regards,
Topic: Forums home page is blank
Installed bbPress 2.0-beta3 plugin this week, things initially seemed to work well, but now the main “Forums” page (http://www.nwcouncil.org/blog/index.php/forums/) doesn’t list any forums. However, the “bbPress Forum List” widget for twentyten theme *does* work.
I have two test forums (see http://www.nwcouncil.org/blog/index.php/forum/eric for example), so each forum and its posts work correctly, but clicking the “Forums” breadcrumb takes you to the blank page above.
I see that the page seems to include content from bbp-themes/bbp-twentyten/archive-forum.php, which surprises me because I thought it would use /page-front-forums.php.
The only tweaks I’d made were to uncheck the “Incude the Forum Base slug in your single forum item links” box [also note the typo^ in that checkbox label], and I have WP permalinks set to month/year/postname.
Flummoxed, but liking the plugin in all other aspects.
I will gladly send any other details to whomever can help.
Hi
I’m putting together a forum over at http://forum.photoguides.net
It’s yet to be launched and I’ve been having some trouble with plugins.
The plugins Allow Images, BBcode Lite, BB WYSIWYG Editor don’t seem to be working.
Take a look at http://forum.photoguides.net/topic/test-thread where I’ve tried some tags. When logged in and with the reply form visible there is no editing panel for the wisywyg plugin.
These three plugins all seem to be correctly installed in the my-plugins folder and are active. I’m assuming that because all three aren’t working, there’s some fault with the setup of the site.
Any help would be greatly appreciated

Thanks,
Ash Davies