Zen Cart Logo
Forums / All Other Contributions/Addons / AJAX IMAGE Swapper support thread

AJAX IMAGE Swapper support thread

Views: 172,484

Results 501 to 520 of 786
1 May 2009, 6:17 AM
#501
muzz avatar

muzz

Totally Zenned

Join Date:
Mar 2009
Location:
Australia
Posts:
604
Plugin Contributions:
0

AJAX IMAGE Swapper support thread

Wondering if someone knows how to turnoff the https://www.webextremecustomiser.com update check for the image swapper. The https://www.webextremecustomiser.com server has gone down a couple times in the 2 days and when I need to input anything in image swapper it lags out and error's.

Not planning on leaving it off permanently. Just want to be able to do my work.

1 May 2009, 1:13 PM
#502
korem avatar

korem

New Zenner

Join Date:
Mar 2009
Posts:
5
Plugin Contributions:
0

Re: AJAX IMAGE Swapper support thread

Muzz:

Wondering if someone knows how to turnoff the https://www.webextremecustomiser.com update check for the image swapper. The https://www.webextremecustomiser.com server has gone down a couple times in the 2 days and when I need to input anything in image swapper it lags out and error's.

Not planning on leaving it off permanently. Just want to be able to do my work.

You Could If you edit the File admin/AJAX_image_swapper.php

And Place <?php /* At the Beginning of line 65 <iframe and Close it with */?> at the end of 66 </iframe>

I thought in no way do I feel this is a ethical thing to do for long term but Under the circumstances. Jay has worked Very hard on this mod and Deservers the credit

1 May 2009, 1:31 PM
#503
korem avatar

korem

New Zenner

Join Date:
Mar 2009
Posts:
5
Plugin Contributions:
0

Re: AJAX IMAGE Swapper support thread

Korem:

Image swapper and Internet Explorer.

I not sure if I'm the only one experiencing this problem so i guess let post and see if any one else is.... OK Here is the issues.
2 Browsers Fire fox & Internet Explorer.

Viewing tpl_product_info_display with Image Swapper Using fire fox. Works Great every time :clap:

Viewing tpl_product_info_display with Image Swapper Using Internet Explorer. the image only loads the Second time you click it. For example you change the Attribute from the default to One of the 15 in the list you see the Quick flash of the O Loading and Blank. you Click off of it and select a different one and you see the Quick flash of the O Loading and Blank. You then select a Previous One that you have already tried and Viola:bigups: you have the picture and it will work every time until you close your browser. i have striped my site down to just image swapper and the db and it still dose it.

Test Striped Down site
http://bestcomputerbiz.com/marlaynecandlestest

Live site
http://marlaynecandles.com/

Any help or ideas Appreciated

Well It seems that no one else is having this problem or no one has any ideas on fixing it. The work around I have found to work in the interim is on the TLP_Product_info_display.php

Replacing this

