SOLVED- error message in IE8

Creative and professional Joomla music template focus on music type event management, music festivals and all music related events.
GK User
Tue May 25, 2010 10:26 pm
the site is ok, just one thing.
right column, bottom, FOTOS (PHOTOS in engish version).
in IE8, when you click on thumbnail, the lightbox open , but the browser show me an error message:
Code: Select all
Mensaje: 'null' es nulo o no es un objeto
Línea: 58
Carácter: 4
Código: 0
URI: http://www.derviche.com.ar/modules/mod_gk_image_show/js/style3/engine.js

to get photoslide GK3 (thumbnails block style), i updated the files and added into jos_gk3_photoslide_options a new row (`id`, `name`, `value`) VALUES (NULL, 'article_id', '0')

With Firefox no problem.

the site www.derviche.com.ar
User avatar
Senior Boarder

GK User
Sat May 29, 2010 3:08 pm
in engine.js file please try to change line:
Code: Select all
 $E('.text',p).empty();

to:
Code: Select all
if($E('.text',p)) $E('.text',p).empty();
User avatar
Administrator

GK User
Sat May 29, 2010 3:30 pm
Works! i had to replace the code in two places of the file... and no more error message in IE8
Thank you very much!!!
User avatar
Senior Boarder

GK User
Wed Jul 14, 2010 11:25 pm
Thanks, I was wondering how to fix that.
User avatar
Fresh Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.