Search Results for '+.+default+.+'
-
Search Results
-
I changed the default length of forum topics (bbp_title_max_length) in bbpress’ core-functions.php, but it seems to have no effect on the length of topic titles. What I’m wondering is if there is some function in Genesis Connect that may be overriding this change, or something else that may be conflicting? Or any other suggestions? Thanks!
When I enable the wordpress plugin, I get the following warning:
Warning: Creating default object from empty value in wp-content/plugins/bbpress/bbp-includes/bbp-extend-akismet.php on line 693
I think it might be an Issue with PHP 5.4
I have running debian with PHP 5.4.0 an Apache Webserver
Regards, Max
Dear All,
Looks like customizing messages is not working. The following are the steps that I tried:
1. Install Buddypress
2. From the BP Forums settings page, choose to install Sitewide Forums; BBPress is installed
3. Installed poedit; open bbpress.pot and saved as bbpress-en_US.po; changed the entry say line num 466 from started the topic… TO started the question…
POEDIt automatically created a .mo file.
Moved both po and mo file to wp-content/languages
changed WP_LANG to en_US in wp-config
Restarted the machine
4. Create a new topic; still the old entry started the topic is diaplyed in activity stream
I’ve done the same steps for buddpress-en_US and customizing messages works in BP.
Could anyone please help me troubleshoot this.
FYI, I’m using default theme of Buddypress
Thanks in advacnce
I’m in the process of converting a standlone BBpress 1.1 installation into the 2.02 plugin version (well, really, recreating it from scratch in the plugin version, because the importer apparently doesn’t work if your blog actually has any users or content).
And I’ve run into a problem – the default permalink structure for the BBpress plugin is really bizarre. It adds a “forums” slug for the forums area, which is fine and to be expected, but then it also insists on adding an additional “forum” slug before the name of each forum, so that instead of a normal URL like example.com/forums/announcements, you get example.com/forums/forum/announcements, which looks weird and awkward. I tried just removing the forum slug, but that left a double slash in the URL, which my web browser then reduced to a single slash, resulting in a 404 error.
And for posts within forums, instead of the sort of URL you would normally expect – i.e. for a post in the announcements forum, something like example.com/forums/announcements/welcome, or example.com/forums/announcements/12345 or whatever, you have example.com/forums/topic/welcome – there doesn’t appear to be any way to associate the posts with the actual forum they’re in.
Is there any way to fix this? Obviously the “forums/forum” thing is the most important – having the completely useless “topic” slug in the post URLs is annoying and pointless, but the “forums/forum” thing makes it look like I was drunk when I set the forums up or something – I really can’t let it go live with a glitch like that in the URLs. But I’d like to fix the topic issue too if possible. Any ideas?
Problem: Remove sidebar from bbPress
Solution: My theme has a Full Width option
I know that if I input my shortcode into a Page, it will display the forum in the Template of my choosing. Presto, the forum index is within Full Width.
Yet when the user decides to choose a forum, they’re relegated to the Theme’s default Template, which includes the sidebar.
Meeeeh.
Is there a quick and dirty way to tell bbPress to use the Full Width template that’s already available?
I recently noticed that when I try to start a topic or posting a reply, it’s taking about 30+ second before the topic/reply is show up. If you try to tell me there may be a “bad plugin” and try to disable all of it except bbPress, save it. I have tried the following:
1. Using different browser.
I find out that when I try to use Firefox 12.0 to post, it’s loading extremely slow. But this is not happening in Internet Explorer 9 or Google Chrome 18.
Try to start Firefox in safe mode? Yes I have tried to do that but it doesn’t make a difference.
2. Using different user/computer.
It’s still the same.
3. Try to post a comment in a normal post.
I was able to comment a post without any problems, so I think it may be a “bad plugin” problem.
4. Disable all plugin (except bbPress & BuddyPress)
But the same thing happen. FYI I don’t edit either the bbPress or BuddyPress files.
5. Using different theme.
I replace my modified custom community theme with BuddyPress Default theme and see if I putting bad codes in my theme. But this doesn’t solve problem even I tried other themes.
6. Change permalink structure.
It doesn’t make any changes, and I don’t think it will help.
7. Reinstall WordPress, bbPress & BuddyPress
Still doesn’t make any changes.
8. Create a new install in another domain.
I use http://scirefs.com/ as my main and http://www.scirefs.org as a sandbox (with the same configuration as in SCIREFs.com) with only bbPress and BuddyPress activated. But everything works fine in SCIREFs.org with either bbPress 2.02 or 2.1 and I have no issue with Firefox 12.
9. The Cloudflare……
Since I have Cloudflare as my CDN for SCIREfs.com but not SCIREFs.org, I tried to remove SCIREFs.com from Cloudflare and add SCIREfs.org to it and see what happens. The result: The issue with Firefox at SCIREFs.com disappear but SCIREfs.org is now facing the old issue.
Do anyone here have any ideas what’s wrong with it? Or someone here is facing the same problem? This seems to be the first and the only problem I can’t figure it myself.
You can login to SCIREFs.org using the following information:
Username: demo
Password: demo
URL of the forums: http://www.scirefs.org/test-forums
And try to start a topic or post a reply using Firefox and see if it’s happening to you.
Topic: How to contribute a bug fix?
Hello,
I installed bbpress and I really like it.
I found that there is an alignment issue that is caused by the return of the bbp_reply_class function for the default theme bbp-twentyten.
I noticed that others were having the same problem.
So I fixed it in my version and would like to submit my bug fix…
How do I go about doing that for this project. I have never contributed a patch to an open source project before but would like to submit this bug fix.
Thanks for your help.
Hi — I’m trying to add BBPress to my WordPress blog. I’m currently running Genesis, Prose theme (although that may change soon). My BBPress version is 2.21+, and I’m also trying to use Genesis Extend (I think successfully) and, at the author’s suggestion, I am trying to use the bbPress Custom CSS File. The immediate thing that I’m trying to do is to rearrange and remove some of the forum column headings. The default is:
Topic / Voices / Posts / Freshness
I’d like to change that to
Topic / Posts / Author
And include information in the Topic column about what category it’s in, as well as include Freshness data in the Author column.
Is there an easy way to do this, or is this all CSS Styling? (Or should I try to find a bbPress theme I like?)
The NEXT question then becomes, um… does anyone know where the bbPress Custom CSS File is? I poked around a bit in FTP and couldn’t find it. Do I have to generate it myself and upload it? Do I stick the file in the Prose theme folder, the Genesis theme folder, or the bbPress folder? Or the bbPress Custom CSS File plugin folder?
Many thanks in advance!
Hi, when I installed my Site Wide forum I saw this, “■Place the ‘bbpress’ folder in your ‘/wp-content/plugins/’ directory.”
But, have no idea how to ■Place the ‘bbpress’ folder in your ‘/wp-content/plugins/’ directory. Any advice?