MikeImbar
MikeImbar
Hello, When exporting a mesh using the following line: `ms.save_current_mesh('deci_test.ply', save_vertex_normal = True, save_vertex_color = False, save_vertex_quality = False) ` It appears that it ignores the save_vertex_normal argument. The only...
If I change album permissions for a user group, e.g. make a sub-album private, I can do that via the admin panel -> Users -> Groups -> Manage permissions. The...
Hello, I am getting this error: Fatal error: Uncaught mysqli_sql_exception: Out of range value for column 'category_id' at row 1 in /srv/hfr-internal/include/dblayer/functions_mysqli.inc.php:132 Stack trace: #0 /srv/hfr-internal/include/dblayer/functions_mysqli.inc.php(132): mysqli->query() #1 /srv/hfr-internal/include/functions.inc.php(533): pwg_query()...
Co pilot is ignoring provided code. It is only 300 lines long. See attached screenshot. 
This is related to this forum topic: https://piwigo.org/forum/viewtopic.php?id=34064 In short, we have reached 54k unique IDs now. So the limit of 65535 albums because of categories id having SMALLINT attribute...