![]() |
Showing the direct link of uploaded image Hi, I have a problem with showing the direct link of the uploaded image. The setting for the medium picture size is as below : Trigger medium graphic height and width : 720 But as you can see from below example, when you upload a bigger size picture, it doesnt show the original uploaded picture link. I beleive, Direct Link should show the original uploaded picture. But it give me medium size picture code. DW Gallery - Free Image Hosting - Maskeli_Be_ler So how can i make it show the original uploaded picture in Direct Link section ? Regards |
Actually those links are designed to show the medium images not large images. So you can not do as you wish without some type of code alteration. |
So isnt it possible to show the original uploaded image ? Its quite important for me. Some users post the HD movies screenshots to my gallery and they use the image links in forums. So sometime they have to use the direct link of the image. And if the direct link show 720px (width) instead of 1280px or 1920px, it will cause some serious problems. Do you mind if i ask for an advise about code alteration ? |
well this is right in showphoto.php Code: Content visible to verified customers only. |
Thanks a lot Chuck S File : Showphoto.php Line : 1671 Original : $showdirectcode = "$imgurl"; Changed to : $showdirectcode = "{$Globals['datadir']}/{$storecat}/$bigimage"; |
;) Have a good day. |
| All times are GMT -5. The time now is 11:02 PM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0