I started over again with a clean database and installed 2.3.26, administrative menu enabled. Restored data from backup, administrative menu disabled. Started clean again but this time removed security_roles and users tables from restore. All OK; copied 2.4.1 files in, and all went as advertised.
2 05/23/2017 06:31:31 pm
Re: orphaned company databases (6 replies, posted in Setup)
My config_db.php begins as follows:
$def_coy = 0;
$tb_pref_counter = 4;
$db_connections = array (
0 =>
array (
'name' =>
yet logging into this company as admin with role_id=3 has the administrative menu items inaccessible (Create/Update companies, etc.)
Can the databases be reconfigured manually?
3 05/08/2017 03:26:52 pm
Re: orphaned company databases (6 replies, posted in Setup)
I am logged in as admin, roleid = 3, to the default company with table prefix of 0. A number of menu items including Create/Update companies are not available.
4 05/08/2017 12:58:48 am
Topic: orphaned company databases (6 replies, posted in Setup)
I inadvertently updated a computer to PHP 7 and the 2.4 Frontaccounting update failed. I want to access the data from another computer still running PHP 5.
I though I'd create a new company and update the data from a backup.
I went to create a new company by logging in as admin on the only company on this installation, but Create new company is greyed out/inaccessible.
Is there a fix?