Search Results for 'test'
-
Search Results
-
Hello,
After installing bbPress, enabling and adding a forum, when I navigate to the page of the forum I get a message ‘Content Not Found’. The same on TwentyEleven theme.
WP version – 3.5.1, latest bbPress http://vegansociety.co.il/
What can I do?
Thanks in advance,
JessieTopic: Forum Layout is messed up
Hello,
I’m using the latest version of wordpress and bbPress. Here is my site. BestFishingSite.com. And here is a link to the forums. http://bestfishingsite.com/forums/forum/forum-2/
The format of the forum is all messed up. Can you help me clean it up?
Hi all,
Running WordPress version 3.5.1 and bbPress version 2.2.4 My them is Everest by Elegant Themes.
All works well with the whole site, and wanted to add Forum functionality with bbPress. The CSS doesn’t appear to be showing at all for the forum. It really is horribly dull and small fonts.Although this is on a staging / testing server, you will see what I mean:
http://letstrav.cpanel1prelive.ireckonhosting.com/interaction/forum/
Can someone help please? I have copied the original bbPress css file into the /themes/everest/css/ folder but still get the same issue.
Thnks in advance.
ChrisI’ve been testing the latest bbPress 2.3-rc1 and BuddyPress 1.7 beta2, and I noticed that the subscribe to topic link and “Notify me of follow-up replies via email” checkbox no longer appears. “Favorites” appear as normal, but not “Subscribe”.
I had a look at the code inside bbPress/form-reply.php and bbPress/form-topic (http://jsfiddle.net/kraigg/jVvzv/) which calls bbp_is_subscriptions_active. It seems that the conditions aren’t being met, and so the subscribe link and checkbox no longer appear. If I remove the If statement from the code, the subscribe link and checkbox appears on the page again, but I’m afraid it might break something else later down the track.
I was logged in as the administrator and viewed an open topic. I also looked inside Dashboard > Settings > Forums and verified that the checkbox “Allow users to subscribe to topics” was ticked.
Is there a fix for this? Should I add this as a new Trac issue?
Topic: wysiwyg
Howdy all, is there a wysiwyg for bbpress within buddypress or am I missing something? I have latest WP with buddypress 1.7 and bbpress 2.2.4. Can I install bbpress 2.3 beta for this?
Thanks, Jon
Dear Support-Team!
I use WP 3.5.1 with BP 1.6.5 and bbPress 2.2.4
I just started the Forum integration with WP and BP – everything works fine. Coming to my issue.
1. I tested a user, registered in WP/BP as subscriber. I think this is standard. The same user gets the role for bbPress as participant. That’s standard too.
2. My test user started in BP a hidden group, so he’s the admin of this group. He activated the bbPress forum function for his own hidden group. Although he’s the admin of the BP group he cannot start writing any forum article because he hasn’t the rights for it. It’s only allowed to answer to articles other user made.
My suggestion is. That groups with its own forum, started by one person as admin, should have just the rights for this area. I see that bbPress rights are given for all forums in BP. But this isn’t fine because user should act more locally in their groups.
Note:
If I start a group as admin in Facebook maybe, I’ve just control over this group and not over all other Facebook groups (explanation just for a better understanding).Is there any way to change this?
Thank you for support
Best Regards,
ThorstenThe widget works fine on the home.php. But when I load it on my category.php it shows recent posts from wordpress, not recent forum posts. Can someone help me and tell me why?
I am having trouble with running bbPress 2.2.4 and BuddyPress 1.6.4 on the Custom Community 1.14 theme with WordPress 3.5.1 . I have disabled all other plugins and rebuilt permalinks to different structures, to no avail.
The site is http://www.surprisecommunity.com
When my registered users click “Submit” to enter a topic or a reply, an error page results. It seems that there is some conflict in the slug/permalink configuration. The new topic/reply will post but not before the user is shown a page like this:`
0302 Found
Found
The document has moved here.Additionally, a 302 Found
error was encountered while trying to use an ErrorDocument to handle the request.HTTP/1.1 200 OK
Date: Tue, 19 Mar 2013 19:13:24 GMT
Content-Type: text/html; charset=UTF-8
Server: Nginx / Varnish
X-Powered-By: PHP/5.3.13
X-Pingback: http://www.surprisecommunity.com/xmlrpc.php
Expires: Wed, 11 Jan 1984 05:00:00 GMT
Cache-Control: no-cache, must-revalidate, max-age=0
Pragma: no-cache
Set-Cookie: bp-message=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/
Set-Cookie: bp-message-type=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/
Vary: Accept-Encoding
Content-Encoding: gzip
Transfer-Encoding: chunked
`followed by a bunch of jibberish like this:
`
909
‹���������ÿÿÝ}kwÛF’ègûWôPÇ£x–à[²,ÙÊñ$“ÙÙ›ìdcÏÌîIru@a“€’µZý÷[ÕÏê@Pdç*±DÝÕÕÕÝÕÕõê7¿ûú¯_}ø¯ïÿÄ–ÕzžÿÛ¿ýËW¬õûÿÕïýáköŸÿúá»oÙ°7`ŠxS¦UšmâU¿ÿ§ï°Î²ªòÓ~ÿúúºw=îeÅeÿÃýÏkˆ•åǨ”5{ójÞ9þü
oñózµ)ßà_¿~-ªwØ*Þ\¾í$›èoï¡æ³7Ë$ž³¼Èé*Ñu/×ù%¯ùy±é‡XðÙ›uRÅDÉ/Ûôêmç«lS%›*úp“’6ßÞvªäsÕÇÆÎØleR½ýÛ‡
`Any ideas about what is going on??
Hey guys, I did quite a bit of research on this one but I am yet to find a solution.
I am looking display a list of the ‘Latest Topics’ on the ‘Forum Index’ page and the ‘Homepage’ of my blog.
This was easy in the older versions of BBPress wherein you could modify the ‘archive-forum.php’ or ‘page-front-forums.php’, but it does not work with bbpress 2.2.4.
Anyone here knows of a solution?