Tag Archives: [0.4.7]

NewStatPress 0.4.7

New version is ready to download:

  • Trace even IPv6 address (note: read below for more details before apply this update)
  • Remove some Strict Standards PHP warnings (Only variables should be passed by reference in…)
  • Remove a Notice (Trying to get property of non-object in…)
  • Avoid use of $_SERVER[‘SCRIPT_NAME’] as no all server handle it correctly (tracker id 258)

Download the plugin newstatpress.0.4.7

The content is blocked until cookie law is accepted and page is reloaded.

As many server or pc are now using IPv6 instead of IPv4 and this will increase in the future, the database is so changed and now one IP address is stored into 39 bytes instead of 15. This should not affect actual data that are stored and maybe you should not see a increase of used spaces (instead I see a little decreasing, but this is maybe for a MySql table optimization after the changing of IP dimension that was applied).

If you want to backup your stored data before the update, you have to export the wp_statpress table of your database with myphpadmin.

However in all my test I don’t have any problem.