Hey guys,
I just wanted to let you all know my problem is fixed and the web host wasn't the problem afterall! Oops. :o
Apparently there is a bug either in PHP or in Dreamweaver that displays the RSS feeds raw while throwing an MM_XSLTransform Error.
All I had to do was locate the
MM_XSLTransform.class.php
file in the "includes" folder. And use the "Find and Replace" feature in Dreamweaver to find
$old_error_handler
and replace it with
// $old_error_handler
, save it, and upload it to the server. And Boom! it works!!
So, Thanks everyone for all of your help! This is really a cool forum and as I progress and try to learn more about this stuff, I'll try to contribute when I can.
Thanks again! π