I really could use a hand trouble shooting a few issues with my live site that I need to get functioning again. Post disclaimer; I am not a developer and code troubleshooting is beyond my capabilities, but I am the only one available with the keys to our company site and it needs fixed nonetheless. The site was built by a third party in 2008 using EE-core 1.6. and our Media Temple server recently migrated to PHP 5.3. I learned (quickly) that I needed to install a new, current version of EE. (Somewhat reassuringly, I can see that I am not the first to have dealt with this similar issue.)
Followed the steps from ‘Upgrading from 1.x to 2.x’ and was again able to login to the EE control panel after a successful install, so I am using EE v2.5.2 w/ build of 20120606. I needed to fiddle with changing a few files and paths, as the original developer had changed the system folder to something else. I matched the file naming, and several sub pages are now visible and active, but not all of the text is displaying properly on all pages. In addition, there are several key significant issues that are readily visible (and hopefully none that are obscured from view):
The home landing page throws the following error
Error
The following tag has a syntax error:
{exp:markdown}
Please correct the syntax in your template.And one sub page displays the following syntax error.
Error
The following tag has a syntax error:
{exp:trunchtml}
Please correct the syntax in your template.I have searched both of these errors in the forum and have not found a similar instance with a solution that seems to apply (that I can fully grasp). Via the control panel, I can see Magpie and XML Encode are installed plug-ins, and there are matching php files in the system/plug-in folder.
I’ve run the server compatibility wizard, and it would appear that
MySQL (Version 4.1+) support in PHP is ‘unsupported’. Via MediaTemple, we are in a shared host environment, so I don’t know how to address this ‘MySQL issue’. And I am unsure what my next steps should be.
If anyone possibly has the patience to walk me through any next steps, I would be most appreciative.