I had a problem doing a 9.1.1 -> 9.2.1 upgrade, which I fixed by commenting out the line $server = get_db_vars($db); in step3.php of the install package.
That got the upgrade working, but now I have no blocks even though the cms_blocks table has them all listed just as they were before the upgrade. Because all the blocks I want are already in cms_blocks I can't re-add them.
Any ideas why they exist in the table but block admin doesn't see them, and how to fix it?
Are you using MySQL 4.0.20 ? is this correct? The question is related to the get_db_vars .... which should not create any problems at all .. but I'm smelling that some times could be the cause of some strange "white pages" during installs.
.:: I met php the 03 December 2003 :: Unforgettable day! ::.
Server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS):
CloudLinux / Apache 2.4 LSAPI / MySQLi 5.7 / PHP 7.3 / head