Great call on the SQL - Thanks!
I am still unable to call the images, however, and am uncertain what I may be missing. Would one of you knowledgeable folks be so kind as to take a look and see if you can see what that might be? Thanks!
Great call on the SQL - Thanks!
I am still unable to call the images, however, and am uncertain what I may be missing. Would one of you knowledgeable folks be so kind as to take a look and see if you can see what that might be? Thanks!
Not sure what this is all about but seems to be related to your load problems.
document.write("<script id=__ie_onload defer><\/script>");
Hi Meltdown,
Can you tell us more about what you see in the admin area? I posted a screen shot a couple posts ago on what you should be seeing if an image is indeed successfully created. Does yours look similar? There'll be some difference because that example is using attributes whereas yours isn't.
Hi~~
I am using 3.12 version.
I checked. mootools-complete.js is there.
I use both IE and Firefox, all the same.
Then, I install a new zen cart and follow the process again.
Still the same...
The category still doesn't show up.
Quote:
Originally Posted by iammad
HI Jay,
After I installed everything followed by the instruction, there is still some bugs:
I go to Admin-> Catalog-> AJAX Image Swapper v.3.1.2
I choose "Select category" but the product on "Product name:" won't show up.
I've been playing with the module and I think that the problem is than when I upload images with ajax, as they have the same file name as the ones previously uploaded, the product listing image is overwritten by a small one.
If I then upload the same image with IH2 the product listing miniaturization is fixed, and the quality of the ajax images improve (images are overwritten).
The trouble is that this process of uploading an re-uploading images for each product is slow and tedious.
I though about two different image filenames for AIS and IH2, but then the quality of AIS images is not good and I still have to upload images two times.
Is there any way to improve th quality of AIS images? I don't know why the compression is so low in my page.
I don't know a lot about php or sql, so I don't know if there is some error with the scripting. I've send you a PM with all my data so that you can take a look at my site.
Thank you Jay.
Jacobo.
Cheer!
but I tested the effect under IE7 and FF,.the image jump outside the box and the the thumbs cannt be showed in FF and overfloat the medium image in IE7.
in IE6, all the diplay run very good. Pls have a look at my site and c what happen.
www.he15.com
That's just a css thing at this point. You can edit the styles_AJAX_image_file.css to fix that. Specifically if you change #image_viewer to a width of around 390px and give #image_nav_container some padding-top of around 145px.
The thumb nails are a different story... I've actually been struggling with that one myself. Those go in the .back class which is controlled by stylesheet.css and the image_small class of the AJAX style sheet. For some reason they always get assigned a width and height of 75px which is why I thought there was a database bug a while ago. Turns out the database does get the correct configuration values but it always gets 75 by 75. I'm looking into it and will let you know when I figure it out
Bookmarks