I had EE 2.3.1 and MSM for a client working beautifully on a site.
We then proceeded to move to a different dedicated server with a new build:
PHP Version 5.3.3 using MySQL 5.1.61
PHP as CGI
We have MSM installed.
Everything was working. Configs set correctly. etc.. etc..
On site 1 - everything is working
On site 2 - None of our templates with complex queries work. After some troubleshooting - we got some very basic queries to work
Any ideas on how to trouble shoot this? Our error reporting is spotty and I see nothing as abnormal in the logs. I have template debugging on, etc and nothing.
Errors we keep seeing creep up:
A PHP Error was encountered
Severity: Notice
Message: Undefined index: index
Filename: libraries/Menu.php
Line Number: 1051
A PHP Error was encountered
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /var/www/sites/nurserylandscapeexpo.org/root/user/html/exposys/codeigniter/system/core/Exceptions.php:170)
Filename: core/Common.php
Line Number: 405