New Zenner
- Join Date:
- Mar 2008
- Location:
- Cornwall, UK
- Posts:
- 5
- Plugin Contributions:
- 0
Metatag errors after creating test site
Hi.
I've created a test version of a working site I've developed at http://www.thetoolsupplier.co.uk/test. The working site is at http://www.thetoolsupplier.co.uk.
I created the test site by installing a second copy of Zen Cart, copying the existing database to the new database and (using Winmerge) copying all the missing and other files from the working site to the test site. According to Winmerge the only files now different are the /includes/configure.php and /admin/includes/configure.php files - and they only differ by the site address and database connection details.
The working site is fine but the test site gives the errors below when try to access it.
Warning: Wrong parameter count for define() in /home/sites/thetoolsupplier.co.uk/public_html/test/includes/languages/english/custom_TTS/meta_tags.php on line 11
Warning: Wrong parameter count for define() in /home/sites/thetoolsupplier.co.uk/public_html/test/includes/languages/english/custom_TTS/meta_tags.php on line 14
Warning: Wrong parameter count for define() in /home/sites/thetoolsupplier.co.uk/public_html/test/includes/languages/english/custom_TTS/meta_tags.php on line 17
Warning: Wrong parameter count for define() in /home/sites/thetoolsupplier.co.uk/public_html/test/includes/languages/english/custom_TTS/meta_tags.php on line 11
Warning: Wrong parameter count for define() in /home/sites/thetoolsupplier.co.uk/public_html/test/includes/languages/english/custom_TTS/meta_tags.php on line 14
Warning: Wrong parameter count for define() in /home/sites/thetoolsupplier.co.uk/public_html/test/includes/languages/english/custom_TTS/meta_tags.php on line 17
Warning: Cannot modify header information - headers already sent by (output started at /home/sites/thetoolsupplier.co.uk/public_html/test/includes/languages/english/custom_TTS/meta_tags.php:11) in /home/sites/thetoolsupplier.co.uk/public_html/test/includes/init_includes/init_templates.php on line 78
Does anyone have any ideas please?
Thanks in advance,
Nigel