I’m the only user in this SuiteCRM instance. I’m the administrator (ony one user cannot be anything else).
I created a module.
Admin → Module Builder → New package
I created the Package and then the Module. Then I deployed it. Then quick repair and rebuild.
The module appears in top menu. When I cklick on it I get an error pop up: “You are not authorized to view this page. Please contact your system administrator.”
Error log says this:
13-Oct-2021 13:06:06 UTC] PHP Warning: Undefined array key “enctype” in /home/crm8/public_html/public/legacy/cache/smarty/templates_c/%%F4^F45^F45E7F3F%%EditView.tpl.php on line 24
[13-Oct-2021 13:06:06 UTC] PHP Warning: Undefined array key “return_id” in /home/crm8/public_html/public/legacy/cache/smarty/templates_c/%%F4^F45^F45E7F3F%%EditView.tpl.php on line 52
[13-Oct-2021 13:06:06 UTC] PHP Warning: Undefined array key “return_relationship” in /home/crm8/public_html/public/legacy/cache/smarty/templates_c/%%F4^F45^F45E7F3F%%EditView.tpl.php on line 57
[13-Oct-2021 13:06:06 UTC] PHP Warning: Undefined array key “relate_to” in /home/crm8/public_html/public/legacy/cache/smarty/templates_c/%%F4^F45^F45E7F3F%%EditView.tpl.php on line 58
[13-Oct-2021 13:06:06 UTC] PHP Warning: Undefined array key “return_id” in /home/crm8/public_html/public/legacy/cache/smarty/templates_c/%%F4^F45^F45E7F3F%%EditView.tpl.php on line 61
[13-Oct-2021 13:06:06 UTC] PHP Warning: Undefined array key “app_strings” in /home/crm8/public_html/public/legacy/cache/smarty/templates_c/%%F4^F45^F45E7F3F%%EditView.tpl.php on line 110
[13-Oct-2021 13:06:06 UTC] PHP Warning: Trying to access array offset on value of type null in /home/crm8/public_html/public/legacy/cache/smarty/templates_c/%%F4^F45^F45E7F3F%%EditView.tpl.php on line 110
[13-Oct-2021 13:06:06 UTC] PHP Warning: Undefined array key “default_value” in /home/crm8/public_html/public/legacy/cache/smarty/templates_c/%%F4^F45^F45E7F3F%%EditView.tpl.php on line 186
[13-Oct-2021 13:06:06 UTC] PHP Warning: Undefined array key “default_value” in /home/crm8/public_html/public/legacy/cache/smarty/templates_c/%%F4^F45^F45E7F3F%%EditView.tpl.php on line 625
[13-Oct-2021 13:06:06 UTC] PHP Warning: Undefined array key “default” in /home/crm8/public_html/public/legacy/cache/smarty/templates_c/%%F4^F45^F45E7F3F%%EditView.tpl.php on line 674
[13-Oct-2021 13:06:06 UTC] PHP Warning: Undefined array key “default_value” in /home/crm8/public_html/public/legacy/cache/smarty/templates_c/%%F4^F45^F45E7F3F%%EditView.tpl.php on line 754
[13-Oct-2021 13:06:06 UTC] PHP Warning: Undefined array key “TOGGLE_JS” in /home/crm8/public_html/public/legacy/cache/smarty/templates_c/%%F4^F45^F45E7F3F%%EditView.tpl.php on line 900
— environment —
PHP 8.0
MySQL 5.7.35
Apache 2.4.49
SuiteCRM 8.0.0-rc
I would really appreciate if somebody can help me solve this problem.
Thank you.