custom fields requested on vendor registration

  • Posts: 490
  • Thank you received: 2
7 years 7 months ago #248243

-- HikaShop version -- : 2.6.3
-- HikaMarket version -- : 1.7.0
-- Joomla version -- : 3.4.3
-- PHP version -- : 5.5
-- Error-message(debug-mod must be tuned on) -- : none

hi

i created required custom fields for the user registration and not for the vendor registration. the problem is every time i apply as a vendor an error occurs informing me to fill in the custom fields for the user. Funny is that Its not visible on the registration form but it is requested when i apply as vendor

what should i do

thanks

Please Log in or Create an account to join the conversation.

  • Posts: 26000
  • Thank you received: 4004
  • MODERATOR
7 years 7 months ago #248260

Hi,

Please modify the HikaMarket user class and replace

$userData = $fieldClass->getInput('user', $old, true);
By
$userData = $fieldClass->getInput('user', $old, true, 'data', false, 'display:vendor_registration=1');
Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
The following user(s) said Thank You: ronron

Please Log in or Create an account to join the conversation.

  • Posts: 2
  • Thank you received: 0
7 years 7 months ago #249160

Hello there,

I have the same problem when editing from the front-end the vendor details.

Thank you,
Kristiana

EDIT: No problem now, it was a matter of settings. Sorry!

Last edit: 7 years 7 months ago by kris_tiana. Reason: All correct

Please Log in or Create an account to join the conversation.

Moderators: Obsidev
Time to create page: 0.069 seconds
Powered by Kunena Forum