You need to report/post in the support forum saying that you can't use decimals in Donate from Commerce, do not say my app; otherwise, they will ask you to talk to me.
This screenshot is from Commerce.
I already replied to you, mate:
If you didn't understand, I'll try in other way: that's a Commerce issue as I'm able to reproduce the issue in Donations from Commerce, as shown above!
What's New in Version 1.6.1:
Add the ability to add polls to projects
New option per category
Now you can place Extra Fields in groups, just like Profile Files
All existing fields are placed in a General group when upgrading to this version so you better check your extra fields after the upgrade
Add project covers in Other Media sections of the editor
If there’s at least one file I see no sense to display files from a category that’s not the one you’re browsing.
I think $15 on a one time only payment without renewals is pretty reasonable. People who purchased this in 2019, still uses if for 4 years. Anyway, you can save your pennies by:
learning to code your own stuff: https://invisioncommunity.com/developers
Remain waiting for IPS to implement this. This request, for example, exists since IPS 4.0.X.
It is on IPS environment as Commerce does it all. Best thing to do is not compare any other site with IPS; they have their own logic, which is weird most of the time, but it is as it is. They won’t change that. Best to try someone, like Michael, to develop it for you as a custom job.
Unless someone reinvent the wheel which is pretty much non sense to me. It would have to handle manually with everything. Commerce already do that.
Anyway, Michael seems to do it in his Donations app. You can try to contact him to see if he does the same as a new app or a custom job in Classifieds.
You:
Yes, when the changes required were made. No new changes in the methods pointed by you were made by IPS.
Anyway, I already lost more time than I wanted in a resource that’s not even mine.
Good luck.
I think you didn’t pick the right log entry from ACP -> System -> Support -> Get Support -> System Log. None of this will produce a template error.
Try to view and an advert now and then go to place above and paste the content of the latest log entry.
No as you use the cloud host. You don’t have FTP, etc.
I can help you if you have FTP access to your server... otherwise, this can be fixed only by the app developer.
Btw, before that, are you using latest Classifieds version?
Asking because I just installed the latest version and no error shows up in the PHP Scanner tool.
Is this error?
Go to ACP -> System -> Support -> Get Support -> System Log and try to find there in the latest entries of the error regarding this app. Post it here; someone may help.
It is allowed:
$form->add( new \IPS\Helpers\Form\Number( 'donate_amount', 0, TRUE, array( 'decimals' => TRUE, ...
But something, probably in Commerce (currency field) isn't allowing it:
This is the DONATE module from Commerce.