Hello,
1.
You are missing my point - In Joomla backend, I can create a menu pointing to Hikaauction. Translation is missing to this item, but is labeled COM_HIKAAUCTION_PRODUCT_BID
Not really, that link was mistakenly added through the last HikaAuction version and is not usable for the moment so we'll fix it as soon as possible.
looks to me, as a link where users can see their own bids. At least I've seen references to this being on the todo list some time ago. But the link generated is not working.
Yes the "user bid listing" space is still on our TODO list.
2.
Loosing bids are sent a mail, winning bid is getting a mail. The mail is the only way to complete the order?
For the moment emails are in fact the only way to keep users informed about auctions, but we actually planned to improve Auction product pages so that users can also see a "You won ! Complete your order" link if they won the auction.
If I click on the link in the email and confirm again, a new order is created, even though I only bid on 1 item (bug?). I can continue to create orders this way.
Every auctions have a quantity set to 1, so even if it is possible to create more than 1 order, the winner of the auction will only be able to pay one of them, as the quantity will drop to 0 when one of the order will have its status set to a confirmed order status.
However you're also right, we'll add another check to prevent it from happening.
The winning users is receiving a mail confirming the new order, administrator is getting a mail with a new order, but seller is not getting any mails, and nothing is listed on the sellers order page (frontend). It's like the order is not linked to the seller.
The seller should actually receive an email when an order is created with his product. Can you check if :
- That email is published via "Hikashop->System->Emails"
- You don't have the same sending and receiving email address
- That email is sent via "Hikashop->Customers->Emails History"
Thank you.