Viewing 1 replies (of 1 total)
  • Thread Starter tommcgee

    (@tommcgee)

    Turns out the host had a low value set in the php.ini file for precision of integers. I added a line to the wp-config.php :

    ini_set("precision", "20");

    And problem solved.

Viewing 1 replies (of 1 total)
  • The topic ‘Scientific notation??’ is closed to new replies.