Hi John,
Thanks for the reply! I’m new to all this so appreciate your help.
After a bit more digging around I think I’ve identified the problem. I’m using the SEO redirection plugin on some of the breadcrumb trail links (I want them to point back to pages, rather than categories).
It’s been working fine but for some reason, when I change from PHP version 5.2.17 to 5.5, I get the following error:
Warning: mysql_real_escape_string(): No such file or directory in /websites/123reg/LinuxPackage22/ro/ut/es/MYSITE.com/public_html/wp-content/plugins/seo-redirection/common/util.php on line 61
Warning: mysql_real_escape_string(): A link to the server could not be established in /websites/123reg/LinuxPackage22/ro/ut/es/MYSITE.com/public_html/wp-content/plugins/seo-redirection/common/util.php on line 61
Warning: Cannot modify header information – headers already sent by (output started at /websites/123reg/LinuxPackage22/ro/ut/es/MYSITE.com/public_html/wp-content/plugins/seo-redirection/common/util.php:61) in /websites/123reg/LinuxPackage22/ro/ut/es/MYSITE.com/public_html/wp-content/plugins/seo-redirection/seo-redirection.php on line 392
Warning: Cannot modify header information – headers already sent by (output started at /websites/123reg/LinuxPackage22/ro/ut/es/MYSITE.com/public_html/wp-content/plugins/seo-redirection/common/util.php:61) in /websites/123reg/LinuxPackage22/ro/ut/es/MYSITE.com/public_html/wp-content/plugins/seo-redirection/seo-redirection.php on line 393
Do you have any suggestions? Or is the only solution to go through and manually re-make the links?
Thank you!
Thanks for your help