Search Results for 'test'
-
Search Results
-
Topic: Some links do not work
Hello,
I just installed BBPress but some links appear to be broken. I tried to make new posts in order to test the forum but they would not show up either
My forum is located here:
Does anyone knw where this could be coming from?
thank you very much
I’m having an odd problem with posts. Hyperlinks are being stripped.
This:
<a href="http://foo.com">foo</a>Is being stripped down to:
<a>foo</a>Any ideas? I’m running latest svn build, the .8.1 patch plugin, and a few other plugins.
1.0 Alpha checked out March 25, 2007.
I just noticed in my admin panel that there are four normal looking entries in “Recently Moderated” and then the last one just shows this:
Topic title started by .The source shows this:
<li>Topic titled <a href="http://www.example.com/forum/
topic.php?id&page&replies&view=all"></a> started by <a
href="http://www.example.com/forum/profile.php?id=1"></a>.</li>[edit – I added line breaks there since the code overflow was not displaying]
So, some of it is in the source, but there’s no topic title and there’s no topic starter name (which should be admin based on the id). It’s also missing the topic id, the page id, replies, etc.
Any thoughts?
I did change the name of the Key Master to “Admin” in bb-includes/capabilities.php if that matters.
I am using the following plugins if it matters:
allow-images.php
js_quicktags.js
bb-emoticons.php
notification.php
bb-limit-latest-discussion.php
onlinelist.php
bb-memberlist.php
since-last-visit.php
comment_qt_4_bbpress.php
wordpress-integration.php
Thanks. ( I imagine I can get rid of bb-memberlist since user management seems to be integrated into the admin panel now. )
I will take a look at the version nrs perhaps you can upgrade/downgrade then…