Registering and any field links me to a forum thread!?!?

surfsup

Well-known member
Licensed customer
Strangest thing ever, we are a big board and have the latest update etc.

When anyone tries to register, and click in any of the text fields it automatically links to a thread.

My site here

Why is this happening and what can we do to fix it?
 
Here's your problem:

Code:
<li class="panel Notice DismissParent notice_5"><div class="baseHtml noticeContent">Dear Guest, Download your copy of TMF Clean Informer Magazine-  <a href="[URL='http://xenforo.com/community/view-source:http://www.truckmountforums.com/threads/tmf-clean-informer-1-issue-download-your-copy.38610/']http://www.truckmountforums.com/threads/tmf-clean-informer-1-issue-download-your-copy.38610/[/URL]">Visit here for more details</a</div>

Your closing tags are wrong. (coming from the notice pop-up)
 
The whole registration page is one big link.
yeah, I just had to 'remove' our notice that ive had for the past two months so the registration page will work again.....

Not sure what the problem is but ill mess with it more in the morning
 
Here's your problem:

Code:
<li class="panel Notice DismissParent notice_5"><div class="baseHtml noticeContent">Dear Guest, Download your copy of TMF Clean Informer Magazine-  <a href="[URL='http://xenforo.com/community/view-source:http://www.truckmountforums.com/threads/tmf-clean-informer-1-issue-download-your-copy.38610/']http://www.truckmountforums.com/threads/tmf-clean-informer-1-issue-download-your-copy.38610/[/URL]">Visit here for more details</a</div>

Your closing tags are wrong. (coming from the notice pop-up)
Genies! LOL, code is fixed. :D
 
Back
Top Bottom