I recently uploaded all my products and desc. databases to my database. The site views/works correctly but in the Admin section when trying to edit/add product names/descriptions the fields "products_name" and "products_description" are rendering in the html as "products_name[1]" and "products_description[1]" so the fields to not save and display properly and are void of data when trying to edit a product that already has data entered. I cannot figure out where the [1] is coming from.

zcart v. 1.3.9h
sql 5

Thank you in advance for any help.