The forum is here for legacy reasons. No new posts will be created. User registration is disabled! If you have any questions, please email us or check https://www.adultscriptpro.com for more details!
You are not logged in.
All good in Firefox, but search results only work half the time or less in IE (checking with ie7)
I verified url and when no result it reads like this:
httpwww.website.com/searchEngine/search/video/?s=asian
httpwww.website.com/searchEngine/search/video/?s=amateur
And i get this result in result page:
No videos found while searching for ''!
Firefox url's and when ie working url reads like this:
httpwww.website.com/searchEngine/search/video/asian/
Last edited by asko (2011-08-19 02:26:00)
Offline
with IE9 works fine for me in my site
Offline
Can you please try the same URL in IE7 also? this one: domain.com/search/video/search-string/
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
Symtab, yes it always works normal when i write regular 'domain.com/search/video/search-string/' in url in IE
Offline
Ok...how did you get to the ?s=keyword here url in IE? If there is a bug, it appears during the form submit procedure, so probably in javascript.
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
This is the code for search:
<!--START searchbox -->
<div id="searchbox">
<div id="searchLeft"></div>
<div id="searchCenter">
<form id="search-form" action="/searchEngine/search/video/" method="get">
<input id="search-query"
class="query" type="text"
value="Search porn here"
name="s"
style=" font-size:17px;color:#F30; background-color: clear; width:360px; height:25px; float:left; margin-top:20px;background: none repeat scroll 0 0 transparent ;border:0 none; "
onblur="javascript: if (this.value=='') { this.value='Search porn here'; };" onfocus="javascript: if (this.value=='Search porn here') { this.value=''; };" value="Search porn here"
/>
<div id="searchRight">
<input id="search-submit" class="go" type="submit" value="" style=" float:right; border:0 none; height:55px; width:100px; background: none repeat scroll 0 0 transparent ;cursor: pointer; " />
</div>
</form>
</div>
<!--END searchbox -->
Do you see what is generating the error?
Last edited by asko (2011-08-22 04:45:36)
Offline
I'm sorry but i dont see what is generating the error. Whats your site's URL, also did you modify the javascript code? Do you get any javascript errors in IE?
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
I tested the search at your own adultscriptpro:
http...demo.adultscriptpro.com/
***and even your own demo site has the same bug with IE
Search result in IE :
URL:
http...demo.adultscriptpro.com/search/video/?s=ass
No videos found while searching for ''!
Search result in Firefox:
http:..demo.adultscriptpro.com/search/video/ass/
NO ERRORS PAGE IN IE as you asked to check
Last edited by asko (2011-08-23 04:43:13)
Offline
Ok. What IE version are you using? I tested the search in IE when i implemented it and it was working. I will check again. Whats your site URL?
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
i went to many internet coffee in my city to verify ie7, ie8, and this problem is recurring often in ie,it only works sometimes, i also tested some other members scriptpro sites and its the same thing in ie, i have posted a thread in sphinx forums to ask them about results that indicate: no results for ''! in ie,
its like the field was blank...there is obviously a weakness there, it works always 100% everywhere in firefox
Last edited by asko (2011-08-24 00:00:33)
Offline