Thanks, Bobby. I confirmed that both sites were licensed with Pro and Business. I deactivated all FF plugins and reactivated them one by one, starting with FF and FF Pro. I checked the Global Setting after each reactivation. The settings were fine until I reactivated "Export View to CSV". Reactivating "Export View to CSV" resulted in the Global Settings problem. I uninstalled and then reinstalled "Export View to CSV" and the problem persisted.
The interesting thing is the Add-on doesn't create the same problem on the other server. The problem server is a GoDaddy server. The successful server is not.
PHP Version?
5.6.40 on site1.info (GoDaddy)
7.4.30 on site2.com (Not GoDaddy)
That could be the problem. The first thing I would try is upgrading PHP on GoDaddy to version 7.4 or higher. Support for PHP 5.6 ended on December 31st, 2018. Only 7.4 and higher are the currently supported versions.
That occurred to me as I read your question. Thanks, Victor.
That did it. I updated PHP on GoDaddy to 7.4 and the Global Settings are back! Thanks again.
Please login or Register to submit your answer
Possible hint. We installed the same two Add-Ons on two sites - site1.info and site2.com.
Site2.com maintains the same URL when navigating between tabs on the Global Settings page and every tab works fine:
https://site2.com/wp-admin/admin.php?page=formidable-settings
Site1.info adds #tab-name to each tab while navigating Global Settings:
https://site1.info/wp-admin/admin.php?page=formidable-settings#messages_settings
https://site1.info/wp-admin/admin.php?page=formidable-settings#permissions_settings
https://site1.info/wp-admin/admin.php?page=formidable-settings#recaptcha_settings
https://site1.info/wp-admin/admin.php?page=formidable-settings#white_label_settings
https://site1.info/wp-admin/admin.php?page=formidable-settings#inbox_settings
https://site1.info/wp-admin/admin.php?page=formidable-settings#export-view_settings
https://site1.info/wp-admin/admin.php?page=formidable-settings#misc_settings
Removing the hashtag extension on the site1.info tabs just results in the General Settings tab being displayed.