CMS MADE SIMPLE FORGE

ModuleUsage

 

[#12847] PHP Fatal error: Uncaught CmsError404Exception

avatar
Created By: Finn Lovenkrands (webform)
Date Submitted: Thu Sep 10 06:20:36 -0400 2026

Assigned To: John Scotcher (johnscotcher)
Version: None
CMSMS Version: 2.2.24
Severity: Trivial
Resolution: None
State: Open
Summary:
PHP Fatal error: Uncaught CmsError404Exception
Detailed Description:
Getting PHP Fatal Error when accesing the module in admin.

I have one site without issues but a few others, which are more or less clones
of the first one, are getting PHP Fatal Error.
The websites are on the same server (Host) and have the same System Information,
so I can't really figure out why it works on one site but not others.

Backend fatal error: PHP Fatal error: Uncaught CmsError404Exception: Module
action not found in
/var/www/public_html/lib/classes/class.CMSModule.php:1399\nStack trace:\n#0
/var/wwwk/public_html/lib/classes/class.CMSModule.php(1483):
CMSModule->DoAction('defaultadmin', 'm1_', Array, '')\n#1
/var/www/public_html/admin/moduleinterface.php(74):
CMSModule->DoActionBase('defaultadmin', 'm1_', Array, '',
Object(Smarty_CMS))\n#2 {main}\n thrown in
/var/www/public_html/lib/classes/class.CMSModule.php on line 1399\n


History

Comments
avatar
Date: 2026-09-16 14:23
Posted By: Philippe Thomas (filto)

Same error :

after install from module manager : missing file   
module/ModuleUsage/.defaultadmin.php

then i try to install the module with xml file (repeat 2 or 3 times)

Then  module/ModuleUsage/.defaultadmin.php file is installed (and module works)

i can not explain it....



      
avatar
Date: 2026-09-16 14:38
Posted By: Philippe Thomas (filto)

Just for information.

The ModuleChecker module instantly showed me the error that the file was
missing.