- Posts: 34
- Thank you received: 1
How to a stop an Auction
5 years 7 months ago #329335
by ddevine
How to a stop an Auction was created by ddevine
-- HikaShop version -- : 4.4.0
-- HikaAuction version -- : 3.0.1
-- Joomla version -- : 3.9.4
-- PHP version -- : 7.4.14
-- Browser(s) name and version -- : Chrome Version 88.0.4324.104
I want to change the date or stop an auction earlier than what was
entered in the original Auction products.
Is there a way to stop an auction and then list with winners of the auction?
-- HikaAuction version -- : 3.0.1
-- Joomla version -- : 3.9.4
-- PHP version -- : 7.4.14
-- Browser(s) name and version -- : Chrome Version 88.0.4324.104
I want to change the date or stop an auction earlier than what was
entered in the original Auction products.
Is there a way to stop an auction and then list with winners of the auction?
Please Log in or Create an account to join the conversation.
Less
More
- Posts: 12953
- Thank you received: 1778
5 years 7 months ago #329385
by Mohamed Thelji
Replied by Mohamed Thelji on topic How to a stop an Auction
Hello,
Sure, you'll just have to set the availability end date of your product to now and your auction will be finished. Then when the cron will be triggered emails will be sent to your customers notifying them of the end of the auction.
Kind regards,
Mohamed.
Sure, you'll just have to set the availability end date of your product to now and your auction will be finished. Then when the cron will be triggered emails will be sent to your customers notifying them of the end of the auction.
Kind regards,
Mohamed.
Please Log in or Create an account to join the conversation.
5 years 7 months ago - 5 years 7 months ago #329404
by ddevine
Replied by ddevine on topic How to a stop an Auction
Do I have to go thru every item and set that date to now?
Seems there should be a system option somewhere.
thanks
When I try to run my cron from my server all I get is:
/bin/sh: www.onepasco.com/index.php?option=com_hikashop : No such file or directory
Seems there should be a system option somewhere.
thanks
When I try to run my cron from my server all I get is:
/bin/sh: www.onepasco.com/index.php?option=com_hikashop : No such file or directory
Last edit: 5 years 7 months ago by ddevine.
Please Log in or Create an account to join the conversation.
Less
More
- Posts: 12953
- Thank you received: 1778
5 years 7 months ago - 5 years 7 months ago #329442
by Mohamed Thelji
Replied by Mohamed Thelji on topic How to a stop an Auction
Hello,
A solution can be to use mass actions via "Hikashop->System->Mass actions" and configure it like in the attached screenshot.
You'll just have to replace "YOUR_TIMESTAMP" by a timestamp of the date that you can generate via :
www.unixtimestamp.com/
Kind regards,
Mohamed
A solution can be to use mass actions via "Hikashop->System->Mass actions" and configure it like in the attached screenshot.
You'll just have to replace "YOUR_TIMESTAMP" by a timestamp of the date that you can generate via :
www.unixtimestamp.com/
Kind regards,
Mohamed
Last edit: 5 years 7 months ago by Mohamed Thelji.
Please Log in or Create an account to join the conversation.
5 years 7 months ago - 5 years 7 months ago #329554
by ddevine
Replied by ddevine on topic How to a stop an Auction
Will this action stop the auction, but allow people to log in and see the results.
I want to be able to allow people to view the auction and see the bids,
BUT not allow people to make any more bids.
I need to close the auction but get a list of the winning bids to
show all participants
Can you help me setting that up?
I want to be able to allow people to view the auction and see the bids,
BUT not allow people to make any more bids.
I need to close the auction but get a list of the winning bids to
show all participants
Can you help me setting that up?
Last edit: 5 years 7 months ago by ddevine.
Please Log in or Create an account to join the conversation.
Less
More
- Posts: 12953
- Thank you received: 1778
5 years 7 months ago #329581
by Mohamed Thelji
Replied by Mohamed Thelji on topic How to a stop an Auction
Hello,
Of course, using the solution I gave you with Mass actions will do the job. But you'll also have to make sure that the CRON (Hikashop->System->Configuration->CRON) is triggered either manually or automatically.
Kind regards,
Mohamed.
Of course, using the solution I gave you with Mass actions will do the job. But you'll also have to make sure that the CRON (Hikashop->System->Configuration->CRON) is triggered either manually or automatically.
Kind regards,
Mohamed.
Please Log in or Create an account to join the conversation.
Moderators: Mohamed Thelji
Time to create page: 0.283 seconds