Member
Member
ClicClac   08-05-2014, 17:03
#1

Hello,

I'm updating my theme for ZP 1.4.6 RC1 .
I've replaced setThemeDomain("photoblog2"); (obsolete) by setupDomain("photoblog2"); (as suggested), but I don't have no more translation.

Administrator
Administrator
acrylian   08-05-2014, 17:15
#2

You also have to set the type of the domian as there are three:

  • NULL = main zenphoto translation
  • "theme"
  • "plugin"
Member
Member
ClicClac   08-05-2014, 17:49
#3

setupDomain("photoblog2", "theme");

Thanks acrylian !

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