VirtueMart Forum

VirtueMart 2 + 3 + 4 => Administration & Configuration => Topic started by: samurai_raudense on July 10, 2013, 00:18:19 AM

Title: Cookie for custom field
Post by: samurai_raudense on July 10, 2013, 00:18:19 AM
Hi! i need yours help!

I create a custom field for registration form, i need put in the value a value from a cookie that i created in other part of the joomla website, How do i do this? I put in the value field this: <?php echo $_COOKIE['cookiename']; ?>, $_COOKIE['cookiename'];... but nothing... Can anyone help me!!!

Thanks a lot!