Closed (fixed)
Project:
Advanced Forum
Version:
6.x-2.x-dev
Component:
Styles
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
18 Aug 2009 at 20:26 UTC
Updated:
18 Aug 2009 at 22:20 UTC
We installed the module and are getting this warning.
In the advanced forum settings there are no styles in the dropdown to choose. It is just empty.
Containers are showing up and forums are showing up but when you click on a forum there is no content and no way to post a topic.
Any help is greatly appreciated.
warning: include(./sites/all/modules/advanced_forum/advanced_forum-statistics.tpl.php) [function.include]: failed to open stream: No such file or directory in /var/www/drupal/includes/theme.inc on line 1020.
warning: include() [function.include]: Failed opening './sites/all/modules/advanced_forum/advanced_forum-statistics.tpl.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/drupal/includes/theme.inc on line 1020.
warning: include(./sites/all/modules/advanced_forum/advanced_forum-forum-legend.tpl.php) [function.include]: failed to open stream: No such file or directory in /var/www/drupal/includes/theme.inc on line 1020.
warning: include() [function.include]: Failed opening './sites/all/modules/advanced_forum/advanced_forum-forum-legend.tpl.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/drupal/includes/theme.inc on line 1020.
Comments
Comment #1
michelleHmm... That's very strange. It's not even looking for the right file name. I haven't touched AF in a while so I wonder if something changed recently in CTools? What version of CTools are you using? (if the dev, what's the date on it?)
Michelle
Comment #2
jdblank commentedWe are using ctools version 6.x-1.0-beta3
Comment #3
michelleOh, that was released last May. It's quite possible something has changed since then that AF needs. Try upgrading to the RC and flush the caches and see if that fixes it.
Michelle
Comment #4
jdblank commentedOk that seemed to get things working. I have a whole page of drupal warnings now but that is another issue.
Thanks for your quick response. Very helpful.
Comment #5
michelleAre any of the warnings for AF? My main dev site doesn't have notices on because there's so many from all the contrib modules I use but I do try to check for them on another site as much as I can. If they are, please open an issue with them and I'll get them taken care of.
Glad the upgrade worked for you. CTools 1.0 should be out fairly soon so that will get rid of worries about which version to use.
Michelle