3
Yes, the constants are being controlled from the config.php file.
Changing the DB select to
Quote:
creates the same problem.
I did not mention in my original post that there is one error that I am getting that changes based upon the module I have assigned to the start page. Currently I have News assigned as that module and am getting the following error:
Quote:
Fatal error: Call to a member function on a non-object in /home/httpd/vhosts/ufli/include/notification_functions.php on line 95
Now this module works fine on its own, it works fine as the start page module when my custom blocks are not set to visible, and it worked fine on the old server with the custom blocks, so I am pretty sure it isn't the modules fault.
The blocks work fine on their own, and they work find on the start page if I have no modules set for the front page. It is only when combining modules with these blocks that I am getting a problem.
Specifying the absolute path made no difference either. I have checked to verify that all the constants are being loaded and they are.