I have no idea.
Since my last message, other duplicated albums have been created (with a slash before their names).
Maybe something about the cache ?
Or maybe if a thumbnail is manually selected by the user ?
For example, in the database I get this :
album01/albumtitle title:a:1:{s:5:"fr_FR";s:19:"Album TITLE ";}
and created at the same time I get this :
/album01/albumtitle title:albumtitle
Anyway I have no errors about that in the debug log but I get that :
`
{64956:Thu, 21 Nov 2013 20:34:46 GMT}
WARNING: Cannot modify header information - headers already sent by (output started at /home/XXX/public_html/zp-core/lib-GD.php:114) in /home/XXX/public_html/zp-core/functions-image.php on line 30
header called from imageError (functions-image.php [30])
from cacheImage (functions-image.php [493])
from i.php [165]
{64956:Thu, 21 Nov 2013 20:34:46 GMT}
WARNING: Cannot modify header information - headers already sent by (output started at /home/XXX/public_html/zp-core/lib-GD.php:114) in /home/XXX/public_html/zp-core/functions-image.php on line 31
header called from imageError (functions-image.php [31])
from cacheImage (functions-image.php [493])
from i.php [165]
{64956:Thu, 21 Nov 2013 20:34:46 GMT}
WARNING: Cannot modify header information - headers already sent by (output started at /home/XXX/public_html/zp-core/lib-GD.php:114) in /home/XXX/public_html/zp-core/functions-image.php on line 32
header called from imageError (functions-image.php [32])
from cacheImage (functions-image.php [493])
from i.php [165]
`
Last : it only happened to albums of a connected uploader since the last database clean up today.