Search Function

 

Have I done something and messed up my settings?

I no longer see a search function here.

I'm still using Windows XP 

 
The search function is still at the top right corner.
 
Strange that it has disappeared for me.
 
Hover over the magnifier, click, type.
 

As you can see, There is no magnifier. 

 
GumRai:

As you can see, There is no magnifier. 

Steve would have said "you're holding it wrong" :)

But how do you log in ? You are missing all the other elements as well. In case of an add-blocker. Try disabling it for the time beeing and re-try. 

 

In my FireFox I can 'read' the html code of that part:

<div class="container">
 <div id="searchBoxContainer" class="searchBoxContainer">
  <form id="main_search_form" action="https://www.mql4.com/search" method="post" onsubmit="document.location.assign((&quot;https://www.mql4.com/search&quot;) + ($(&quot;keyword&quot;).value.length>
    0?(&quot;#!keyword=&quot;+encodeURIComponent($(&quot;keyword&quot;).value)):&quot;&quot;));return false;">
    <div class="inputWrapper">
     <input style="position: absolute; color: rgb(218, 218, 218); text-indent: 3px; width: 0px; height: 0px; z-index: 0;" type="text">
     <input style="background-color: transparent; position: relative;" autocomplete="off" id="keyword" value="" name="keyword" title="Enter search text" type="text">
    </div>
    <input class="hiddenSearchSubmit" value="" type="submit">
    <div id="searchSubmit" class="searchSubmit">
    </div>
  </form>
  <script type="text/javascript">
  mqGlobal.AddOnLoad(function ()
  {
  window.keywordMainFormSuggests = new Suggestions("keyword", "http://search.mql5.com/api/suggest","en", function(){$('main_search_form').onsubmit();});
  });
  </script>
 </div>
</div>

It comes right after the 'userLinkContainer' and before this adv::

<div class="top_container">
  <a href="https://www.mql4.com/click/en_03_fxdd_october_2015" title="FXDD - Your Money, Empowered" target="_blank">
    <img src="https://c.mql4.com/images/0/mql4_fxdd_en.jpg" alt="FXDD - New ECN Spreads, Outstanding Customer service" title="FXDD - Trade With a Trusted Partner" border="0" height="80" width="800">
  </a>
</div>


 
aakcaagac:

Steve would have said "you're holding it wrong" :)

But how do you log in ? You are missing all the other elements as well. In case of an add-blocker. Try disabling it for the time beeing and re-try. 

I don't have an ad-blocker. I can log in ok
 
gooly:

In my FireFox I can 'read' the html code of that part:

It comes right after the 'userLinkContainer' and before this adv::




I think I have the same, I am using Chrome,

    <div class="container">
      <div id="searchBoxContainer" class="searchBoxContainer">
<form id="main_search_form" action="https://www.mql4.com/search" method="post" onsubmit='document.location.assign(("https://www.mql4.com/search") + ($("keyword").value.length>0?("#!keyword="+encodeURIComponent($("keyword").value)):""));return false;'>
  <div class="inputWrapper"><input id="keyword" type="text" value="" name="keyword" title="Enter search text"></div>
  <input class="hiddenSearchSubmit" type="submit" value="">
  <div id="searchSubmit" class="searchSubmit"></div>
</form>
<script type="text/javascript">
  mqGlobal.AddOnLoad(function ()
  {
  window.keywordMainFormSuggests = new Suggestions("keyword", "http://search.mql5.com/api/suggest","en", function(){$('main_search_form').onsubmit();});
  });
 </script>
</div>    </div>
  </div>
</div>

I opened the forum page in Firefox and it is the same, a blank space to the right of "Forum", so it must be something to do with my computer.

 

Don't worry GumRai. For several moths I didn't have the edit-line for posting comments on mql5, all of a sudden it worked again - I haven't changed anything!

And in my experience google is a lot better than the search function here.

Maybe chrome has updated silently and skips now for security reasons this part?

 
gooly:

Don't worry GumRai. For several moths I didn't have the edit-line for posting comments on mql5, all of a sudden it worked again - I haven't changed anything!

And in my experience google is a lot better than the search function here.

Maybe chrome has updated silently and skips now for security reasons this part?

It's the same in Firefox, so it can't be related to Chrome.

I am also missing the notification icons on MQL5, means that I don't get any notification of PMs, and if I quote for a job, no notification of a reply.

I will try the service desk and see if they have any suggestions. 

Reason: