Menu Content

Currencies Accepted


Shopping Cart

cart
Your Cart is currently empty.

How to Download A Product

For most of our products, including the free ones, you will need to go through checkout and place an order.

Read More

 

Find Us Elsewhere

Follow us on Twitter

Spiral Scripts on Facebook

rapidssl_ssl_certificate

Support for Joomla 1.7

For the convenience of our customers, we are in the process of adapting all our extensions to work with Joomla 1.6 and 1.7 as well as 1.5. So far the following extensions are now compatible with Joomla 1.5, 1.6 and 1.7:-

Existing customers can use their current download id to obtain the latest version of their products.

2Checkout.com is a worldwide leader in payment services

Google ads

Home » Forum

Welcome, Guest
  • Page:
  • 1

TOPIC: Imgen not working on IE9

Imgen not working on IE9 2 weeks ago #264

Imgen is not working on IE9. Does anyone else have this problem?
Its working fine on Google Chrome, but i get an script error wirh IE:

"this property or method is not supported by this object" line 16.
res://ieframe.dll/imageppg.ppg



Greetings,
Laura

Re: Imgen not working on IE9 2 weeks ago #265

We don't find that there is a problem with Imgen working with IE9. It is hard to see how the image display could lead to a scripting error, are you sure that it is actually being caused by Imgen, and is not an unrelated scripting problem?

Could you perhaps post an URL where the problem can be seen? I might be able to tell you more then.

Re: Imgen not working on IE9 1 week, 3 days ago #267

Hi Susan,

Here's the URL: asap-foundation.com/test/nl/over-asap

Greetings, Laura

Re: Imgen not working on IE9 1 week, 1 day ago #269

Another site that dont work on IE9:
www.nieuweaarde.com/nl/

The error shows when i click on the image properties.
Last Edit: 1 week, 1 day ago by Nieuwe Aarde.

Re: Imgen not working on IE9 1 week, 1 day ago #270

Ok, I have taken a quick look at the sites that you have mentioned, it seems to be a problem caused by your sef urls, the images themselves can be properly be displayed in IE9. If you take a look at the page source code and find an image URL, then paste the address in your browser you should see the image being displayed in IE9.

For example

http://asap-foundation.com/test/nl/?option=com_imgen&imgencoded=YmVzdGFuZGVuL2FmYmVlbGRpbmdlbi93ZWxrb20xLmpwZw==&format=image&width=100&height=100


The problem is that the image url gets redirected by your browser, presumably by your SEF extension, in a way that IE9 views as incorrect, although for some reason Firefox has no problem with it.

You may find that it takes some work to solve. If you are using the image resizer plugin you can try changing the code on lines 106 to 113 from

					 if($pluginParams->get('encodeName','yes') == 'yes')
{
$replacementSrc = 'index.php?option=com_imgen&imgencoded='.base64_encode($subPatterns[1]).'&format=image&width='.$width.'&height='.$height;
}
else
{
$replacementSrc = 'index.php?option=com_imgen&img='.rawurlencode($subPatterns[1]).'&format=image&width='.$width.'&height='.$height;
}
 



change it to

					 if($pluginParams->get('encodeName','yes') == 'yes')
{
$replacementSrc = JRoute::_('index.php?option=com_imgen&imgencoded='.base64_encode($subPatterns[1]).'&format=image&width='.$width.'&height='.$height);
}
else
{
$replacementSrc = JRoute::_('index.php?option=com_imgen&img='.rawurlencode($subPatterns[1]).'&format=image&width='.$width.'&height='.$height);
}
 


You could also try changing the settings on your SEF plugin telling it not to rewrite Imgen URLs, or you could try using absolute URLs, eg ones beginning with http: rather than ones without.

If you find something that solves the problem do let me know, in case anyone else has the same problem.
The following user(s) said Thank You: Nieuwe Aarde

Re: Imgen not working on IE9 1 week, 1 day ago #271

I'm using the standard rewrite option by Joomla.
Your solution worked, so thank you very much!

Re: Imgen not working on IE9 1 week, 1 day ago #272

I am glad to hear it worked, in that case I will add the code to the next release of the plugin.
  • Page:
  • 1
Time to create page: 1.01 seconds
 
 

VirtueMart Featured Products Grid

Switch View

This module can be used as a replacement for the Virtuemart featured products, top products, random products or recent products modules. It displays product images as a 3 Dimensional Flash slideshow.

£15.00


A Flash puzzle game for the Joomla! content management system. This would be suitable for a site aimed at children. Compatible with Joomla 1.5 and Joomla 1.6.

£10.00


A module extension for the the Joomla 1.5, 1.6 and 1.7 CMS. It displays a short excerpt from articles in a selected category or section, or from a specified list of articles, with link and optional thumbnail image.

£12.00


Buy both our Flash slideshow products for Virtuemart and save £5.

£25.00