Author Topic: Search fuction does not work.  (Read 1432 times)

On The Air TV

  • Full Member
  • ***
  • Posts: 228
  • using PHPmotion from 07/23/2007
    • On The Air TV Video Share Network
Search fuction does not work.
« on: September 05, 2010, 06:13:01 AM »
when entering a search then clinking the button nothing happens. any ideas?

frankie

  • Administrator
  • Hero Member
  • *****
  • Posts: 6603
  • PHPmotion Developer
Re: Search fuction does not work.
« Reply #1 on: September 05, 2010, 02:42:48 PM »
i searched 'update' on your site and got 28 results

seems to work fine


On The Air TV

  • Full Member
  • ***
  • Posts: 228
  • using PHPmotion from 07/23/2007
    • On The Air TV Video Share Network
Re: Search fuction does not work. on toolbar
« Reply #2 on: September 09, 2010, 06:27:08 PM »
I'm getting
Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E)
Timestamp: Thu, 9 Sep 2010 23:25:40 UTC


Message: Object doesn't support this property or method
Line: 516
Char: 5
Code: 0
URI: http://www.ontheairtv.com/addons/memberstoolbar/javascripts/toolbar.js


Message: Object doesn't support this property or method
Line: 516
Char: 5
Code: 0
URI: http://www.ontheairtv.com/addons/memberstoolbar/javascripts/toolbar.js

we are talking about the toolbar search right?
« Last Edit: September 09, 2010, 06:37:47 PM by On The Air TV »

frankie

  • Administrator
  • Hero Member
  • *****
  • Posts: 6603
  • PHPmotion Developer
Re: Search fuction does not work.
« Reply #3 on: September 10, 2010, 12:54:45 PM »
dunno if this is your problem but you load the js file twice

<!-- Members ToolBar -->
<script type="text/javascript" src="http://www.ontheairtv.com/addons/memberstoolbar/javascripts/toolbar.inc.js"></script>
<!-- Members ToolBar End-->


On The Air TV

  • Full Member
  • ***
  • Posts: 228
  • using PHPmotion from 07/23/2007
    • On The Air TV Video Share Network
Re: Search fuction does not work.
« Reply #4 on: September 10, 2010, 07:11:02 PM »
Hi Frankie,

Yup it was there twice.. now when I search it just goes to the index.php or home page.

everything else on the toolbar works OK.

frankie

  • Administrator
  • Hero Member
  • *****
  • Posts: 6603
  • PHPmotion Developer
Re: Search fuction does not work.
« Reply #5 on: September 11, 2010, 12:02:17 PM »
we will have to look at that, it works if you type in the search word and hit enter on your key board, but not if you mouse click the blue button

On The Air TV

  • Full Member
  • ***
  • Posts: 228
  • using PHPmotion from 07/23/2007
    • On The Air TV Video Share Network
Re: Search fuction does not work.
« Reply #6 on: September 11, 2010, 02:52:59 PM »
Thanks,, that's interesting that it's doing that..