helohelo Posted January 13, 2004 Share Posted January 13, 2004 (edited) :o hello, I got this error for installing the Header Tags controller 2.2 Parse error: parse error, unexpected T_DOUBLE_ARROW in /home/httpd/vhosts/optimizekit.com/httpdocs/shop/oscommerce-2.2ms2/catalog/admin/categories.php on line 252: thsi is the code around line 252 $sql_data_array = array('products_name' => tep_db_prepare_input($HTTP_POST_VARS['products_name'][$language_id]), 'products_description' => tep_db_prepare_input($HTTP_POST_VARS['products_description'][$language_id]), 'products_url' => tep_db_prepare_input($HTTP_POST_VARS['products_url'][$language_id])); 'products_head_title_tag' => tep_db_prepare_input($HTTP_POST_VARS['products_head_title_tag'][$language_id]), 'products_head_desc_tag' => tep_db_prepare_input($HTTP_POST_VARS['products_head_desc_tag'][$language_id]), 'products_head_keywords_tag' => tep_db_prepare_input($HTTP_POST_VARS['products_head_keywords_tag'][$language_id])); can anyone help? I found similar errors with solutions inthe forum but Iam not sure...(Iam php rooky) Edited January 13, 2004 by helohelo Quote Keesjan Link to comment Share on other sites More sharing options...
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.