Decimal separators

  • Posts: 83
  • Thank you received: 2
  • Hikaauction Standard Hikamarket Multivendor Hikashop Business
5 days 9 hours ago #371766

-- HikaShop version -- : 6.4.1
-- HikaAuction version -- : 6.0.1
-- Joomla version -- : 6
-- PHP version -- : 8.4
-- Browser(s) name and version -- : all

Dear Team

I am writing to report a little issue regarding the bid entry format

Users may copy-paste bid amounts format as Hika shows, that include separators.

The system currently rejects these same entries, which may even prevent someone to bid during the process. see video

To resolve this, I would like to implement a change where the system automatically removes any numbers after the comma and reformats the input into the accepted system format automatically...

Specifically when a user inputs only numbers on the keyboard, the system should automatically format the entry to include the appropriate decimal placement. For example, entering "101250" should automatically display as "101.250" ... (possibly even with the currency: 101.250 )
see example

Could you indicate how we can achieve this please?

Thank you in advance

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

  • Posts: 85581
  • Thank you received: 14004
  • MODERATOR
4 days 22 hours ago #371767

Hi,

Thank you for your feedback. That sounds like a nice addition. I've made the necessary modifications on our end. Download the install package on our website and install it on yours. Then, clear your browser's cache and try again.
It should then work like you describe.

The following user(s) said Thank You: lucad

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

  • Posts: 83
  • Thank you received: 2
  • Hikaauction Standard Hikamarket Multivendor Hikashop Business
4 days 15 hours ago #371770

Hi Nicolas and thanks for your answer

I downloaded and installed the 3 packages of Hika shop business, market and auction
I cleaned the browser's, server's and site's cache
but there is no difference unfortunately

You can have a look at the link I added in the thread and you also have access to the site if you want to have a deeper look please

Thank you

Luca

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

  • Posts: 85581
  • Thank you received: 14004
  • MODERATOR
3 days 20 hours ago #371776

Hi,

It's only HikaAuction you need to update.
I just checked your website and the HikaAuction you have there is the one without the patches I added yesterday. You must have missed something with the procedure.
So, download again the install package on our website, and install it on yours.
It should hopefully work this time.

The following user(s) said Thank You: lucad

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

  • Posts: 83
  • Thank you received: 2
  • Hikaauction Standard Hikamarket Multivendor Hikashop Business
3 days 15 hours ago #371783

Hi Nicolas and thanks for your answer

I definitely must miss something even if the process is always the same... I downloaded the latest version and installed it from the joomla extension installer, but still not working: see video

also please, while HikaShop Business (6.4.1 [2604301037]) and HikaMarket Multivendor (6.1.0 [2604210914]) both display their respective release numbers, HikaAuction Standard 6.0.1 is currently only showing the version number without the associated release number.. where do I check the release number for Hikaauction please?

Thank you

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

  • Posts: 85581
  • Thank you received: 14004
  • MODERATOR
3 days 10 hours ago #371784

Hi,

I checked your site directly. The JavaScript file ( media/com_hikaauction/js/hikaauction.js ) has been correctly updated and it contains the new live formatting functions. However, the auction product page is not outputting the currency configuration that the JS needs to do the formatting. This means the PHP template show_auction.php is still on the older version.

Two likely causes:

1. You have a template override of HikaAuction's auction product display. Please check if the file templates/YOUR_TEMPLATE/html/com_hikaauction/productauction/show_auction.php exists. If so, that override needs to be either updated or removed for the new code to take effect.

2. The file wasn't actually replaced during the install (permission issues, partial extraction). Please check the modification date of components/com_hikaauction/views/productauction/tmpl/show_auction.php on your server. It should be recent. If it's old, you may need to manually delete it and reinstall, or check that your FTP/file user has write permissions.

To confirm which case it is, you can check whether the file components/com_hikaauction/views/productauction/tmpl/show_auction.php contains the line window.auctionPage.currency =
If it doesn't, the install didn't update it.

The following user(s) said Thank You: lucad

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

Moderators: Mohamed Thelji
Time to create page: 0.040 seconds
Powered by Kunena Forum