On February 28th, 2008 Michelle (not verified) said:
Just an FYI - #5 won't work in Drupal 6. It's actually a bit more complicated in D6 because you have to prevent the preprocess code from running. If you are already hacking the module, you can just take it out, of course. But if you want to get rid of it without hacking the module, take a peek at the advanced forum code for a solution. :)
Drupal 6
Just an FYI - #5 won't work in Drupal 6. It's actually a bit more complicated in D6 because you have to prevent the preprocess code from running. If you are already hacking the module, you can just take it out, of course. But if you want to get rid of it without hacking the module, take a peek at the advanced forum code for a solution. :)
Michelle