Fatal error: Call to undefined function
cgm - June 11, 2008 - 18:32
| Project: | The Dark Theme |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | paddy_deburca |
| Status: | needs review |
Jump to:
Description
Fatal error: Call to undefined function _forum_format() in /home/xxxx/public_html/themes/dark/template.php on line 118
The above error is reported when you try to access the forum main link. Forum topics show up fine, only the main forum alias is effected.

#1
Also the containers as well produce an error, and I wouldn't be surprised if it was the same one - I don't have back end access to the logs on this system though, so I can't easily be sure.
Great theme, but this is making me look for another.
#2
Thanks.
It seems that the _format_forum function is a drupal version 5 only function. I have updated the template accordingly.
Paddy.