I just upgraded to 4.3.1 and accidentally installed a dutch version over my english installation. Don't know if that caused the problem, but now I only get blank pages. Once i set error_reporting() in mt.php to E_ALL, I get the following notices:
Notice: Undefined index: dbport in /home/jarzo.nl/cgi-bin/mt/php/mt.php on line 185
Notice: Undefined index: dbsocket in /home/jarzo.nl/cgi-bin/mt/php/mt.php on line 185
Notice: Undefined property: result in /home/jarzo.nl/cgi-bin/mt/php/lib/mtdb_base.php on line 3066
Notice: Undefined index: debugmode in /home/jarzo.nl/cgi-bin/mt/php/mt.php on line 303
Notice: Undefined index: emailaddressmain in /home/jarzo.nl/cgi-bin/mt/php/mt.php on line 303
Notice: Undefined index: mtversion in /home/jarzo.nl/cgi-bin/mt/php/mt.php on line 303
Notice: Undefined index: performancelogging in /home/jarzo.nl/cgi-bin/mt/php/mt.php on line 303
Notice: Undefined index: performanceloggingpath in /home/jarzo.nl/cgi-bin/mt/php/mt.php on line 303
Notice: Undefined index: performanceloggingthreshold in /home/jarzo.nl/cgi-bin/mt/php/mt.php on line 303
Notice: Undefined index: schemaversion in /home/jarzo.nl/cgi-bin/mt/php/mt.php on line 303
Notice: Undefined index: secrettoken in /home/jarzo.nl/cgi-bin/mt/php/mt.php on line 303
Notice: Undefined index: sqlsetnames in /home/jarzo.nl/cgi-bin/mt/php/mt.php on line 309
Any clue what's wrong?
Reported on Movable Type 4.3
The PHP publishing system can be very temperamental. For me, after some upgrades, it wouldn't display the widgetset tag contents under **any** circumstances. The only thing that cured it was, IIRC, completely replacing the MT installation (except for the database).