Closed (fixed)
Project:
Sky
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Feb 2008 at 17:25 UTC
Updated:
9 Apr 2008 at 00:36 UTC
Here is the error.
Fatal error: Call to undefined function _forum_format() in /var/www/drupal/themes/sky/advforum/forum-list.tpl.php on line 52
Comments
Comment #1
phsc commentedHi dayvyg
One simple reason: Advanced Forum is not yet ported to Drupal 6.
Regards
Comment #2
phsc commentedComment #3
dayvyg commentedThanks for the response. I was only trying to use it with the standard forum module. Can I use it with this or does it only support the advanced forum module?
Thanks,
d.
Comment #4
phsc commentedAs far as I know, Sky only supports advanced forum. But as I'm not 100% sure, I'll leave it open.
Comment #5
jacineThanks phs,
dayvg, Can you please tell me if you have advanced forum installed at all?
BTW, in the meantime you can delete the whole advanced forum folder (inside the sky theme folder), and your forum will come back.
Comment #6
michelleD5 ignores .tpl files in subfolders so it was safe to just have the theme folder in there whether the module was installed or not. It just wouldn't be used without the module.
D6 uses .tpl files whereever they are in the theme. So that makes things trickier. At this point, I advise not including the folder at all in Sky for D6 until we can get it sorted out.
Michelle
Comment #7
jacineThanks so much Michelle :)
I'll take it out ASAP!
Comment #8
dayvyg commentedThanks for looking into this. Just to clarify, I never installed advanced forums at any time. Anyway, it looks like you've sorted it out.
d.
Comment #9
jacineIncluding support the advanced forum module in its less than production ready state, and not thoroughly testing the affects it would have on Drupal 6 was the reason for this issue. I apologize that you had an issue on your site because of it. Because the module is not "production" ready, it has been removed from the this theme for now. When an official version of the module has been released, I will figure out the best way to add it back.