- Posts: 431
- Thank you received: 19
problem and question
7 years 4 months ago #306894
by neo191987
problem and question was created by neo191987
-- HikaShop version -- : 4.1.0
-- HikaAuction version -- : 3.0.1
Hi, I have a problem and a question for you.
Problem: I override the view bids.php (Bidding history), which I put in the following folder /templates/name/html/com_hikashop/bidderauction. When I decide to search or sort by the column in the table - override the view is not followed and returns the default view. The problem is caused by changing the url address from /index.php/user-panel/bidder/bids on /index.php?option=com_hikaauction&ctrl=user&task=bids&Itemid=254. How can I fix this problem?
Question: After the auction ends, nothing happens. Should there be a cron task to redirect the winner to the checkout? Can a little clarification?
-- HikaAuction version -- : 3.0.1
Hi, I have a problem and a question for you.
Problem: I override the view bids.php (Bidding history), which I put in the following folder /templates/name/html/com_hikashop/bidderauction. When I decide to search or sort by the column in the table - override the view is not followed and returns the default view. The problem is caused by changing the url address from /index.php/user-panel/bidder/bids on /index.php?option=com_hikaauction&ctrl=user&task=bids&Itemid=254. How can I fix this problem?
Question: After the auction ends, nothing happens. Should there be a cron task to redirect the winner to the checkout? Can a little clarification?
Please Log in or Create an account to join the conversation.
Less
More
- Posts: 12953
- Thank you received: 1778
7 years 4 months ago #306913
by Mohamed Thelji
Replied by Mohamed Thelji on topic problem and question
Hello,
That's because you should add that file through the folder : /templates/name/html/com_hikaauction/bidderauction
Yes, you should configure and use either the Hikashop or HikaAuction cron which will launch the delivery of emails for the winner and outbided customers.
For more information about Crons :
www.hikashop.com/support/documentation.html?id=55
Kind regards,
Mohamed Thelji.
Problem: I override the view bids.php (Bidding history), which I put in the following folder /templates/name/html/com_hikashop/bidderauction. When I decide to search or sort by the column in the table - override the view is not followed and returns the default view. The problem is caused by changing the url address from /index.php/user-panel/bidder/bids on /index.php?option=com_hikaauction&ctrl=user&task=bids&Itemid=254. How can I fix this problem?
That's because you should add that file through the folder : /templates/name/html/com_hikaauction/bidderauction
After the auction ends, nothing happens. Should there be a cron task to redirect the winner to the checkout? Can a little clarification?
Yes, you should configure and use either the Hikashop or HikaAuction cron which will launch the delivery of emails for the winner and outbided customers.
For more information about Crons :
www.hikashop.com/support/documentation.html?id=55
Kind regards,
Mohamed Thelji.
The following user(s) said Thank You: neo191987
Please Log in or Create an account to join the conversation.
Moderators: Mohamed Thelji
Time to create page: 0.193 seconds