cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with SEARCH button

qwerty20
Champ in-the-making
Champ in-the-making
There seems to be a problem on some Alfresco accounts.
On my account when you go to Sites and Search for Sites ,the search button works just fine. Its html script is: <div class="search-button"><span class="yui-button yui-push-button" id="template_x002e_site-finder_x002e_site-finder-button"><span class="first-child"><button type="button" tabindex="0" id="template_x002e_site-finder_x002e_site-finder-button-button">Search</button></span></span></div>

While for my 2 coworkers, the search button doesn't function. Its html script is: <div class="search-button"><button id="template_x002e_site-finder_x002e_site-finder-button">Search</button></div>

Do you guys have any idea on this issue? Please help me. Thanks
6 REPLIES 6

mikeh
Star Contributor
Star Contributor
Are they using a different browser? Have you just deployed a new Alfresco version (in which case clear their browser cache, or force-refresh the page)? Are they running AdBlock or other add-ons?

Thanks,
Mike

qwerty20
Champ in-the-making
Champ in-the-making
Nope. What I did to eliminate the sources of problem is that I login to my computer with my account on any browser and it works. I then login to their computer and my account still works fine. But when they tried to login their account on my computer or any other computer here in our office, the problem still persist. That's why I can safely say that the browsers or computer are not the  cause of the search button problem. We've been using this alfresco community 3.2r2 since  March 2010

Thanks for the reply..

mikeh
Star Contributor
Star Contributor
Is there anything about their username format that's different to the others?

Thanks,
Mike

qwerty20
Champ in-the-making
Champ in-the-making
None also. We all use our own names. Without any special characters, etc.  This issue happen after a month of setting up the Alfresco Community 3.2r2.

mikeh
Star Contributor
Star Contributor
No idea then, sorry. It does look like a JavaScript error preventing YUI from decorating the raw HTML. I suggest installing Firebug and seeing if there's a JS error being raised.

Thanks,
Mike

qwerty20
Champ in-the-making
Champ in-the-making
I actually used that firebug that's why I was able to post the scripts.  Smiley Happy I am sorry I am not  knowledgeable on those stuffs. My boss (Sr. Sys admin) just told me that he deleted the account, and then bring it back again. For a while it resolved the issue, but it started happening again. The search button problem was repeated.