image show not working when javascipt compression enabled

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Wed Sep 10, 2014 7:34 am
Reply with quote
Report this post
Image show is not displaying when javascipt compression is enabled. It is also not resizing to the wanted 460 x 345px. My site is veptalentjes.nl

settings.jpg
User avatar
Senior Boarder

GK User
Wed Sep 10, 2014 11:09 am
Reply with quote
Report this post
Could you please check in javascript console what error it shows?
User avatar
Moderator

GK User
Wed Sep 10, 2014 5:59 pm
Reply with quote
Report this post
Not sure on how to do that....Please explain where to look...
User avatar
Senior Boarder

GK User
Thu Sep 11, 2014 11:04 am
Reply with quote
Report this post
Do you mean this?

SyntaxError: syntax error


<!DOCTYPE html>

veptalentjes.nl (regel 1)
TypeError: window.addEvent is not a function


window.addEvent("load",function(){

engine.js (regel 1)
TypeError: window.addEvent is not a function


// run once with current status and whenever the status changes
User avatar
Senior Boarder

GK User
Fri Sep 12, 2014 1:33 pm
Reply with quote
Report this post
It might be caused by mootools vs jQuery conflict, or jQuery version conflict. It works well on our default quickstart - perhaps some 3rd party plugin is causing the error?
User avatar
Moderator


cron