View Single Post
Old September 7th, 2005, 01:20 PM   #1 (permalink)
ehm
Member
Verified Customer
 
Join Date: Jan 2005
Posts: 139
UBB code to show photo is not right

I have ubb 6.5.2.0 and photopost 5.14
on the line "Show UBB Code" at the showphoto.php the code display is:
Code:
Content visible to verified customers only.
the think is that I'm not using the medium size. At least all my /medium folders are empty.

I could find this line of code at showphoto.tmpl
<span class="{$Style['small']}"><b>{$Globals['pp_lang']['ubbcode']}:</b> <input type="text" name="ubb" value="$showcode" size="80"> &nbsp;&nbsp;&nbsp;&nbsp;

by that line I assume that I need to edit $showcode
but I have no idea where this variable is set.

Can any one help me pointing the right direction to fix the ubb code display?

PS: if I remove the "/medium/" from the line below
Code:
Content visible to verified customers only.
the images display fine.

Thank you
ehm is offline   Reply With Quote