Skip to content

Update to 3.0.15: blank modules page #614

@thosau

Description

@thosau

Hi @ALL,

I've tried to upgrade my FormTools-installation from 2.2.6 to 3.0.15.
I logged off from FormTools, unzipped the downloaded files und put them via ftp on the server.
After login to FormTools I get the 'standard' FormTools-page showing me version 3.0.15. But when I want to open the modules page, I only get a blank screen.

The servers error logfile says:
26.09.2019 16:39:31 domain.com [client xxx:xx:xxxx::] PHP Fatal error: Call to a member function getModuleName() on boolean in /FormTools_root/admin/modules/index.php on line 54

and

26.09.2019 16:55:27 domain.com [client xxxx:xx:xxxx::] PHP Fatal error:  Uncaught Error: Call to a member function getModuleName() on boolean in /FormTools_root/admin/modules/index.php:54
26.09.2019 16:55:27 domain.com [client xxxx:xx:xxxx::] Stack trace:
26.09.2019 16:55:27 domain.com [client xxxx:xx:xxxx::] #0 {main}
26.09.2019 16:55:27 domain.com [client xxxx:xx:xxxx::] thrown in /FormTools_root/admin/modules/index.php on line 54
26.09.2019 16:55:37 domain.com [client xxxx:xx:xxxx::] PHP Fatal error:  Uncaught Error: Call to a member function getModuleName() on boolean in /FormTools_root/admin/modules/index.php:54

For test purposes I changed the PHP-version from 5.6 to 7.2, but that didn't solve the problem. Maybe the above written messages are from the same error, one time from 5.6, one time from 7.2. But I'm not sure...

I checked the database whether it contains a 'ft_modules'-table like it is written here:
#583
But my database contains no such entry 'ft_modules'...

Any help would be appreciated.

Regards, thosau

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions