halbert Posted July 1, 2003 Posted July 1, 2003 Just found this bug which prevents the final header tag keywords from being uploaded: Around line 1762: products_head_keywords_tag = '" . $v_products_keywords_tag[$key] ."' Should be: products_head_keywords_tag = '" . $v_products_head_keywords_tag[$key] ."' -al Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.