View Single Post
Old January 29th, 2006, 01:07 PM   #9 (permalink)
jlrios
Junior Member
Verified Customer
 
Join Date: Jun 2004
Posts: 8
Id error.

Hello!, in www.marcianos.org/fotos, idem error in "html" codes. If posible view online.

In file shophoto.php
--------------------------------------
// Make the display codes (just in case)
$showbbcode = "
Code:
Content visible to verified customers only.
";
$showhtmlcode = "<img src="$imgurl" />";
if ( VB3_ENHANCEDINT == "on" ) $showhtmlcode = un_htmlspecialchars( $showhtmlcode );
$showdirectcode = "$imgurl"

------------------------------------

That I must modify or add exactly in that file.
Thanks.
jlrios is offline   Reply With Quote