Member
Member
Ganesh   2013-10-27, 08:47
#1

Inside the DataBase for the album title some times there is only the title and for others there is for example a:1:{s:5:"fr_FR";s:9:"Guatemala";

Which is the normal case with or without code around the title or both ?

Administrator
Administrator
acrylian   2013-10-27, 09:35
#2

The 2nd is the normal case. It is a serialized string that stores the different language versions if you use the multilingual mode.

On old ZP versions single languags stored the title plain and only as serialized string if you use the multilingual mode. That had the side effect that on turning that off and re-saving an item the serialized string would have been deleted and you lost all translations.

Therefore it is now always a serialized string (for all fields that support multilingual usage)

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.