Admin page - no options displayed

[size=5]Problem: Blank Admin Page

Hello, please help
The Admin page opens, but there are no links and options displayed any more.
I have set up the failure message in in the ini settings and this showed up:

Warning: include(custom/metadata/fp_events_leads_1MetaData.php): failed to open stream: No such file or directory in /home/indoora7/public_html/suitecrm/custom/application/Ext/TableDictionary/tabledictionary.ext.php on line 111

But the file:
/tabledictionary.ext.php
is autogenerated and cannot be edited

//WARNING: The contents of this file are auto-generated
include(‘custom/metadata/fp_events_leads_1MetaData.php’);

[/size]

The sugarcrm.log
notes:
HTTP Error: Unsupported HTTP response status 403 Forbidden (soapclient->response has contents of the response)

I have checked the rights - but they are all as supposed.

I have no idea how to proceed.

Without admin there is no way to repair, check, upgrade …

Please help :frowning:

SuiteCRM Version
Operating System
PHP version
Webserver
Database

suitecrm.log entries
webserver/php error log entries

Have you changed anything in the system? (eg:
. upgraded SuitecRM,
. uploaded a plugin/extension/packaged,
. developed or modified any code or custom module
. migrated the instance
. renamed the SuiteCRM folder or DB
. upgraded the operating system or any component
. etc…

What did you di precisely?

How are they? Please be specific.

Steps to reproduce error?

Just remove this file

/tabledictionary.ext.php

CRM will start working , then do repair, you should be fine

Take backup of whole CRM before any removal!