Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

please help on error!?!


helohelo

Recommended Posts

: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 by helohelo

Keesjan

Link to comment
Share on other sites

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...