URL des pages appelées en Ajax

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

Frédéric DAVID

Member since:
07 February 2008

Posts: 12

Friday 18 September 2009 2:18:47 am

Bonjour,

dans le cadre ou l'instance est configurée en mode uri, sans .htaccess, l'extension charge les urls :

- /novimagecrop/upload au lieu de /index.php/site_admin/novimage/upload
- /novimagecrop/refreshimage/930/2/2?1253264889375 au lieu de /index.php/site_admin/novimagecrop/refreshimage/930/2/2?1253264889375

Frédéric DAVID

Publications about eZ publish : http://www.frefred.fr/blog/ez-publish
feZ Meta Data : http://projects.ez.no/fezmetadata
eZ Role : http://projects.ez.no/ezinstall

Up

Jérôme Vieilledent

Member since:
09 January 2008

Posts: 77

Friday 18 September 2009 2:43:04 am

Hello Nicolas ! How are you since the eZ Conference ?

Thanks for your report. I noticed that, it's already in my todo list :).
By the way, can you please post in english so that everyone can understand here ? Thanks !
Up

Jérôme Vieilledent

Member since:
09 January 2008

Posts: 77

Friday 18 September 2009 4:42:56 am

Fixed in trunk (rev 5)
Download package has been updated
Up

Fredrik Ardmar

Member since:
09 January 2008

Posts: 8

Friday 18 September 2009 7:55:24 pm

Hi

After installing the extension I seems to get a error when trying to crop an image.
The modal opens as it should be I get a access denied error..

In firebug i see the URL requested is:
http://ezplus.areadigital.org/nov.../(mode)/imagereference?1253328645916

Is this really corrrect? Should it not be using the site access for the admin?

Fredrik
Up

Jérôme Vieilledent

Member since:
09 January 2008

Posts: 77

Saturday 19 September 2009 4:13:40 am

Hi Fredrik

Are you using eZPublish URI mode ? At the moment only VHost mode is supported (I should have mentionned that in the doc).
Also, be sure that your user has right access to the module novimagecrop
Up

Jérôme Vieilledent

Member since:
09 January 2008

Posts: 77

Saturday 19 September 2009 4:23:54 am

OK, I think I found a way to really have the right URL prefix. It will be available in the next release :)
Up

Fredrik Ardmar

Member since:
09 January 2008

Posts: 8

Monday 21 September 2009 5:25:06 pm

Hi Jérôme

Thanks for your quick response.

We do many sites based on eZ Publish for our clients. Sometimes they are with host configuration and sometimes with URI configuration. Depends a bit on the requirements.

So for us its important with a solution that works with both settings.

Thanks anyway for a great extension.

Fredrik
Up

Jérôme Vieilledent

Member since:
09 January 2008

Posts: 77

Thursday 24 September 2009 5:40:49 am

Hi Fredrik

I solved this issue by using ezjscore instead of raw modules.
Check out the latest version (I just released the 1.0RC1)
Up

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