Page 47 of 79 FirstFirst ... 37454647484957 ... LastLast
Results 461 to 470 of 786
  1. #461
    Join Date
    Feb 2009
    Posts
    15
    Plugin Contributions
    0

    Default Re: AJAX IMAGE Swapper support thread

    Thanks for Jay and the others in this thread.
    All your comments help me pass through tons of problems and finally get the mod run.
    I am a total newbie on site building and know zero about html css php sql things..... (thanks for ZC, I learn a bit more now!)

    After over 20 times 1.38a fresh install and reinstall on 6 different public host. I finally get the AJAX mod run.
    On this stage I just need ONE function by AJAX is, when I change an attribute, a related image replace the main image.
    Here is my success test site:
    http://cocteau.xtreemhost.com/index....roducts_id=193

    Then I made a full back from this server and database and hv a formal transfer to my live server. AJAX refuse to work again

    I use the Firefox Web Developer plugin try to view what's wrong. I got 2 error when load the page. (thanks for this great plugin too it really help me a lot a lot a lot...)

    When I try to access the admin>AIS manager (V3.14), I get the well-know "please select a category first" problem. Error Console show this error:
    (elements not find)
    /admin/AJAX servers/AJAX image swapper server.php?action=loadProducts&category id=68&id=1236952311532

    When I try to load my test page on the live server, another well-known "Spinning Pie" on there.
    http://paper-tee.com/online/index.ph...roducts_id=193
    Console show this error:
    (elements not find)
    /admin/AJAX servers/AJAX image swapper server.php?action=loadImages&products id=193&options id=1&options values id=29&id=1236952381618


    I am quite sure this was caused by my server spec. or wrong settings. And AJAX is quite a server sensitive mod maybe.
    Please see the brief of my Server info:

    Server OS: Linux 2.6.18-92.1.18.el5
    Database: MySQL 5.0.45
    HTTP Server: Apache/2.2.3 (CentOS)
    PHP Version: 5.1.6 (Zend: 2.1.0)
    PHP Memory Limit: 16M
    PHP Safe Mode: Off
    PHP File Uploads: On

    Any suggestions or direct helping may pull me out of this two week long nightmare...

    PS. and sorry for my poor English also
    Last edited by cocteau; 13 Mar 2009 at 04:14 PM.

  2. #462
    Join Date
    Jun 2007
    Location
    Australia - Melbourne
    Posts
    310
    Plugin Contributions
    6

    Default Re: AJAX IMAGE Swapper support thread

    Quote Originally Posted by haredo View Post
    Jay,
    Looks like you got a little competition.

    http://www.zen-cart.com/forum/showthread.php?t=122102
    heh and yes there is always room for better coding, as you mentioned on that thread...
    The greatest pleasure in life is doing what people say you cannot do.

    Check on www.WebExtremeCustomiser.com for my modules (free contribution):
    AJAX Image Swapper
    AJAX Banner Swapper
    Fixed Navigation

  3. #463
    Join Date
    Jun 2007
    Location
    Australia - Melbourne
    Posts
    310
    Plugin Contributions
    6

    Default Re: AJAX IMAGE Swapper support thread

    Quote Originally Posted by pjb923 View Post
    Thanks for looking Jay. I think the IE problem is related to my computer at work because it seems to be working on other machines.

    But the images are out of order. The image that shows up in the main image container when the page is first loaded should be the 2nd image. They are named properly and don't seem to respond to changes in the sort order.

    Any ideas?
    No prob, email me your site details to j a y - at - webe xtre mecu stom iser.com I can probably take a look.
    The greatest pleasure in life is doing what people say you cannot do.

    Check on www.WebExtremeCustomiser.com for my modules (free contribution):
    AJAX Image Swapper
    AJAX Banner Swapper
    Fixed Navigation

  4. #464
    Join Date
    Jun 2007
    Location
    Australia - Melbourne
    Posts
    310
    Plugin Contributions
    6

    Default Re: AJAX IMAGE Swapper support thread

    Quote Originally Posted by cocteau View Post
    Thanks for Jay and the others in this thread.
    All your comments help me pass through tons of problems and finally get the mod run.
    I am a total newbie on site building and know zero about html css php sql things..... (thanks for ZC, I learn a bit more now!)

    After over 20 times 1.38a fresh install and reinstall on 6 different public host. I finally get the AJAX mod run.
    On this stage I just need ONE function by AJAX is, when I change an attribute, a related image replace the main image.
    Here is my success test site:
    http://cocteau.xtreemhost.com/index....roducts_id=193

    Then I made a full back from this server and database and hv a formal transfer to my live server. AJAX refuse to work again

    I use the Firefox Web Developer plugin try to view what's wrong. I got 2 error when load the page. (thanks for this great plugin too it really help me a lot a lot a lot...)

    When I try to access the admin>AIS manager (V3.14), I get the well-know "please select a category first" problem. Error Console show this error:
    (elements not find)
    /admin/AJAX servers/AJAX image swapper server.php?action=loadProducts&category id=68&id=1236952311532

    When I try to load my test page on the live server, another well-known "Spinning Pie" on there.
    http://paper-tee.com/online/index.ph...roducts_id=193
    Console show this error:
    (elements not find)
    /admin/AJAX servers/AJAX image swapper server.php?action=loadImages&products id=193&options id=1&options values id=29&id=1236952381618


    I am quite sure this was caused by my server spec. or wrong settings. And AJAX is quite a server sensitive mod maybe.
    Please see the brief of my Server info:

    Server OS: Linux 2.6.18-92.1.18.el5
    Database: MySQL 5.0.45
    HTTP Server: Apache/2.2.3 (CentOS)
    PHP Version: 5.1.6 (Zend: 2.1.0)
    PHP Memory Limit: 16M
    PHP Safe Mode: Off
    PHP File Uploads: On

    Any suggestions or direct helping may pull me out of this two week long nightmare...

    PS. and sorry for my poor English also
    Thank you for your comments, but I have to humbly add that this module is still far away from perfection. Hopefully I can find time through the weeks to improve this module further...

    looks like the file templates/YOUR_TEMPLATE/tpl_product_info_page.php hasn't been edited.
    The greatest pleasure in life is doing what people say you cannot do.

    Check on www.WebExtremeCustomiser.com for my modules (free contribution):
    AJAX Image Swapper
    AJAX Banner Swapper
    Fixed Navigation

  5. #465
    Join Date
    Feb 2009
    Posts
    15
    Plugin Contributions
    0

    Default Re: AJAX IMAGE Swapper support thread

    Quote Originally Posted by jaycode View Post
    looks like the file templates/YOUR_TEMPLATE/tpl_product_info_page.php hasn't been edited.
    Thanks for your quick reply Jay.
    Yes I did edit those 2 lines of the tpl_product_info_page.php. But because I hv to keep on build my site so I roll back the file to original at yesterday night. (Sorry about that)

    I just built another test site on the same live server same database, just for you to view the problem.
    This test page show the same message by the Error Console. Both the Product info page and the AIS manager admin page hv the same old problem.
    http://paper-tee.com/online_test/ind...roducts_id=180

    Thank you very much for the kindly follow up.

  6. #466
    Join Date
    Mar 2009
    Posts
    8
    Plugin Contributions
    0

    Default Re: AJAX IMAGE Swapper support thread

    Hi all,

    I installed the ajax mod to my zen cart. It's amazing how it works.
    But now I've got 3 questions:
    1.Before I already installed Zen Lightbox and it worked perferctly.
    But now, the Zen Lightbox doesn't work anymore.
    Do you know how I can fix this?

    2. I used the swapper for every attribute. But what if my attribute has no special picture, is it possible, that he automatically uses the standard ones?

    3. Normally he should show these arrows, when you have more than 3 pics, but these arrows don't appear!
    Do you know how I can fix this?

    Thanks for your answers!
    Jan
    Attached Images Attached Images  

  7. #467
    Join Date
    Feb 2009
    Posts
    15
    Plugin Contributions
    0

    Default Re: AJAX IMAGE Swapper support thread

    Quote Originally Posted by jaka21 View Post
    I've got 3 questions:
    I know little about AJAX image swapper. But I spent over 2 weeks try to install this mod well, I read alot info here so I hope may help others.

    1. You may try to upload the "Zen Lightbox patch" which is in the Documents_and_extra_files folder. (but honestly I hv no luck to let Zen Lightbox work again by this patch. Fual Slimbox is working fine)

    2. You are better to add attribute images use the admin>catalog>AJAX image swapper manager. (or try to use the "setup image" function inside the manager)

    3. Because you are now using the Fual Slimbox which is a AJAX image swapper built-in lightbox. It's function is not exactly same as Zen Lightbox. You may visit the Fual Slimbox supportting thread to know more.

    Hope this can help!

  8. #468
    Join Date
    Mar 2009
    Posts
    8
    Plugin Contributions
    0

    Default Re: AJAX IMAGE Swapper support thread

    Quote Originally Posted by cocteau View Post
    I know little about AJAX image swapper. But I spent over 2 weeks try to install this mod well, I read alot info here so I hope may help others
    [...]
    3. Because you are now using the Fual Slimbox which is a AJAX image swapper built-in lightbox. It's function is not exactly same as Zen Lightbox. You may visit the Fual Slimbox supportting thread to know more.

    Hope this can help!
    Thank you for your help. I deactivated the Zen Lightbox and it works!!!

    Question number 3.
    I meant these arrows for the additional images. Wenn you have more than 3 images it should show an arrow to scroll to the next ones, but this doesn't word!
    Do you know the fix?

  9. #469
    Join Date
    Mar 2009
    Posts
    8
    Plugin Contributions
    0

    Default Re: AJAX IMAGE Swapper support thread

    Sorry,

    here the question again with an image where it works.

    Mine is the jewellery one in the post above.
    What you can see:
    I have 4 Images and i want to have that 3 images appear and then I need this green arrow to go to the next one. but this green arraw doesn't appar.
    (in the original image, it does.)
    Does anybody know, how I can fix this?
    Attached Images Attached Images  

  10. #470
    Join Date
    Feb 2009
    Posts
    15
    Plugin Contributions
    0

    Default Re: AJAX IMAGE Swapper support thread

    Sorry for the misunderstanding.

    I never hv more then 3 images for a single product.
    (The truth is, I hv no luck to let this mod run well on my live server, so what can I help is very less....)

    However, the arrow stuff you mentioned maybe set at the admin>configuration>AJAX Image Swapper> (last 2 options)

 

 
Page 47 of 79 FirstFirst ... 37454647484957 ... 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

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR