I'm helping a member with problems with his 7.4.2 installation.
Most things seem to be working okay, but the Splash screen code is being corrupted:
=====================
<div class=\"bx-splash bx-def-round-corners\" style=\"background-image: url(\'templates/base/images/bx_splash_image.jpg\');\">\r\n<div class=\"bx-splash-txt\">\r\n<div class=\"bx-splash-txt-cnt\">\r\n<div class=\"bx-splash-txt-l1 bx-def-padding-sec-leftright\">\r\n<h1 class=\"bx-cd-headline zoom\"><span class=\"bx-cd-words-wrapper\"><strong class=\"bx-cd-word is-visible\">Be The Gift You Bring!</strong><strong class=\"bx-cd-word\">Be The Gift You Bring!</strong><strong class=\"bx-cd-word\">Be The Gift You Bring!</strong></span></h1>\r\n</div>\r\n<div class=\"bx-splash-actions\"><button class=\"bx-btn bx-btn-primary bx-btn-sa-join\">Join</button><button class=\"bx-btn bx-def-margin-left bx-btn-sa-login\">Login</button></div>\r\n</div>\r\n</div>\r\n</div>
======================
I replaced the admin/base directories but that didn't help.
Any suggestions.