Page 74 of 79 FirstFirst ... 24647273747576 ... LastLast
Results 731 to 740 of 786
  1. #731
    Join Date
    May 2005
    Posts
    539
    Plugin Contributions
    0

    Default Re: AJAX IMAGE Swapper support thread

    well i have reinstalled from scratch and I cannot get this to show images. I do not get any errors, the images are in the database in the ajax image swapper manager, and images show on the product listing page so they are being read, but I cannot get the to show on the product info page.

    I can only assume this is a php version or mysql version thing but as I am getting no errors I don't know. Can any one confirm if this works for them on WAMP 2.2.21, php 5.3.8, mysql 5.5.16.

    For some reason I cannot get lower versions to run on this install of apache with out the whole lot crashing and failing to start.

    look forward to some ideas.

    Many thanks

  2. #732
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,701
    Plugin Contributions
    11

    Default Re: AJAX IMAGE Swapper support thread

    Don't have a WAMP test but am wondering if you have any other mods installed. If so, it's very important to see if the mods have any files in common. Ceon's URI and a couple of others will conflict with AIS.
    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

  3. #733
    Join Date
    Oct 2004
    Posts
    1,045
    Plugin Contributions
    0

    Default Re: AJAX IMAGE Swapper support thread

    Quote Originally Posted by maxxdesign View Post
    I found the correct ajax image swapper for zc 1.3.9h; all ok with installation and the swap runs perfectly (image size and front-end view still to set correctly...) but when I try to use the module with color attribute I see the standard radio button chooser and not the AIS image small boxes. Otherwise without attributes I can swap easily through different colors but when I add the product to cart the selected color is not added to cart option but only the default one.

    here the working progress site:
    http://rititu.com/index.php?main_pag...81&language=en
    Where did you find the 1.3.9h version? The most recent I can find is 1.3.8a. If you could share the link or send me the zip file I would really appreciate it! Thanks!
    Danielle

  4. #734
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,701
    Plugin Contributions
    11

    Default Re: AJAX IMAGE Swapper support thread

    Danielle,
    See post #709
    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

  5. #735
    Join Date
    May 2005
    Posts
    539
    Plugin Contributions
    0

    Default Re: AJAX IMAGE Swapper support thread

    dbltoe,

    Thank you for your reply,

    My problem seemed to start after my WAMP install decided it did not want to allow me to change the settings and run an older version of PHP and Mysql (which it had been doing just fine for ages). I had to reinstall WAMP and can only seem to get the latest version of PHP to work on my system. However this is when AIS stopped.

    So as far as I can recall there was no issue before - i.e the mods installed and the code have not changed, just a slightly more recent version of PHP is being run.

    I have been documenting all changes quite carefully and I have just been back through the files of the last few modules I have installed. (Usually I check each file before I move it into a directory to make sure there is no conflict) .

    I have not yet installed Ceon URL's but intended to so this is obviously one to watch.

    Having looked at file names in the last few mods installed I cannot see any thing that needed merging or with the same name that might have been replaced, so I am wondering if this is a bit deeper into the code. Could you give me an indication what files / code might be common and cause this conflict.

    So my first thought was to question if the code in the ajax files was effected in anyway by the php version being run. (I confess I am no php programmer and whilst I know enough to follow roughly what is happening I do not know enough to understand if a subtle syntax in the code has been effected)

    I bow to your wisdom and thank you in advance for any help that might point me in the right direction.

    Thank you

  6. #736
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,701
    Plugin Contributions
    11

    Default Re: AJAX IMAGE Swapper support thread

    While I respect and admire all of Ceon's work and support of Zen Cart, I would submit that we have several sites out performing their distributors' sites with NO changes to ZC's dynamic URL creation.

    Also, I have tested the AIS with version through 1.5.0 and PHP5.3.#. It works just fine with a clean install which makes me think mod.

    Try and review those you've installed to see if AIS has any that are the same.
    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

  7. #737
    Join Date
    Aug 2004
    Location
    Belfast, Northern Ireland
    Posts
    2,480
    Plugin Contributions
    14

    Default Re: AJAX IMAGE Swapper support thread

    Hi,

    Quote Originally Posted by dbltoe View Post
    Ceon's URI and a couple of others will conflict with AIS.
    I've just spent some time testing this and can confirm that this information is now out of date.

    Ceon URI Mapping v4, as expected, works perfectly with the version of AIS available from dbltoe, with no modifications or customisations whatsoever being necessary for either module. :)

    So use Ceon URI Mapping with AJAX Image Swapper anytime you want, without any fear of problems! :)

    All the best...

    Conor
    ceon
    Last edited by conor; 21 Oct 2011 at 10:25 AM.

  8. #738
    Join Date
    Aug 2004
    Location
    Belfast, Northern Ireland
    Posts
    2,480
    Plugin Contributions
    14

    Default Re: AJAX IMAGE Swapper support thread

    Hi,

    Quote Originally Posted by dbltoe View Post
    While I respect and admire all of Ceon's work and support of Zen Cart, I would submit that we have several sites out performing their distributors' sites with NO changes to ZC's dynamic URL creation.
    Thanks for the nice comments.. :)

    I know this is slightly off topic but just thought I'd point out that using static URIs with keywords in them comes way down the list of SEO optimisation factors, content is the all-important factor.

    However, all evidence is indeed that once content is sorted, having keywords in static URIs results in higher rankings in search engines that the use of dynamic URIs.

    The difference is tiny compared to that offered by having the correct content on pages so the majority of effort should be concentrated on the content first!

    Hope that helps anyone interested!

    All the best...

    Conor
    ceon

  9. #739
    Join Date
    Aug 2004
    Location
    Belfast, Northern Ireland
    Posts
    2,480
    Plugin Contributions
    14

    Default Re: AJAX IMAGE Swapper support thread

    Hi,

    Just some helpful feedback here..

    With a strict version of MySQL 5 the installation SQL script for AIS fails. This is because of the use of double single quotes for the configuration ID setting.

    The last block in the AIS_fresh_sql_installer.sql file could/should be changed from

    Code:
    INSERT INTO configuration 
    (configuration_id, configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, date_added)
    VALUES 
    ('', 'Small Image Height', 'IMAGE_VIEWER_SMALL_IMAGE_HEIGHT','75','The height of small images in AJAX Image Swapper, shown as thumbnails. Default 75.', @last_id, 1, now()),
    etc.

    to

    Code:
    INSERT INTO configuration 
    (configuration_id, configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, date_added)
    VALUES 
    (NULL, 'Small Image Height', 'IMAGE_VIEWER_SMALL_IMAGE_HEIGHT','75','The height of small images in AJAX Image Swapper, shown as thumbnails. Default 75.', @last_id, 1, now()),
    I.e. NULL instead of ''

    Or, the first field should be removed altogether:

    Code:
    INSERT INTO configuration 
    (configuration_title, configuration_key,  configuration_value, configuration_description, configuration_group_id,  sort_order, date_added)
    VALUES 
    ('Small Image Height', 'IMAGE_VIEWER_SMALL_IMAGE_HEIGHT','75','The  height of small images in AJAX Image Swapper, shown as thumbnails.  Default 75.', @last_id, 1, now()),
    Hope that helps!

    Thanks as always for all the time and effort you put in John! :)

    All the best..

    Conor
    ceon

  10. #740
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,701
    Plugin Contributions
    11

    Default Re: AJAX IMAGE Swapper support thread

    Conor,

    As usual, you not only provide the Zen Cart community with excellent products, you go the extra mile to create an environment free of those glitches that happen between mods. Not everyone would look at their mod with an eye as to making it work in all situations and respond to its interactions with other mods.

    I wish I could be as diligent and I continually try to expand my knowledge awhile endeavoring to assist in "updating" mods I've found helpful but seem to have been allowed to lapse.

    Hopefully, the time will come when my knowledge will increase to the point I can be more helpful to the community that has helped me so much.

    I will certainly take the changes in the install file to heart as this has been a problem area for some in the past. I am learning more "tricks of the trade" every day and appreciate your input.

    Please continue to monitor this process and hopefully I can run the 1.5.0 install by you for critique soon.

    I guess I'm at the point I often call "Knowing enough to be dangerous."

    "All the best"
    john
    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

 

 
Page 74 of 79 FirstFirst ... 24647273747576 ... LastLast

Similar Threads

  1. AJAX BANNER Swapper support thread
    By jaycode in forum All Other Contributions/Addons
    Replies: 19
    Last Post: 11 Oct 2012, 05:55 AM
  2. Any way to import image massively to AJAX Image Swapper ?
    By mybiz9999 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 17 Sep 2010, 04:35 PM
  3. Is there any way to massivly upload image to Ajax Image swapper?
    By mybiz9999 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 26 Jul 2010, 03:38 PM
  4. Error on AJAX IMAGE Swapper
    By easy665 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 28 Aug 2009, 02:38 PM
  5. AJAX Image Swapper Basic Support
    By jaycode in forum All Other Contributions/Addons
    Replies: 34
    Last Post: 31 Dec 2007, 06:48 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg