View Single Post
Old December 29th, 2006, 09:06 AM   #3 (permalink)
PaulGN
Junior Member
Verified Customer
 
Join Date: Sep 2005
Posts: 26
Hi Chuck,

I've just taken a look at the bbcode that gets generated for the showphoto and it does add some target code:

Heres a snippet:
<td class="tddetails" align="left" valign="top">
<span class="small"><b>Special:</b>
<a href="http://www.the-commodore-zone.com/" target="_blank" class="bb-url">

The target="_blank" is being added - so if I could either stop the target code from being added or change it to _top etc. it should avoid the problem.

Problem is, I'm not sure where this code is in photopost, I've had a look in the php, but I can't see it - could you point me to the file which adds this.

Thanks in advance.
PaulGN is offline   Reply With Quote