View Full Version : IE7 admin javascript error
mgroleau
03-02-2007, 03:22 AM
Hi,
I got javascript error with some javascript admin functions of pixelpost.
By example, If I want to crop a thumb nail image, it does not works, IE7 indicate an error on page.
The same function works well with Mozilla Firefox v2.0.0.2. And it worked well with IE6.
Does somebody have an idea of IE7 setup to change.
I had my pixel post website into "trusted site", with no better results.
austriaka
03-02-2007, 08:29 AM
try flash crop image ;-)
It would be helpful if you could provide us with the JSerror message
KArin
mgroleau
03-02-2007, 11:50 AM
Hello,
The error become only with IE7
I choice 12cropimage method, also the + and - button does not work.
The error is, I have to translate it in english:
Line 119 Char: 3
Error: 'this.evnt' have a null value or it is not an object
Code: 0
url: http://mgroleau.com/photoblog/admin/index.php?view=images?id=98
When I clic on the «update thumbnail button» the error is:
Line 38 Char: 5
error: 'rimg' is not defined
Code: 0
url: http://mgroleau.com/photoblog/admin/index.php?view=images?id=98
austriaka
03-02-2007, 03:09 PM
Did you change anything in the admin/index.php?
The page url where the error shows up is not correct:
...admin/index.php?view=images?id=98
this should be:
...admin/index.php?view=images&id=98
KArin
mgroleau
03-02-2007, 06:44 PM
I am sorry, I make a mistake when I wrote the text un the bessage box, it is a & and not a ?.
It is the good line include in the error message:
http://mgroleau.com/photoblog/admin/...w=images&id=98
I re-tested with Firefox, the browser give no error but the image isn't crop?
austriaka
03-03-2007, 09:35 AM
If you didn't hack the admin/index.php for some reasons I have no idea what causes the error.
I use flash crop addon (which is a different addin then 12cropimage) and this works with IE7
KArin
Dennis
03-03-2007, 02:22 PM
Line 119 Char: 3
Error: 'this.evnt' have a null value or it is not an object
That is a known error related to the 12cropimage javascript.
"rimg" is a variable located in the 12cropimageincscripts.php file. Do you have the 12cropimage enabled in your admin panel?
vBulletin® v3.7.3, Copyright ©2000-2013, Jelsoft Enterprises Ltd.