MAMS / CMSMSExt
Posted: Sun Nov 09, 2025 2:40 pm
Hi,
If I choose User Management > Member Area (MAMS) I get an Error 500.
DEBUG:
Fatal error: Uncaught MAMS\MethodNoFoundException: method get_action_name not found in MAMSManipulator object in /var/www/vhosts/mydomain.nl/domains/www.mydomain.nl/modules/MAMS/MAMS.module.php:893 Stack trace: #0 /var/www/vhosts/mydomain.nl/domains/www.mydomain.nl/modules/CMSMSExt/lib/mo ... er.php(67): MAMS->__call() #1 /var/www/vhosts/mydomain.nl/domains/www.mydomain.nl/modules/CMSMSExt/lib/mo ... s.php(317): CMSMSExt\module\backend_css_manager->get_tags() #2 /var/www/vhosts/mydomain.nl/domains/www.mydomain.nl/admin/moduleinterface.php(79): CMSMSExt\XTModule->GetHeaderHTML() #3 {main} thrown in /var/www/vhosts/mydomain.nl/domains/www.mydomain.nl/modules/MAMS/MAMS.module.php on line 893
So the method get_action_name is not found in the following file:
/CMSMSExt/lib/module/class.backend_css_manager.php
67: $fn = $mod->find_module_file('css/' . $mod->get_action_name() . '.css');
Also for ...
/CMSMSExt/lib/module/class.backend_js_manager.php
124: $fn = $mod->find_module_file('js/' . $mod->get_action_name() . '.js');
I always run all the latest updates. Is this a known issue? I can't find anything about it.
Regards, René
----------------------------------------------
Cms Version: 2.2.22
Installed Modules:
AdminSearch: 1.0.6
CGBetterForms: 1.10.4
CGBlog: 1.15.14
CGCalendar: 2.6.2
CGExtensions: 1.65.2
CGFeedback: 2.2.6
CGSimpleSmarty: 2.2.1
CGSmartImage: 1.22.7
CGSnapshot: 1.4
CMSContentManager: 1.1.14
CMSMSExt: 1.5.2
CMSMailer: 6.2.14
Captcha: 1.0.1
CmsJobManager: 1.0.0
CompanyDirectory: 1.907
ContactCard: 1.0.2
CustomGS: 3.5
DesignManager: 1.1.11
ECB2: 2.4.2
FileManager: 1.6.16
FilePicker: 1.0.9
Gallery: 2.5.1
JQueryTools: 1.4.2
LISE: 1.5.6
LISEFAQs: 1.5.6
LISEPortfolio: 1.5.6
LinkMgr: 2.5
MAMS: 1.1.0
MAMSDirectory: 1.0.0
MAMSRegistration: 1.1.0
MenuManager: 1.50.3
MicroTiny: 2.2.5
ModuleManager: 2.1.9
Navigator: 1.0.11
News: 2.51.13
Quizzard: 2.00
ReviewManager: 1.1.3
Search: 1.54
SmartImage: 1.1.0
SmartyExt: 1.3.0
UserGuide: 1.0.0
XMLMadeSimple2: 1.0
Config Information:
php_memory_limit:
max_upload_size: 512000000
url_rewriting: mod_rewrite
page_extension:
query_var: page
auto_alias_content: true
locale: nl_NL
set_names: true
timezone: Europe/Amsterdam
permissive_smarty: true
Php Information:
phpversion: 8.2.29
md5_function: On (True)
json_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_ALL: 22519
E_STRICT: 0
E_DEPRECATED: 0
test_file_timedifference: No time difference found
test_db_timedifference: No time difference found
create_dir_and_file: 1
memory_limit: 2048M
max_execution_time: 600
register_globals: Off (False)
output_buffering: 4096
disable_functions: opcache_get_status
open_basedir:
test_remote_url: Success
file_uploads: On (True)
post_max_size: 512M
upload_max_filesize: 512M
session_save_path: /var/lib/php/sessions (1733)
session_use_cookies: On (True)
xml_function: On (True)
xmlreader_class: On (True)
check_ini_set: Off (False)
curl: On
If I choose User Management > Member Area (MAMS) I get an Error 500.
DEBUG:
Fatal error: Uncaught MAMS\MethodNoFoundException: method get_action_name not found in MAMSManipulator object in /var/www/vhosts/mydomain.nl/domains/www.mydomain.nl/modules/MAMS/MAMS.module.php:893 Stack trace: #0 /var/www/vhosts/mydomain.nl/domains/www.mydomain.nl/modules/CMSMSExt/lib/mo ... er.php(67): MAMS->__call() #1 /var/www/vhosts/mydomain.nl/domains/www.mydomain.nl/modules/CMSMSExt/lib/mo ... s.php(317): CMSMSExt\module\backend_css_manager->get_tags() #2 /var/www/vhosts/mydomain.nl/domains/www.mydomain.nl/admin/moduleinterface.php(79): CMSMSExt\XTModule->GetHeaderHTML() #3 {main} thrown in /var/www/vhosts/mydomain.nl/domains/www.mydomain.nl/modules/MAMS/MAMS.module.php on line 893
So the method get_action_name is not found in the following file:
/CMSMSExt/lib/module/class.backend_css_manager.php
67: $fn = $mod->find_module_file('css/' . $mod->get_action_name() . '.css');
Also for ...
/CMSMSExt/lib/module/class.backend_js_manager.php
124: $fn = $mod->find_module_file('js/' . $mod->get_action_name() . '.js');
I always run all the latest updates. Is this a known issue? I can't find anything about it.
Regards, René
----------------------------------------------
Cms Version: 2.2.22
Installed Modules:
AdminSearch: 1.0.6
CGBetterForms: 1.10.4
CGBlog: 1.15.14
CGCalendar: 2.6.2
CGExtensions: 1.65.2
CGFeedback: 2.2.6
CGSimpleSmarty: 2.2.1
CGSmartImage: 1.22.7
CGSnapshot: 1.4
CMSContentManager: 1.1.14
CMSMSExt: 1.5.2
CMSMailer: 6.2.14
Captcha: 1.0.1
CmsJobManager: 1.0.0
CompanyDirectory: 1.907
ContactCard: 1.0.2
CustomGS: 3.5
DesignManager: 1.1.11
ECB2: 2.4.2
FileManager: 1.6.16
FilePicker: 1.0.9
Gallery: 2.5.1
JQueryTools: 1.4.2
LISE: 1.5.6
LISEFAQs: 1.5.6
LISEPortfolio: 1.5.6
LinkMgr: 2.5
MAMS: 1.1.0
MAMSDirectory: 1.0.0
MAMSRegistration: 1.1.0
MenuManager: 1.50.3
MicroTiny: 2.2.5
ModuleManager: 2.1.9
Navigator: 1.0.11
News: 2.51.13
Quizzard: 2.00
ReviewManager: 1.1.3
Search: 1.54
SmartImage: 1.1.0
SmartyExt: 1.3.0
UserGuide: 1.0.0
XMLMadeSimple2: 1.0
Config Information:
php_memory_limit:
max_upload_size: 512000000
url_rewriting: mod_rewrite
page_extension:
query_var: page
auto_alias_content: true
locale: nl_NL
set_names: true
timezone: Europe/Amsterdam
permissive_smarty: true
Php Information:
phpversion: 8.2.29
md5_function: On (True)
json_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_ALL: 22519
E_STRICT: 0
E_DEPRECATED: 0
test_file_timedifference: No time difference found
test_db_timedifference: No time difference found
create_dir_and_file: 1
memory_limit: 2048M
max_execution_time: 600
register_globals: Off (False)
output_buffering: 4096
disable_functions: opcache_get_status
open_basedir:
test_remote_url: Success
file_uploads: On (True)
post_max_size: 512M
upload_max_filesize: 512M
session_save_path: /var/lib/php/sessions (1733)
session_use_cookies: On (True)
xml_function: On (True)
xmlreader_class: On (True)
check_ini_set: Off (False)
curl: On