PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro How Do I...? (http://www.photopost.com/forum/photopost-pro-how-do-i/)
-   -   Linked Image only links to image (http://www.photopost.com/forum/photopost-pro-how-do-i/146693-linked-image-only-links-image.html)

Fortissimo October 18th, 2011 10:22 PM

Linked Image only links to image
 
Our members are mentioning that this has changed, and after looking at some others who use the software, I see that it may have.

Go here

Scroll down below the large image to the Photo Details.

Look under "Linked Image"

Under Thumbnails, that code gives you the code for the image and the link to get to it. My members are stating that Linked image used to work the same way.

I checked this site, and it's working that way for them. Same with this one.

I have upgraded to the most recent version of Photopost, and have triple checked that all the correct files have uploaded. Was something taken out, is this a mod. What do I need to do to get it to show the code like linked thumbnails.

Chuck S October 18th, 2011 11:11 PM

Nothing has changed to my knowledge so maybe those sites are modified

The linked image code has always been for both thumbnail and medium not a large image

Hense in your site you do not have a medium image so there is no linked image tag.

Fortissimo October 19th, 2011 03:43 PM

I looked in showphoto.tmpl to see if there is a difference in the code of the thumb/full and there isn't any. If it's not controlled through this template, where is it controlled?

Chuck S October 19th, 2011 03:56 PM

$showbbmed is most definately defined and shows if I look in the template

Code:

Content visible to verified customers only.
Like I said you need to have a medium image for it to show from what I see

Chuck S October 19th, 2011 03:58 PM

Your site shows linked medium if you have a medium image look here. Like I said the linked image is for thumbnail and medium only

Nana - The Pixel Gallery

Fortissimo October 19th, 2011 05:08 PM

No, you miss understood what I was asking.

I don't care about medium images. I need to get Linked Images to actually be a true linked image code like the examples I posted. What file contains the code that controls putting in bbcode? I just need the file name, not how to modify it. I'll figure that out myself.

Chuck S October 19th, 2011 05:17 PM

Yeah my responses are based in a support manner.

In most cases when you are trying to figure out how to mod something you want to look in the actual script your viewing so in your case it is showphoto.php

FYI we do not link full size images because the code your talking about is used to post in a forum post and one would not post full large images in full posts which is why it is only used on thumbnails and medium sized images.

Fortissimo October 19th, 2011 05:23 PM

Quote:

Originally Posted by Chuck S (Post 1292511)
Yeah my responses are based in a support manner.

In most cases when you are trying to figure out how to mod something you want to look in the actual script your viewing so in your case it is showphoto.php

FYI we do not link full size images because the code your talking about is used to post in a forum post and one would not post full large images in full posts which is why it is only used on thumbnails and medium sized images.

Though I'm sure you have dealt mainly with websites that would agree with your opinion that one would not post full large images in full posts, that is not the case in all industries, especially mine. What fits for you does not fit for everyone. I am not the only one in my industry who uses this code, you can see 2 others in my original post who has found that it's needed for our customer base.

Thank you for pointing me to the .php file. I will look there.

Chuck S October 19th, 2011 05:57 PM

I agree not everyone wants things to work one way ;) That is why people mod code. I have no problem telling people where to look to mod code.


All times are GMT -5. The time now is 10:45 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97