CMS MADE SIMPLE FORGE

CMS Made Simple Core

 

[#6925] Fatal error in global settings if CMSMailer is uninstalled (beta3)

avatar
Created By: Georg Busch (nan)
Date Submitted: Tue Oct 04 06:16:42 -0400 2011

Assigned To:
Version: 1.10-beta1
CMSMS Version: 1.10-beta1
Severity: Major
Resolution: Invalid
State: Closed
Summary:
Fatal error in global settings if CMSMailer is uninstalled (beta3)
Detailed Description:
In CMSms Beta 3 in admin/siteprefs.php line 385 the module CMSmailer is assigned
to smarty to create the tabs. but in the template siteprefs.tpl there is no
check if the module actually exists before using the module api function
SetTabHeaders(). This will lead to a fatal error if you don't use the CMSmailer.
IMHO you should use the core functions only. No module api functions here.

kind regards


History

Updates

Updated: 2011-10-17 11:01
resolution_id: => 9
state: Open => Closed