Home Forums GetFund – A Professional Laravel Crowdfunding Platform Take into account long amount formats

Tagged: 

  • #2084

    emry
    Participant

    851

    Take into account long amount formats

    Hello,
    I noticed that the system did not take into account long amount formats. For example, for the Euro or Dollar currency, it is easy to have the amount of 3500€ or 3500$.
    But when I use my local currency, which accepts long amounts of type 2500000 XAF or 50000000 XAF, the system refuses and displays the error: Ooops! it seems something didn’t work!

    I would also like to be able to change the amounts from Phpmysql, how do I proceed?

    Thank you.

Viewing 10 replies - 1 through 10 (of 10 total)
  • #2087

    Hello

    Where are you trying to insert long amounts? at the campaigns?

    #2090

    emry
    Participant

    Hello,
    Yes, in the field: Campaign objective.

    #2093

    Hello

    To increase the more large amount capability, you need to increase these columns decimal from campaigns table.

    goal, min_amount, max_amount, recommended_amount, total_funded

    currently, it has maybe decimal(10,2) format, you need to change it decimal(18,2) or more as you need.

    Best Regards

    #2094

    emry
    Participant

    Good evening,
    But this is to modify the campaigns individually, right?
    I want it to be the default for all new campaigns.

    And then, in PhpMyAdmin, it is impossible to change these values, they are not editable.

    Isn’t there a file at the root where I can change these values?

    Thanks!

    #2099

    emry
    Participant

    Hello,

    I’m still waiting for your return. Thank you.

    #2100

    Hi

    You don’t need to edit any value, just change the column value, If you unable, please post your cPanel URL with login password in a private reply, we will do that.

    Best Regards

    #2101

    emry
    Participant
    This reply has been marked as private and you are not authorised to see.
    #2104

    emry
    Participant
    This reply has been marked as private and you are not authorised to see.
    #2105

    emry
    Participant

    Okay, I managed to do it myself, you can close this ticket. Thank you

    #2106

    Your provided credential is unable to log in, and we think you’ve done it in the right way.

    We are closing this ticket and please don’t forget to open a new ticket if you face any others issue,

    Best Regards

Viewing 10 replies - 1 through 10 (of 10 total)

The topic ‘Take into account long amount formats’ is closed to new replies.

Purchase for access

Buy a copy of GetFund – A Professional Laravel Crowdfunding Platform for access to our member center.

Buy