View Single Post
Old September 7th, 2005, 02:22 PM   #3 (permalink)
ehm
Member
Verified Customer
 
Join Date: Jan 2005
Posts: 139
Quote:
Originally Posted by omegatron
The variable is set in showphoto.php and if there is no medium it should display the large image tag
Well,
it's not doing it Omegatron.
the "Trigger medium graphic height and width" option on the setup is "0" (should be 'null'??)

Coudl be something else wrong?
At the first installation (version 4.x) I had medium images but I changed it when I first upgrade to 5.0. Since then I never checked it until some members start complaing about the display not showing any images inside UBB.

This is the hard code on my showphoto.php
----
$ubburl = "{$Globals['datadir']}/$storecat/medium/$bigimage";
----
So looks like it always will put /medium/ there on the link.

What can be done?
Thank you

Last edited by ehm; September 7th, 2005 at 02:24 PM.
ehm is offline   Reply With Quote