Reply To: price needs to be normalized when creating itemized invoice

#874
RRowley
Participant

I think you addressed a symptom, not the problem. The existing code handles these values fine on my system. What server are you using (XAMPP, WAMP, Linux, etc.)? What version of PHP is running on that server?

Are you willing to share your phpinfo.php output? To do this, modify the phpinfo.php file that is in your primary directory and set the $secure variable to “true”. Then run it by entering your si URL with the file name. Ex: simepleinvoices/phpinfo.php if you use “simpleinvoices” to access your version of SI. Be sure to mask any personal info in this output before sharing it.

Note: Be sure to change the $secure variable back to “false” after getting this information.

  • This reply was modified 4 years, 2 months ago by RRowley.