Status: offline

ola_one

Forum User
Full Member
Registered: 06/28/03
Posts: 186
Please be gentle everyone.

I have searched and I think I did what I needed to do to get a new window for a link from my site, but it did not work.

My linksdetails.thtml looks like the following:


{link_name} ({link_hits}) {link_edit}

{link_description}


I know that the instruction Turias gave here made reference to lib-common.php, but I am stumped searching for what to edit in this file.

So please someone direct me to what entry I need to make. I keep getting kicked out of my site even though I had edited the linksdetails.thtml.

Thanks in advance

Status: offline

ola_one

Forum User
Full Member
Registered: 06/28/03
Posts: 186
Sorry my linksdetails.thtml looks like the following
Text Formatted Code
<li>
  <strong><a href="{link_url}" target="_blank">{link_name}</a></strong> ({link_hits}) {link_edit}<br>
  {link_description}
</li>
 

mach

Anonymous
you may want to check your browser settings. they can override the "target=blank" attribute and use the same window/tab for the link and vice versa.

Status: offline

ola_one

Forum User
Full Member
Registered: 06/28/03
Posts: 186
Sorry to sound so stupid, but where do I do this in Explorer?