Path

ez projects / admin2pp / forum / general / causes ezie in 4.4 not to work


causes ezie in 4.4 not to work

You need to be logged in to post messages in the forums. New users may register here.

Mavko Žmak

Member since:
29 June 2004

Posts: 52

Friday 21 October 2011 6:22:10 pm

When admin2pp is enabled on eZP4.4, the ezie doesn't work.

Firebug reports this:

"NetworkError: 404 Not Found - http://ez44.kultura.hr/extension/...ight-soft_100_eeeeee_1x100.png"

and when I click on the image load button, I get the following JS error:

this._mouseInit is not a function
[Break On This Error] labelsObj=labels;createGroups=groups;c...tion(){$(".ezieEditButton").ezie();})


If I disable admin2pp everything works fine...

--
Nothing is impossible. Not if you can imagine it!

Hubert Farnsworth

Up

Mavko Žmak

Member since:
29 June 2004

Posts: 52

Friday 21 October 2011 6:32:47 pm

P.S. This was tested with the latest admin2pp from the trunk.

--
Nothing is impossible. Not if you can imagine it!

Hubert Farnsworth

Up

Mavko Žmak

Member since:
29 June 2004

Posts: 52

Monday 24 October 2011 3:17:44 am

And I found what was the problem...

The admin2pp in it's ezjscore.ini.append.php includes jquery-ui-1.8.6.min.js which causes problem because is already loaded by ezie extension.

The problem is actually in ezie, I'm making a pull request...

--
Nothing is impossible. Not if you can imagine it!

Hubert Farnsworth

Up

You need to be logged in to post messages in the forums. New users may register here.