require($template->get_template_dir('/tpl_modules_ajax_image_swapper_attr.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_modules_ajax_image_swapper_attr.php');
With

<?php /** * display the product atributes */ if (isset($_SERVER['HTTP_USER_AGENT']) && (strpos($_SERVER['HTTP_USER_AGENT'], 'MSIE') !== false)) require($template->get_template_dir('/tpl_modules_attributes.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_modules_attributes.php'); else require($template->get_template_dir('/tpl_modules_ajax_image_swapper_attr.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_modules_ajax_image_swapper_attr.php'); } ?>

What this is doing is if your web browser is internet explorer it is not using the image swapper

4 May 2009, 3:33 AM
#504
muzz avatar

muzz

Totally Zenned

Join Date:
Mar 2009
Location:
Australia
Posts:
604
Plugin Contributions:
0

Re: AJAX IMAGE Swapper support thread

Korem:

You Could If you edit the File admin/AJAX_image_swapper.php

And Place <?php /* At the Beginning of line 65 <iframe and Close it with */?> at the end of 66 </iframe>

I thought in no way do I feel this is a ethical thing to do for long term but Under the circumstances. Jay has worked Very hard on this mod and Deservers the credit

Thanks for that.

I would like to keep the version/update check on at all times.. but as mentioned his server has been going up and down and is again today.

I donated for this mod and want to be able to use it when I need to without issue. I'm likely to edit the code back to check for version updates and if the server is stable will leave it on.

Thanks again for your help and Jay for making a great mod.

4 May 2009, 3:40 AM
#505
muzz avatar

muzz

Totally Zenned

Join Date:
Mar 2009
Location:
Australia
Posts:
604
Plugin Contributions:
0

Re: AJAX IMAGE Swapper support thread

Sounds like you are adding the image of the product in the products section (catalog > catagoories & Products > your product) rather than adding it in the Ajax image swapper manager. (Catalog > Ajax Image swapper manager > select category > product name >
Use attributes? YES. Select attribute. Download image to your desired location.

You should have your image uploaded in BOTH product itself and in the image swapper. (2 different images also.. don't use same one. Copy it and rename one)

Ensure your images put into the AJAX image swapper have a value greater than 0 kilobytes to know if they uploaded correctly or not.

Perhaps you have followed these steps already.. but worth checking.

5 May 2009, 8:29 PM
#506
thebuz avatar

thebuz

Zen Follower

Join Date:
Apr 2009
Posts:
84
Plugin Contributions:
0

Re: AJAX IMAGE Swapper support thread

Muzz:

How you go in the end?

I had no issues with IE in regards to the framing of the pictures.
Was your issue cached in IE?

No, Still having issues it is with IE 6, just testing with IE 8, however my site is selling new computers, chances are customers will be using an old computer/browser to view the site with, -sigh

7 May 2009, 2:01 AM
#507
tim2 avatar

tim2

New Zenner

Join Date:
Apr 2007
Posts:
4
Plugin Contributions:
0

Re: AJAX IMAGE Swapper support thread

When uploading images into Catalog/AJAX Image Swapper I am getting the following message.

Warning: copy(../images/framing_equipment/im300p_02.jpg) [function.copy]: failed to open stream: Permission denied in /home/fram3it/public_html/admin/includes/functions/extra_functions/ais_image_functions.php on line 15

I have v3.1.4.

The images are loading but with this error msg.

7 May 2009, 5:22 AM
#508
tim2 avatar

tim2

New Zenner

Join Date:
Apr 2007
Posts:
4
Plugin Contributions:
0

Re: AJAX IMAGE Swapper support thread

Hi All,

We have AJAX Image Swapper v3.1.4 installed and it is working well in our ZC.

We are FTPing images onto our site and then using "Setup Images" in Catalog/AJAX Image Swapper to load them into the AIS DB.

The "Image Title" and "Image Path" is being displayed correctly in the Image Information panel but there are no images (all 0x0 with an image of torn paper!!!).

Can any one help otherwise we will need to use the Image Information panel to load images one-by-one:frusty:

13 May 2009, 2:05 AM
#510
muzz avatar

muzz

Totally Zenned

Join Date:
Mar 2009
Location:
Australia
Posts:
604
Plugin Contributions:
0

Re: AJAX IMAGE Swapper support thread

Tim2:

Hi All,

We have AJAX Image Swapper v3.1.4 installed and it is working well in our ZC.

We are FTPing images onto our site and then using "Setup Images" in Catalog/AJAX Image Swapper to load them into the AIS DB.

The "Image Title" and "Image Path" is being displayed correctly in the Image Information panel but there are no images (all 0x0 with an image of torn paper!!!).

Can any one help otherwise we will need to use the Image Information panel to load images one-by-one:frusty:

You will need to load them one by one through AJAX image swapper. If you edit any image you will also need to upload it through the swapper and NOT upload manually and replace as medium and Large images need to be re created.

11 Jun 2009, 5:53 PM
#511
limelites avatar

limelites

Totally Zenned

Join Date:
Jan 2009
Posts:
2,085
Plugin Contributions:
0

Re: AJAX IMAGE Swapper support thread

Hi all, can someone save me from having to read 52 pages of this thread by answering a simple question.... Is this AIS mod compatible with Image Handler 2 ?

I abandoned the old Zen Cart .jpg _MED.jpg _LRG.jpg ages ago since discovering IH2.

Anyone??

12 Jun 2009, 5:29 AM
#512
jaycode avatar

jaycode

Zen Follower

Join Date:
Jun 2007
Location:
Australia - Melbourne
Posts:
306
Plugin Contributions:
1

Re: AJAX IMAGE Swapper support thread

limelites:

Hi all, can someone save me from having to read 52 pages of this thread by answering a simple question.... Is this AIS mod compatible with Image Handler 2 ?

I abandoned the old Zen Cart .jpg _MED.jpg _LRG.jpg ages ago since discovering IH2.

Anyone??

Good to know! That system is meant to be abandoned, for real!:cool:

Yes this module works with IH2, up to some point.

http://demosites.webextremecustomiser.com/ajax_image_swapper/

Hovering on small images will enable you to see the larger images.

But watermarking still not work

The compressions, are pretty much the same

After you installed AIS module, manage all your images from AIS admin, don't use IH2 admin anymore.

12 Jun 2009, 9:39 PM
#513
berserker avatar

berserker

Totally Zenned

Join Date:
May 2006
Posts:
712
Plugin Contributions:
0

Re: AJAX IMAGE Swapper support thread

Jaycode,

Do you still offer support for you Banner Swapper? It doesnt seem to work with SSU or any other SEO modules.

Thx...

13 Jun 2009, 4:11 AM
#514
jaycode avatar

jaycode

Zen Follower

Join Date:
Jun 2007
Location:
Australia - Melbourne
Posts:
306
Plugin Contributions:
1

Re: AJAX IMAGE Swapper support thread

Yep I do, could you send me a link?

13 Jun 2009, 6:25 AM
#515
website_rob avatar

website_rob

Inactive

Join Date:
Oct 2006
Location:
Alberta, Canada
Posts:
4,572
Plugin Contributions:
0

Re: AJAX IMAGE Swapper support thread

Features

Availability in no Javascript browsers.
In checking your demo site with JS disabled, the Product Description will not display any image(s) at all; was using FF 3.x.

Wasn't sure if that happens with other Browser and wanted to mention it.

14 Jun 2009, 4:45 AM
#516
tim2 avatar

tim2

New Zenner

Join Date:
Apr 2007
Posts:
4
Plugin Contributions:
0

Re: AJAX IMAGE Swapper support thread

We have installed AIS and it is working fine however when some images are enlarged they have a blue hue to them. Can you advise why this is occuring?

Thanks

Tim

14 Jun 2009, 11:49 AM
#517
berserker avatar

berserker

Totally Zenned

Join Date:
May 2006
Posts:
712
Plugin Contributions:
0

Re: AJAX IMAGE Swapper support thread

jaycode:

Yep I do, could you send me a link?

Hi there,

animeheavens.co.uk is the domain. I have it disabled at the moment since it is not displaying any image so please let me know when you are online and I will enable it.

All the best...

16 Jun 2009, 5:46 PM
#518
redbaronuk avatar

redbaronuk

New Zenner

Join Date:
May 2009
Posts:
11
Plugin Contributions:
0

Re: AJAX IMAGE Swapper support thread

No doubt I have missed something silly but I have just installed this add-on to my home test server. (and yes I did donate)

It looks as if it will be just what I am looking for to answer a customers request. That is to show a tee shirt logo on different coloured T shirts without needing to have each version as a separate product.

The attribute pop up works fine and clicking on the main image opens the large image OK but alas no scroller. The main image is shown but in the space below where I assume the scrolling image go I just have a blank space. No small images or scroll bars, or even anything to suggest something is trying to show there but failing for some reason.

Using WAMP in case anyone is aware of limitations with this BTW with PHP5.2.8 Product and Admin page mootools libraries are installed. As far as I can tell I have got all the files installed.

I do have three images against the product. These are in images/large in the format baboonwhite.jpg so no capitals. I uploaded the large image using the small image box as seems, rather unintuitively, to be what is required.

17 Jun 2009, 8:20 AM
#519
redbaronuk avatar

redbaronuk

New Zenner

Join Date:
May 2009
Posts:
11
Plugin Contributions:
0

Re: AJAX IMAGE Swapper support thread

redbaronuk:

No doubt I have missed something silly but I have just installed this add-on to my home test server. (and yes I did donate)

It looks as if it will be just what I am looking for to answer a customers request. That is to show a tee shirt logo on different coloured T shirts without needing to have each version as a separate product.

The attribute pop up works fine and clicking on the main image opens the large image OK but alas no scroller. The main image is shown but in the space below where I assume the scrolling image go I just have a blank space. No small images or scroll bars, or even anything to suggest something is trying to show there but failing for some reason.

Using WAMP in case anyone is aware of limitations with this BTW with PHP5.2.8 Product and Admin page mootools libraries are installed. As far as I can tell I have got all the files installed.

I do have three images against the product. These are in images/large in the format baboonwhite.jpg so no capitals. I uploaded the large image using the small image box as seems, rather unintuitively, to be what is required.

Just a quick update in case anyone else had this problem.
Originally I had both the attributes option and the image swapper for the main image enabled and loaded with images. As I did not require both I went back and stripped out the attribute images. This time the scroller worked fine :clap:

Said it was probably something simple. Of course if I had required both I would have been buggered.

18 Jun 2009, 5:16 AM
#520
jaycode avatar

jaycode

Zen Follower

Join Date:
Jun 2007
Location:
Australia - Melbourne
Posts:
306
Plugin Contributions:
1

Re: AJAX IMAGE Swapper support thread

redbaronuk:

Just a quick update in case anyone else had this problem.
Originally I had both the attributes option and the image swapper for the main image enabled and loaded with images. As I did not require both I went back and stripped out the attribute images. This time the scroller worked fine :clap:

Said it was probably something simple. Of course if I had required both I would have been buggered.

Good Work! :laugh: