Search Results for 'bbpress'
-
AuthorSearch Results
-
September 21, 2009 at 8:42 am #69397
Ashish Kumar (Ashfame)
ParticipantThanks ! I forgot that I should check out the codex for that.
September 21, 2009 at 7:45 am #79536In reply to: how does bbPress takes care of pagination
Ashish Kumar (Ashfame)
Participantah.. found it
page_topicsunder bb_metaSeptember 21, 2009 at 7:43 am #79535In reply to: how does bbPress takes care of pagination
Ashish Kumar (Ashfame)
ParticipantHow can I get the value the user has set for pagination under the reading settings?
September 21, 2009 at 7:35 am #31822Topic: how does bbPress takes care of pagination
in forum InstallationAshish Kumar (Ashfame)
ParticipantHow can I get to know the page number of a post? How does bbPress manage pagination?
September 21, 2009 at 6:37 am #79439In reply to: bbPress Codex – lolz
Ashish Kumar (Ashfame)
ParticipantMore delays, I guess. Read this –
https://bbpress.org/forums/topic/call-for-testers-on-the-09-branch-and-10-trunk#post-58347
September 21, 2009 at 6:20 am #79527In reply to: bbPress loading slower than site.
johnhiler
MemberAh ok, yah mini-stats is a great dashboard plugin which lets you know how many users you have… how many posts and topics they’re creating… and other key metrics like that.
I check it almost every day, and couldn’t run my sites without it… I find it to be one of the most useful plugins out there, if you’re managing a site for growth.
September 21, 2009 at 5:51 am #79526In reply to: bbPress loading slower than site.
chrishajer
ParticipantIf you’re unsure of what PHPINFO is, put this into a file called info.php on your web server, then access it with a browser at http://www.example.com/info.php and paste the info somewhere where we can see it.
<?php
phpinfo();
?>September 21, 2009 at 5:42 am #76879In reply to: call for testers on the 0.9 branch and 1.0 trunk
Ashish Kumar (Ashfame)
ParticipantI think Sam doesn’t work for Automattic anymore. Check this link : http://www.wptavern.com/forum/bbpress/860-future-bbpress-undecided.html
Moreover he isn’t listed here too : http://automattic.com/about/
September 21, 2009 at 5:08 am #79525In reply to: bbPress loading slower than site.
_ck_
Participant0.9 or 1.0 and what is the environment your server is on.
If you don’t know what that means just give us a PHPINFO.
If you are on a host with NFS (like dreamhost) bbPress and WordPress
(or anything relying on alot of files) will be slow.
September 21, 2009 at 4:21 am #79524In reply to: bbPress loading slower than site.
chrishajer
Participantjohnhiler, I think that’s the plugin I meant to link to. I don’t even know what mini-stats does! (I see you rated the plugin; can you describe what it does?)
Thanks for posting the link to bb-benchmark.
September 21, 2009 at 4:11 am #79523In reply to: bbPress loading slower than site.
johnhiler
MemberGreat advice from chrishajer!
The only thing I’d add is that this plugin can be helpful in counting your queries, and identifying which plugin is slowing your site down:
https://bbpress.org/plugins/topic/bb-benchmark/
Good luck!
September 21, 2009 at 3:29 am #79529In reply to: Adding a sidebar to a theme.
chrishajer
ParticipantYou can check this:
https://bbpress.org/forums/topic/best-practices-for-adding-a-sidebar-to-bbpress
or browse the sidebar tag:
September 21, 2009 at 3:27 am #79522In reply to: bbPress loading slower than site.
chrishajer
ParticipantAnd a plugin or extension is probably not going to make your site any faster. There are no plugins I know of that will speed up bbPress. I think you first want to establish a baseline for the performance of the site, then you can fix the easy things first and move on from there.
September 21, 2009 at 3:26 am #79521In reply to: bbPress loading slower than site.
chrishajer
ParticipantI think you first need to determine how long bbPress is actually taking to generate a page, and how long it takes to generate the other pages on the site. You can start with _ck_’s mini-stats plugin for bbPress.
https://bbpress.org/plugins/topic/mini-stats/
[edit: see johnhiler’s link below to the bb-benchmark plugin]
And, on the other part of your site, what is running that? Is it WordPress or just static HTML? If it’s WordPress, you can get a plugin as well to point out performance bottlenecks.
Regardless of what type of software a site (your site) is running, there are lots of tools you can run in your browser to find performance bottlenecks.
Firefox (you need that to run most of these add-ons)
Firebug (all around awesome tool)
There are tons and tons of performance add-ons for Firefox but these will get the job done.
Also, what host are you on, and can you post the URL here so others may see the performance first hand?
September 21, 2009 at 2:05 am #72970In reply to: Would someone convert Facebuddy Theme?
yangers101
MemberHas anybody found a solution to having a facebuddy-like theme for bbpress? Any help would be much appreciated!!!!
September 20, 2009 at 9:56 pm #79438In reply to: bbPress Codex – lolz
Adam Harley (Kawauso)
MemberAny chance bbPress will get a codex proper then?
September 20, 2009 at 8:22 pm #79064In reply to: WordPress comment on post redirects to bbpress forum
Adam Harley (Kawauso)
MemberIt just goes to http://fitness-passion.com/wp-comments-post.php for me
September 20, 2009 at 8:08 pm #79520In reply to: bbPress loading slower than site.
Adam Harley (Kawauso)
MemberIs the site database-based or just HTML?
September 20, 2009 at 5:48 pm #31820Topic: bbPress loading slower than site.
in forum InstallationInvTrdr
MemberI have bbPress on the same server and in the same hosting account. Yet bbPress loads a lot slower than the site itself. Is there a plugin or extension to resolve the issue?
Thank you.
September 20, 2009 at 5:17 pm #69396Adam Harley (Kawauso)
Member$wpdb and $bbdb have nice sanitizing functions and caching of results if I remember correctly
https://codex.wordpress.org/Function_Reference/wpdb_Class
They can also be used to retrieve table names for the respective package
September 20, 2009 at 5:11 pm #78749In reply to: Plugin to display photos and html
chrishajer
ParticipantQuickD – if you type a URL, bbPress automatically converts that to a clickable link. I will type just www.google.com and below it will be a link to google with the text
http://www.google.comIt’s actually harder to have bbPress NOT make links out of URLs.
September 20, 2009 at 5:04 pm #79063In reply to: WordPress comment on post redirects to bbpress forum
chrishajer
ParticipantWhy not just use the threaded comments that are built in to WordPress? Is there something you don’t like a the WordPress commenting system? If so, maybe there’s a plugin out there to change it.
September 20, 2009 at 5:04 pm #79392In reply to: Removing brackets in .admin
infected
ParticipantSeptember 20, 2009 at 4:55 pm #79377In reply to: error [function.parse-url]
chrishajer
ParticipantIs this related:
https://bbpress.org/forums/topic/10-alpha-2-parse-url-error#post-19873
What version did you install?
September 20, 2009 at 5:01 am #79510In reply to: Installation – First step
johnhiler
MemberChrishajer has a great explanation of how the database connection works here:
https://bbpress.org/forums/topic/cant-get-past-1st-step
Or is it possible you’re on GoDaddy? If so, try the instructions here:
-
AuthorSearch Results