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

phsc’s picture

Hi dayvyg

One simple reason: Advanced Forum is not yet ported to Drupal 6.

Regards

phsc’s picture

Status: Active » Closed (fixed)
dayvyg’s picture

Status: Closed (fixed) » Postponed (maintainer needs more info)

Thanks 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.

phsc’s picture

As far as I know, Sky only supports advanced forum. But as I'm not 100% sure, I'll leave it open.

jacine’s picture

Thanks 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.

michelle’s picture

Status: Postponed (maintainer needs more info) » Active

D5 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

jacine’s picture

Thanks so much Michelle :)

I'll take it out ASAP!

dayvyg’s picture

Thanks 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.

jacine’s picture

Status: Active » Closed (fixed)

Including 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.