Solan Posted November 7, 2010 Posted November 7, 2010 On my site it says Warning: implode() [function.implode]: Invalid arguments passed in /home2/xxx/public_html/includes/functions/header_tags.php on line 66 The warning just shows in top at My_site/products_new.php :( Here is the code on line 66 $header_tags_array['logo_text'] = ltrim(tep_db_prepare_input(implode(' ' . HEADER_TAGS_SEPARATOR_DESCRIPTION . ' ', $sortOrder['logo'])), ' ' . HEADER_TAGS_SEPARATOR_DESCRIPTION); Hope someone can help me with this :rolleyes:
Hotclutch Posted November 7, 2010 Posted November 7, 2010 On my site it says Warning: implode() [function.implode]: Invalid arguments passed in /home2/xxx/public_html/includes/functions/header_tags.php on line 66 The warning just shows in top at My_site/products_new.php :( Here is the code on line 66 $header_tags_array['logo_text'] = ltrim(tep_db_prepare_input(implode(' ' . HEADER_TAGS_SEPARATOR_DESCRIPTION . ' ', $sortOrder['logo'])), ' ' . HEADER_TAGS_SEPARATOR_DESCRIPTION); Hope someone can help me with this :rolleyes: If I remember correctly, this can be due to incorrect settings on the page control of Header Tags SEO in admin.
Solan Posted November 7, 2010 Author Posted November 7, 2010 If I remember correctly, this can be due to incorrect settings on the page control of Header Tags SEO in admin. Supe Duper Thank You! :rolleyes: :thumbsup:
Recommended Posts
Archived
This topic is now archived and is closed to further replies.