Afterwards got a lot more fatel errors, seemed some of the plugins didn't make it to the server.
I surprised how speedy this upgrade is compared to my previous install

hey,Added ordering of stylesheets so that they're displayed in
the order they're attached to the template
Code: Select all
$cssquery = "SELECT css_text FROM ".cms_db_prefix()."css WHERE css_name = ?";
This is fixed now
-- Ted