VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: OpenGlobal on April 12, 2012, 11:04:48 AM

Title: "Edit Image Information" button does nothing
Post by: OpenGlobal on April 12, 2012, 11:04:48 AM
The Edit Image Information button (on product images or category images tabs) doesn't seem to do anything. I'd assumed it was meant to swap the image details for the image you've just clicked on, but nothing happens.

Looking into it very briefly, the AJAX request that it initiates returns nothing:

http://127.0.0.10/administrator/index.php?option=com_virtuemart&view=media&task=viewJson&format=json&virtuemart_media_id=95

Is this issue known about? I haven't seen anyone else reporting this in the forum.

OpenGlobal
Title: Re: "Edit Image Information" button does nothing
Post by: teobgeno on April 12, 2012, 11:20:44 AM
This button works for me fine joomla 1.5.26 Vm 2.0.4

As you said there is an AJAX request

http://localhost/photo2/administrator/index.php?option=com_virtuemart&view=media&task=viewJson&format=json&virtuemart_media_id=11

that return a JSON object. Make a try and turn error reporing off on your joomla settings . If you have firebug or similar tool  check the responce you get from this request.
Title: Re: "Edit Image Information" button does nothing
Post by: OpenGlobal on April 12, 2012, 11:30:34 AM
Quote from: teobgeno on April 12, 2012, 11:20:44 AM
This button works for me fine joomla 1.5.26 Vm 2.0.4

Oh, this looks like a J2.5 issue then, I'm on 2.5.4.

Quote from: teobgeno on April 12, 2012, 11:20:44 AM
If you have firebug or similar tool  check the responce you get from this request.

That's how I found that the response was empty in the first place :-)

OpenGlobal
Title: Re: "Edit Image Information" button does nothing
Post by: Milbo on April 12, 2012, 12:05:24 PM
Seems to be a new problem with 2.5.4, I can confirm it does not work anylonger with it, but I was testing it 2 weeks ago, with my old j2.5 (dont remember which exact version).
Title: Re: "Edit Image Information" button does nothing
Post by: KarlRanseier on May 28, 2012, 18:57:07 PM
Are there any updates on this, how to fix this problem? can't and won't downgrade my joomla version.
Or any hints where i can lookup the json call?

I am using
Joomla! 2.5.4 Stable
VM 2.0.6
Title: Re: "Edit Image Information" button does nothing
Post by: Milbo on May 30, 2012, 23:07:42 PM
It is fixed in version 2.0.7d