+ Reply to Thread
Page 2 of 2 FirstFirst 12
Results 11 to 18 of 18

Thread: Euro Zero cents in prices

  1. #11
    Now it works perfectly. Thanks so much.

  2. #12
    Junior Member
    Join Date
    Dec 2018
    Location
    Hungary
    Posts
    3
    Quote Originally Posted by Viktor View Post
    Hello Floro,

    Open file: ftp://includes>>classes>>rlValid.class.php
    find method: str2money and change to my code:

    PHP Code:
    Only registered members can view the code
    save and check again.
    Hi Viktor,

    Just to give you a feedback on this:

    I've had the same problem with the decimals and your code change has solved it. I'm using Reality Wide template with Flynax 4.7.0.

    Great man, hanks very much!

  3. #13
    Hi Viktor,

    Please help Indian currency with cents. Now it's showing wrongly

    For Example: Currently, It's Showing Like this 3,500,000 But It should Show like this 35,00,000 See attached image

    F11.JPG

    For Your Understanding Indian Currency chat attached

    fly1.png

    Please guide me to fix this issuse.

  4. #14
    Quote Originally Posted by Ramu Palanisamy View Post
    Hi Viktor,

    Please help Indian currency with cents. Now it's showing wrongly

    For Example: Currently, It's Showing Like this 3,500,000 But It should Show like this 35,00,000 See attached image

    Attachment 4485

    For Your Understanding Indian Currency chat attached

    Attachment 4486

    Please guide me to fix this issuse.
    Can I get reply for this..Query

  5. #15
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,138
    Hello,

    Replace this code:
    PHP Code:
    Only registered members can view the code
    with:
    PHP Code:
    Only registered members can view the code
    Last edited by Rudi; February 21, 2022 at 05:02 AM.

  6. #16
    [QUOTE=Rudi;35617]Hello,

    Replace this code:
    PHP Code:
    Only registered members can view the code
    with:
    PHP Code:
    Only registered members can view the code
    /QUOTE]

    Thank You..Rudi can please explain which file or file location..Please

  7. #17
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,138
    The same file that was mentioned here:

    Quote Originally Posted by Viktor View Post

    Open file: ftp://includes>>classes>>rlValid.class.php
    find method: str2money and change to my code:

    PHP Code:
    Only registered members can view the code

  8. #18
    Wow, it's working super...Thank You...Rudi

+ Reply to Thread