News:

Looking for documentation? Take a look on our wiki

Main Menu

Images not showing on front end

Started by marty78, January 29, 2008, 23:47:43 PM

Previous topic - Next topic

marty78

Hello,
I just upgraded to 1.1 and it's fantastic!!!
The only issue I have so far is that my images are not showing up
Take a look... http://tiketroom.com/index.php?page=shop.browse&category=&option=com_virtuemart&Itemid=1

If I click on it, I can see the full size images.  The strange thing is that, in the backend, I can see the thumbnail so it
did produce the thumbnail but it simply does not show in the front end.  I also created the thumbnail 90x90 and uploaded it
and that still didn't work.

PLEASE HELP!!!

aravot

Few things if you have 'Dynamic Thumbnail Resizing' enabled, disable it, it doesn't work (known bug) if you don't have 'Dynamic Thumbnail Resizing' enabled and images are not showing change file permission of show_image_in_imgtag.php to 777 or 755, it depends to your server configuration you might have to try different values to get it work, and make sure your resize folder has write permission again 777 or 755.

Martina L

this worked perfectly to fix my problem, thanks  :)

marty78

Thank you for the very quick response.  I did change the permisions and added a product and I still get the same error
I tried and both IE and FF. 

btw don't have dynamic image on.

Any other suggestions???


marty78


aravot

I asked because you said 'I just upgraded to 1.1', did you try all my suggestions if so and still not working than I have no idea, oh make sure you have GD library installed in php

marty78

I did have the older version but I removed it and did a fresh install.
It's really strange because I can see the files on the admin side and on the ftp
it populates the resized files.

Anyone???

marty78

Here's a strange thing.  I removed 1.1 and install 1.0 and I can now see the images but
on version 1.1 I cannot?

anyone???

marty78

anyone?  I'm willing to pay for your help.

aravot

VirtueMart 1.1 is still in development stage, we can not concentrate on providing support and coding/fixing and etc, but just to make sure this is not a bug, I'll have a look PM me with necessary info.

unleash.it

Does it happen only on the browse page, or the fly page too? Could it be your template? Try using one of the defaults (like browse1, browse2) in your category. If it's a custom template, make sure your PHP is correct. The VM developer manual lists which variables are allowed for both the browse and fly pages. Some work in one but not the other (like long desc can't be in the browse page).

Other than that, you can check to make sure GD is enabled in Joomla. With 1.5, you go help--> system info--> php information. It's a huge list, so do a find for GD.

Hope this helps.

For the record, I've had problems with VM resizing my thumbnails even with "dynamic thumbnail resizing" unchecked. At least in build 1142, sometimes it resized them anyway (making mince meat of my transparent gifs) and I had to fix the file path in the DB. But this is different than them not showing up.


patrik60

As far as I understand the problem should have been solved with rev 1204. But It doesn't work even if I have disabled 'Dynamic Thumbnail Resizing'. So I did go back to rev 1203 and everything works fine, pics will be shown again.

patrik

Howard

Hi,

After a couple of years working with osCommerce I was looking for something new/better and more dynamically supported. So I stumbled upon Joomla and Virtuemart a little while back which looks just like the thing I am after  ;D

I stumbled upon this thread and as I am experiencing something similar with my first picture assigned to a product my 2ct to this problem:
No thumbs are shown for me for the first picture on the category product page and also not on the product detail page. I can see though the full pictures and on the product page also the thumbs for the extra assigned pictures.
For the thumb of the first assigned picture I get a 'file not found' message because it looks like the parsed path is wrong (when compared to that of the thumbs for the extra pictures):
For the first picture thumb I have:
http://localhost/wheeloftime/htdocs/wotvirtuemart/components/com_virtuemart/show_image_in_imgtag.php?filename=resized%2FArt_Deco_large_m_47a87c94075a5_90x90.jpg&newxsize=90&newysize=90&fileout=

For the second and other picture thumbs:
http://localhost/wheeloftime/htdocs/wotvirtuemart/components/com_virtuemart/show_image_in_imgtag.php?filename=%2Fcomponents%2Fcom_virtuemart%2Fshop_image%2Fproduct%2Ffotostandaardmarmergrootmodelmetspeltermeeuwartdeco1_pic1.jpg&newxsize=90&newysize=90&fileout=

The difference is there is no full path to the resized directory while it seems it is needed though.

My configuration:
Joomla 1.5 stable
Nightly build VirtueMart 1.1 revision 1214
Xampp for Linux: PHP 5.2.4 / MySQL 5.0.45
OS: Linux Ubunty Gutsy
Browser: Firefox 2.0.0.11

best regards,
Howard
OS: Ubuntu Gutsy 7.10
XAMPP for linux: PHP 5.2.4 / MySQL 5.0.45 / Apache 2.2.6 (Unix)
Browser(s): Firefox 2.0.0.14
Joomla 1.5.3 stable / VM 1.1
ISP: PHP 4.3.10 / MySQL 4.0.22 / Apache 2.0.51 (Fedora)