MyBB Community Forums

Full Version: FOrum Display
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Hello
I got a problem with my forum that is place4talk.com, the problem is; where ever I click on any page it is redirected to one other website of mine i.e ebuyanycar.com
Can any body please help me out of this
URL ?
Check: ACP > Forums & Management > Select any forum > and see if you've added any link in "Forum Link" option ?
You've just not closed a link tag.

<a href="http://www.ebuyanycar.com">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="images/Cars 2 300 pic.gif" width="170" height="160" />

You need a </a> after this. In fact, none of those links you've added have a closing tag...
BTW, its not redirecting me at all Undecided
If you click the actual forum name it won't, but click anywhere else on the page after those square images at the top and it will, because tags haven't been closed.
NO DEAR THERE IS NO SUCH A LINK
I did checked the same, nothing seems to happen :s

Edit: Try to view it in FireFox.
Uh, what?? Yes there is, I got this code off of your site o.O

<div class="board_message"><img src="images/Nav Bar.jpg" width="1172" height="42" border="0" usemap="#MapMap7Map" />
  <map name="MapMap7Map" id="MapMap7Map">
    <area shape="rect" coords="1076,8,1160,34" href="http://www.cpa-talk.com/tv.php" />
    <area shape="rect" coords="970,7,1066,33" href="http://www.786websolutions.com/domainchecker.php" />
    <area shape="rect" coords="833,6,955,35" href="http://www.786websolutions.com/webdesign.php" />
    <area shape="rect" coords="738,8,820,37" href="http://www.bdcprinters.com" />
    <area shape="rect" coords="656,6,725,34" href="http://www.place4talk.net" />
    <area shape="rect" coords="563,7,644,34" href="http://www.ebuyselluk.com" />
    <area shape="rect" coords="422,5,550,38" href="http://www.786websolutions.com/cart.php" />
    <area shape="rect" coords="263,8,406,36" href="http://www.adsmarketuk.com/advertise.php" />
    <area shape="rect" coords="187,8,248,35" href="http://www.firsteat.co.uk" />
    <area shape="rect" coords="60,5,173,35" href="http://www.ebuyhomes.co.uk" />
    <area shape="rect" coords="5,9,53,32" href="http://www.ebuyanycar.com" />
  </map></div><div class="board_message"><p><a href="http://www.adsmarketuk.com">&nbsp;&nbsp;<img src="images/adsmarket-screenshot.jpg" width="170" height="160" /><a href="http://www.bdcprinters.com">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="images/bdcprinters.gif" width="170" height="160" /><a href="http://www.ebuyselluk.com">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="images/ebuyselluk.gif" width="170" height="160" /><a href="http://www.ebuyhomes.co.uk.com">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="images/Home 1 300 Pic.gif" width="170" height="160" /><a href="http://www.786websolutions.com">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="images/websolutions.gif" width="170" height="160" /><a href="http://www.ebuyanycar.com">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="images/Cars 2 300 pic.gif" width="170" height="160" /></p></div> 

This is on your forum, it's for those 6 square images at the top, and you've not closed the <a> tags.
Pages: 1 2