[opencms-dev] Problems with OAMP Comment Module on OpenCms 7.5.0

Olli Aro olli_aro at yahoo.co.uk
Fri Oct 16 01:25:26 CEST 2009


This problem seem to appear because tb_msg is not set properly in
thickbox.js. Not sure how to fix it, but you can place the following code at
the beginning of thickbox.js  and that will fix it (however also
unfortunately remote the localisation):
 
var tb_msg = {
      'close': 'Close',
      'next': 'Next >',
      'prev': '< Previous',
      'imageCount': 'Image !current of !total'
    };
 

Regards,

 

Olli

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20091016/cae7d799/attachment.htm>


More information about the opencms-dev mailing list