Hello Zen Brothers!
Its collect_info.php
I just copy meta tilte,keyword,keyword to new product page.
My problem is..
when i put:
in (preview_info.php)Code:$form_action = (isset($_GET['pID'])) ? 'update_product' : 'insert_product';
it only update 1 mean product model,description etc. (plz see the attachment)
.
when i put :
in (preview_info.php)Code:$form_action = (isset($_GET['pID'])) ? 'update_product_meta_tags' : 'insert_product_meta_tags';
it only update 2 mean meta title work only. (plz see the attachment)
so i want both work
plz plz Help me to do that.
Thanks
Crixus!


Reply With Quote
