vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Link In New Window (https://vborg.vbsupport.ru/showthread.php?t=152134)

ShawneyJ 07-13-2007 03:03 PM

Link In New Window
 
hi

how do i stop a link from opening a new page/window when i click on it please.

like i click on it and a new new page appears, i must have done something wrong on my front page as its never happened b4.

cheers

snakes1100 07-13-2007 03:59 PM

More info would help, is it a custom link or a forum link?

ShawneyJ 07-13-2007 04:47 PM

there links from my home page to the forum EG: ARCADE

a links a link i thought lol it is a home page not cmps.

</td>
<td width="25%">
<div align="center">
<img border="0" src="images/schoolforum.gif" width="88" height="31"><a href="http://www.mydomain/forumdisplay.php?f=766"><br>
<strong>College Forum</strong></a></div>
</td>
</tr>

its only started it since i changed things around, i guess the codes out of wack

snakes1100 07-13-2007 04:57 PM

I dont see anything in that code to make it open a new window on you, id check else where in the page coding, if thats a custom page, you probably broke some tags when you moved something around.

ShawneyJ 07-13-2007 05:02 PM

ok thanks man i'll re-do the whole page, cheers.

cyberphr 07-13-2007 05:07 PM

Quote:

Originally Posted by jaycob (Post 1290112)
ok thanks man i'll re-do the whole page, cheers.

Don't.

Change:
Code:

<a href="http://www.mydomain/forumdisplay.php?f=766">
To:
Code:

<a href="http://www.mydomain/forumdisplay.php?f=766" target="_self">

Also, you should use <br /> instead of <br>.

ShawneyJ 07-14-2007 01:46 AM

omg man your a champ, you saved me hours worth of work.

cheers to that.

thx again.


All times are GMT. The time now is 06:54 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01050 seconds
  • Memory Usage 1,720KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete