Automatic Vendor Confirmation

  • Posts: 50
  • Thank you received: 2
6 years 5 months ago #281013

-- url of the page with the problem -- : localhost
-- HikaShop version -- : 3.0.1
-- HikaMarket version -- : 1.7.3
-- Joomla version -- : 3.7
-- PHP version -- : 5.6
-- Browser(s) name and version -- : firefox 56

hi,

I have a problem with vendor registration on my website, I have set vendor registration to Automatic Validation, after vendor registration her shop is Unpolished!!! And The error is: "The vendor is expired"
so I need to publish it manually. I need that hikamarket publish the vendor automatic, and after registration, the vendor can see her cpanel! how to do this?

Last edit: 6 years 5 months ago by pma.

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

  • Posts: 26000
  • Thank you received: 4004
  • MODERATOR
6 years 5 months ago #281022

Hello,

Would it be possible to have a screenshot of your HikaMarket configuration ?
How the registration is made exactly ? Do you register the account in the same time than the vendor ? Do you already have an account and create a vendor near that ?

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.

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

  • Posts: 50
  • Thank you received: 2
6 years 5 months ago #281366

Hikamarket configuration is correct, I had set vendor registration to automatic validation.


registration on my site has 2way, register as a customer, register as a vendor
_custoers automatically register from their shopping cart and buying process with simple registration (only email and password)
_but for vendors:
I had created menu for vendor registration and anybody can register and be a vendor on my website menu type is "HikaMarket » Vendor edition"
powergfx.ir/vendor.html
From 3 days ago I have new 5 vendors, 1 of them is automatically published but 4 of them is not published! Why it's happened?
i have tested before after vendor registration when the vendor wants to login (vendor is unpublished) hika says that: "The vendor is expired"

What is your solution to register vendors (published) and then create their product without any manual process?
Maybe they have account before or they're new visitors

Last edit: 6 years 5 months ago by pma. Reason:

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

  • Posts: 26000
  • Thank you received: 4004
  • MODERATOR
6 years 5 months ago #281420

Hello,

Would it be possible to have a screenshot of your HikaMarket configuration ?

Hikamarket configuration is correct, I had set vendor registration to automatic validation.

I'm sorry but if I'm asking you a screenshot, I'm expecting to get a screenshot.
Since you got issues ; Let me have all the elements I'm asking for so I can fully understand the context.
Please understand that if you do not give me answers to my questions and more details ; I will not be able to help you.

Also, you wrote that the website were "localhost" so it's not logical that people can register in your website if it's only on your localhost.
But in your last message, that you edited several hours after the first submission, you indicated a website.
Your account do not have an HikaMarket license attached and I can't find any license for the domain you indicated in your last post. Please use the account who bought the HikaMarket license and use the "my subscription" page to attach your license with the website domain name : www.hikashop.com/my-account/your-subscriptions.html

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: pma

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

  • Posts: 50
  • Thank you received: 2
6 years 5 months ago #281755

I attached ScreenShot.
I hope you help me, I need to automatically vendor confirmation.

Attachments:

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

  • Posts: 26000
  • Thank you received: 4004
  • MODERATOR
6 years 5 months ago #281791

Hello,

I am not able to read the content in your screenshots, unfortunately they are too small.

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: pma

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

  • Posts: 50
  • Thank you received: 2
6 years 5 months ago #281805

I'm sorry, it was only we compression, I zipped the pictures and attached.
just zoom in the pictures it's readable.

Attachments:
Last edit: 6 years 5 months ago by pma.

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

  • Posts: 26000
  • Thank you received: 4004
  • MODERATOR
6 years 5 months ago #281850

Hello,

Thanks for the screenshot.
I can see that your configuration is correct.

You wrote that you had 5 registration and one of them was good.
So I suppose that that specific person did something differently than the others. Maybe he registered directly the user+vendor via the HikaMarket registration page ? Or maybe the opposite ?
Regarding your screenshot, when you're using the HikaMarket registration, the account will be in the "Author" group.
So I suppose that you can know from where the user registered thanks to that information.

Afterwards, HikaMarket 2.0.0 has been released last month and the feedback we have is currently good so we would consider the version stable and activate the automatic update soon.
It will be interesting for you to be up to date so I will be able to perform tests with the same environment.
www.hikashop.com/home/blog/392-hikamarket-2-0.html

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.

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

  • Posts: 50
  • Thank you received: 2
6 years 4 months ago #284105

Hello,
Regards for answering

I think I found what the problem is!
In joomla global confirmation > users > user activation > None!

it's just for making easy the checkout process, and I think hikamarket Use this value for automatic validation of vendors
But in fact, it's not good to send activation email for user confirmation in the checkout process(it makes the process hard for a customer so i had disabled it and set easy registration form)

How to solve this problem :((((((( I need joinig new vendors with automatic confirmation

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

  • Posts: 26000
  • Thank you received: 4004
  • MODERATOR
6 years 4 months ago #284131

Hello,

Thanks for the report.
Can you please edit the HikaMarket vendor class file (administrator/components/com_hikamarket/classes/vendor.php) and replace the line

$user_activated = $status->active;
By
$user_activated = empty($status->active);
It should fix that problem and in our side we will find to find a more appropriate patch since the variable "activate" is not related to the user active state but more about the fact that we're asking for the activation link. So it would be best for HikaMarket registration process to use another data, more related to the actual state of the account.

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: pma

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

  • Posts: 50
  • Thank you received: 2
6 years 4 months ago #284237

THANK YOU !!!!!!!!!!
It works well :)
I tested it 3 times and now it's OK
Very Very Thanks it was my Big Problem but now it solved well.

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

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