[Bug?] Error if you switch calendar settings

Your phpBB Version: 2.0.
phpBB Type: Integramod 141
MODs: No
Your knowledge: Advanced Knowledge
Board URL: http://www.black-fusion.com/forum/
PHP Version:
MySQL Version:
What was done before the problem appeared?
Switched calendar settings
What was done to try to solve the problem?
De.scription and Message
I think I found a bug...
In ACP > General Admin > Configuration + > Profile options > Profile Settings > System
you have the option to change calendar settings for your board by default...
I changed from "Topic Calendar" to "Websnail Calendar Pro" and it resulted in this error
I realize this is a case of a non-existent mod rather then a bug but it was worth a post
If these are extras there should be a link somewhere to get the mods or it should have them greyed out if the mod isnt installed to avoid confusion
phpBB Type: Integramod 141
MODs: No
Your knowledge: Advanced Knowledge
Board URL: http://www.black-fusion.com/forum/
PHP Version:
MySQL Version:
What was done before the problem appeared?
Switched calendar settings
What was done to try to solve the problem?
De.scription and Message
I think I found a bug...
In ACP > General Admin > Configuration + > Profile options > Profile Settings > System
you have the option to change calendar settings for your board by default...
- Code: Select all
Mini Cal VersionDefines which events calendar you are using, if any.
I changed from "Topic Calendar" to "Websnail Calendar Pro" and it resulted in this error
- Code: Select all
Warning]: failed to open stream: No such file or directory in /path/user/public_html/forum/mods/netclectic/mini_cal/mini_cal.php on line 80 Warning: include_once() [function.include]: Failed opening './mods/netclectic/mini_cal/mini_cal_SNAIL.php' for inclusion (include_path='.:/usr/local/php5/lib/php') in /path/user/public_html/forum/mods/netclectic/mini_cal/mini_cal.php on line 80 Fatal error: Call to undefined function getMiniCalForumsAuth() in /path/user/public_html/forum/mods/netclectic/mini_cal/mini_cal.php on line 83
I realize this is a case of a non-existent mod rather then a bug but it was worth a post
If these are extras there should be a link somewhere to get the mods or it should have them greyed out if the mod isnt installed to avoid confusion