Search Results for 'test'
-
Search Results
-
I have just re-launched a site containing about 43000 topics and over 300000 posts…
I had severe performance issues on all sites using the get_latest_topics functionality (the frontpage was severe because it is using more than once in my custom theme).
Because of the “index” design it file-sorting because it’s sorting on topic_time and is mysql is hitting the stickies index.
The solution was to create a new index only with the topic_time field in it. However I was unable to force this index in the query without touching the core files.
This is what i did:
Could there be a filter there so I could move this out into a plugin?
BB_Query::generate_topic_sql function:
$index_append = '';
switch ($this->query_id) {
case 'get_latest_topics':
$index_append = ' FORCE INDEX (topics_time_order) ';
break;
}
$this->request = $this->_filter_sql( $bits, "$bbdb->topics AS t $index_append" );I guess I will find more places where I could do some index optimization that fit’s my install… I can’t be the first running into this issue?
Topic: IntenseDebate and BBpress
Been really excited about BBpress 1 and was planning on incorporating it into my WordPress site when it finished Alpha testing.
Anyone have any clue how IntenseDebate (via WordPress plugin) interacts with BBpress 1? Anyone have problems?
Obviously with Automatic behind both I’m sure its only a matter of time before BBpress, IntenseDebate and WordPress go together like Peanut butter, Jelly, and bread.
Hello,
I’ve finished the front-page styling for my future French SEO forum, here’s a screenshot ( the forum itself is not yet online, so I can show you only a screenshot sorry ) : http://img55.imageshack.us/img55/7527/forumscreenshotyb4.png .
And here’s the same design rendered using Lynx ( I use it to test accessibility, even if it isn’t the “perfect” accessibility checker ) : http://img98.imageshack.us/img98/3513/forumscreenshotlynxzc6.png .
What do you think ? It is good or bad ?
Hi!
I want to use a couple of WordPress function so i tried to include wp_blog_header in bb_config like this:
“require_once(‘../wp-blog-header.php’);”
This works well if i am in the forum section but as soon as i go into bb-admin i get the terrible feared:
Warning: require_once(/wp-blog-header.php) [function.require-once]: failed to open stream: No such file or directory in C:wampspeedrevisionforumbb-config.php on line 49
Fatal error: require_once() [function.require]: Failed opening required ‘/wp-blog-header.php’ (include_path=’.;C:php5pear’) in C:wampspeedrevisionforumbb-config.php on line 49
This worked great in 0.9.0.3 but in the latest unstable version 1 A4 it does this, why?
And why does it say that a forum is locked when i am trying to make a post?
Would really appreciate some help
Topic: Help! Can’t install
I had the stable version 9.03? And I thought it was integrated with my word press. I then went to do the upgrade to the latest version and the Admin area was all screwy. I have the day off so I decided uh I can just start over, deleted word press, deleted bbpress I got wordpress back and now I cant get bbpress going.. i use vista Firefox and I am getting a loop redirect error and I cant get by it
Hot Dang! I finally got my radio station web site up and running using bbPress! You can see it here: http://tannagh.com … as you can see, the front page isn’t your out of the box bbPress front page. It’s actually driven by a completely different database on a different server all together. It rocks! Getting that one page to work as it currently does was a big pain. I still have some work to do on the site, like getting the search and request functionality working, but just getting what I did was a big hurdle. I’ve now got a handle on how bbP works, the rest should be fairly smooth. *crosses fingers…. arms…. legs…. hairs… knocks on wood*
Go ahead, take a look, poke around a little. Just don’t sign up for the forums, as I’ll be clearing them out again after some testing. To get to the forums themselves, click the link in the left hand “TR Listener Forums”. The new front page was rendered using a plugin that I’m developing to integrate with the station’s database, creating a new file in the template to display the info, and creating a new root file “forums.php” which is an exact copy of the original index.php file. Index.php is then routed to the new front page file in the template.
Some stats:
Template: BlackLetterhead by Ulysses Ronquillo
bbPress Version: what ever stable I downloaded about two weeks ago.
Running SpacialAudio’s SAM Broadcaster 4.3.6
Licensing via LoudCity
Rendered using new & customized template and root files
Driven by samPHPWeb-bbPress plugin
-tg
), and the moderation team will do its best to prevent tags abuse.
( or to loose )