1 Attachment(s)
Re: AJAX IMAGE Swapper support thread
Quote:
Originally Posted by
jaycode
No prob, will do,
dang its really, really hard to combine this with IH2. I think the best I can do for now is fish for IH2's high quality image resizing technique...
I hope I can help out here. If a few brave souls want to help test this hopefully we'll all benefit until Jay has some free time to work on the Image Handler integration.
I am having much better luck with the file I've attached. If anyone wants to try it out for themselves simply replace the ais_image_functions.php file found in admin->inclueds->functions->extra_functions . Then go into the image swapper manager and give it a shot on a test product.
PS, the first time I tried this I simply renamed the file that was on the server and then uploaded the one I'd edited and got this message when I went into the image swapper manager:
Quote:
Fatal error: Cannot redeclare upload_resized_image() (previously declared in /admin/includes/functions/extra_functions/ais_image_functions_jay.php:14)
I simply backed up the file that was there then deleted it the replaced it with the new one and was fine.
If it doesn't work for you please create a php file with the following code and upload it to your server, then go to that page and copy and paste the results.
PHP Code:
<?php
var_dump(gd_info());
?>
For reference the version on my server is:
GD Version"]=> string(27) "bundled (2.0.34 compatible)
From what I understand about gd2, bundled is the key word for using some of their functions.
Good luck!
Re: AJAX IMAGE Swapper support thread
Jaycode,
I've got SimpleSEO 2.9.6 installed, & Ajax Image Swapper 1.2, and can't get images to work. Do I need to upgrade? Or is there a simple fix?
Thanks,
Chuck
Re: AJAX IMAGE Swapper support thread
Thanks grey! I also found some problem with the design. With what it currently is, really hard to redesign if you need to change how AIS look.
It is still an idea but hopefully in the next version AIS can be edited just by editing css or at max html files.
Jay
Quote:
Originally Posted by
greydawgjr
I hope I can help out here. If a few brave souls want to help test this hopefully we'll all benefit until Jay has some free time to work on the Image Handler integration.
I am having much better luck with the file I've attached. If anyone wants to try it out for themselves simply replace the ais_image_functions.php file found in admin->inclueds->functions->extra_functions . Then go into the image swapper manager and give it a shot on a test product.
PS, the first time I tried this I simply renamed the file that was on the server and then uploaded the one I'd edited and got this message when I went into the image swapper manager:
I simply backed up the file that was there then deleted it the replaced it with the new one and was fine.
If it doesn't work for you please create a php file with the following code and upload it to your server, then go to that page and copy and paste the results.
PHP Code:
<?php
var_dump(gd_info());
?>
For reference the version on my server is:
GD Version"]=> string(27) "bundled (2.0.34 compatible)
From what I understand about gd2, bundled is the key word for using some of their functions.
Good luck!
Re: AJAX IMAGE Swapper support thread
As far as I'm concerned this should still work with SEO URL modules... but maybe, the problem was when it sends ajax request to http://yoursite.com/AJAX_servers/AIS_server.php it was redirected to other page by SEO module
Quote:
Originally Posted by
chuckienorton
Jaycode,
I've got SimpleSEO 2.9.6 installed, & Ajax Image Swapper 1.2, and can't get images to work. Do I need to upgrade? Or is there a simple fix?
Thanks,
Chuck
Re: AJAX IMAGE Swapper support thread
Quote:
Originally Posted by
jaycode
Thanks. I'll look into it now.
C
Re: AJAX IMAGE Swapper support thread
Hi All,
I've tested the file I posted above on two more gd2 library versions and am getting good results so I would say to go ahead and give it a shot. I'm even going to downgrade my "brave souls" comment to "mildly adventurous" :smile: . Just remember to backup the original somewhere other than the webserver in case you want to revert.
I also realized that I didn't explicitly say what that file does but it redoes the way AIS resizes/resamples the images. In other words it fixes the image quality problems that a lot of people are having issues with. I've tested it with .jpg and .png files with near perfect results and am getting excellent compression to quality compromise. (The images this file produces are the same size as the original version, but with much better quality)
1 Attachment(s)
Re: AJAX IMAGE Swapper support thread
Sorry for the double post, but download this file instead of the one I posted above. The file contained in this post also includes the bug fix to the portrait aspect ratios I made last summer. Either one will work if your images are landscaped.
Re: AJAX IMAGE Swapper support thread
Hello: I have instalated in mys web image swapper and i think is great and give to may shops look more profesional, i only have a problem and is that, take a long time to open de photos and make the zoom normaly i use firefox and take long time but in IE take more time in open and make the zoom.
Any have ideas or can help me. My web is: www.expomueble.es:yes:
Thank you very much in advance for your help.:hug:
Re: AJAX IMAGE Swapper support thread
Hi jmeca,
Looks like you have quite a few things loading on that page. The things that seem to be really slowing it down are your google ads and impressinsweb ads along with analytics. In fact, the files associated with AIS are loading relatively quickly.
You can speed it up by getting rid of whatever is calling sounds.js which is not present, but that probably won't be a big difference.
Quote:
Originally Posted by
jmeca
Hello: I have instalated in mys web image swapper and i think is great and give to may shops look more profesional, i only have a problem and is that, take a long time to open de photos and make the zoom normaly i use firefox and take long time but in IE take more time in open and make the zoom.
Any have ideas or can help me. My web is:
www.expomueble.es:yes:
Thank you very much in advance for your help.:hug:
Re: AJAX IMAGE Swapper support thread
Quote:
Originally Posted by
greydawgjr
Sorry for the double post, but download this file instead of the one I posted above. The file contained in this post also includes the bug fix to the portrait aspect ratios I made last summer. Either one will work if your images are landscaped.
I do not know if anyone has told you about the ais file you have here but thanks it works great for me with no problem images look a lot better now. Thanks again:clap: