Unable to initialize modules - verify installation
Installation and Configuration
That specific error:
Quote: "unable to initialize modules - verify installation"
is only in one location. It occurs when a query to the jr_jrcore_module database table is run and the response contains nothing.Its expected that that table will be a list of all the modules in the system of which the core module itself should be in the list.
So it suggest that either the install.php script has not been run, which it should have been if all the files are uploaded and the server meets the requirements.... OR that for some reason database table is not there, but can't think why that would be.