Results 1 to 4 of 4

Thread: how to round amounts?

  1. #1
    Join Date
    Feb 2004
    Location
    Slovakia
    Posts
    72

    Default how to round amounts?

    In my sponsoring plan i set some prices.
    But on website I see amounts in this form:
    100.00 (for 100 SKK)

    I need to remove ".00"
    How to do it?
    Vsevedko
    Vsevedko - Slovak Directory - Indexu Deluxe 1.4.2, Catalog of slovak blogs - Indexu 5.4.0

  2. #2
    Join Date
    Jun 2002
    Location
    Winnipeg Canada
    Posts
    4,913

    Default

    I did a quick look and couldn't find what you were looking for.

    One suggestion is to submit a support ticket as the forums are not an official method of support, simply a user community.

  3. #3
    Join Date
    Nov 2004
    Posts
    1,822

    Default

    submit a ticket, you would need to edit php and use "floor" on the variable to do what you want, or in smarty you could use a modifier like so,

    <%$theprice|replace:".00":""%>

    obviously method only works if all your prices end in .00
    Main IndexU sites : | Campsite Directory | Tourist Guide | Places2B | AfterDirectory <-- Half price submission using coupon DP50 (from just $11 premium, and $10 basic permanent )

  4. #4
    Join Date
    Feb 2004
    Location
    Slovakia
    Posts
    72

    Default

    Quote Originally Posted by inspireme View Post
    submit a ticket, you would need to edit php and use "floor" on the variable to do what you want, or in smarty you could use a modifier like so,

    <%$theprice|replace:".00":""%>

    obviously method only works if all your prices end in .00
    That is all I needed to know, it helps me a lot!
    Thanks.
    Vsevedko
    Vsevedko - Slovak Directory - Indexu Deluxe 1.4.2, Catalog of slovak blogs - Indexu 5.4.0

Similar Threads

  1. Adding large amounts of sites.....
    By FSGDAG in forum Customers Lounge
    Replies: 2
    Last Post: 05-23-2007, 04:04 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •