Hi all,
the admin panel / tools / statistics I can see IP addresses from visitors. It looks fine except for IPv6. These are shortened and as I can see in the database in the history table the IP field is limited to 15 characters (varchar(15)).
Can this be corrected so that also the full IPv6 addresses are logged?
Thanks
Offline
Hi :-)
can you open issues > https://github.com/Piwigo/Piwigo/issues
Offline
I am not very gifted with data base management, so I asked my son and he changed the lengh directly in the table. I think he extended it to 50. I would not be able to do it again, but he did it and now the IPV6 IP of my visitors (and mine) can be displayed correctly.
Offline
I can do that too but in general this should be fixed in the application setup for all users.
Offline