Closed (outdated)
Project:
Drupal core
Version:
7.x-dev
Component:
forum.module
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
9 Aug 2009 at 17:16 UTC
Updated:
12 Aug 2009 at 14:27 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
naheemsays commentedaaand from drupal root.
Comment #2
naheemsays commentedscreenshot
Comment #3
berdirTwo things
a) You need to convert these db_result() to ->fetchField(), see http://drupal.org/node/310072
b) These queries need to be tested regarding performance...
Comment #4
michelleI can already tell you performance is an issue. I don't remember which one off the top of my head but I know there's one in there that's not so good on huge forums. IIRC, AF uses caching to help with that. Or, if it doesn't, it's on my to do list...
Michelle