-
AuthorPosts
-
nickwigzell Friend
nickwigzell
- Join date:
- August 2009
- Posts:
- 32
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 15
- Thanked:
- 2 times in 1 posts
December 3, 2009 at 5:09 pm #146557No results are displaying when I click the Search button. All I get is a blank page.
This may be the result of me customising the template. I have moved the search module around, trying out different positions, so perhaps that has something to do with it, but it is now back in its default position (search).
I have tried disabling and re-enabling the module, and deleting and recreating it. I have also followed Scotty’s tip for disabling JA NEWS on the search results page ( http://www.joomlart.com/forums/topic/disable-ja-news-on-search-results-page/ ), which allows you to assign the results to a specific item ID, but none of these have worked.
Can anyone tell me what has gone wrong please?
My development site url is: http://frontrowfilms.co.uk/
Best
Nick
gray Friendgray
- Join date:
- October 2009
- Posts:
- 957
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 292 times in 230 posts
December 3, 2009 at 5:59 pm #325652If to look at the HTML code of main page (were search is), it has a line
<input type=”hidden” name=”Itemid” value=”553″ />and there is no
<input type=”hidden” name=”task” value=”search” />
which should be present (for example, look at Teline Demo)It seems that search module is hacked, and it doesn’t have a piece of necessary code it to work properly.
nickwigzell Friendnickwigzell
- Join date:
- August 2009
- Posts:
- 32
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 15
- Thanked:
- 2 times in 1 posts
December 3, 2009 at 6:12 pm #325654Hi Gray
Thanks for your reply.
Yes, that’s a result of me trying to assign an item ID to the results page, as per Scotty’s tip (see above). But it still doesn’t work if you remove it and the problem pre-dates it anyway.
Thanks for your help though, and any other suggestions would be welcome.
Best
Nick
<em>@gray 155555 wrote:</em><blockquote>If to look at the HTML code of main page (were search is), it has a line
<input type=”hidden” name=”Itemid” value=”553″ />and there is no
<input type=”hidden” name=”task” value=”search” />
which should be present (for example, look at Teline Demo)It seems that search module is hacked, and it doesn’t have a piece of necessary code it to work properly.</blockquote>
gray Friendgray
- Join date:
- October 2009
- Posts:
- 957
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 292 times in 230 posts
December 3, 2009 at 6:29 pm #325657But still, as far as I understand
<input type=”hidden” name=”task” value=”search” />
is important to have search module working.nickwigzell Friendnickwigzell
- Join date:
- August 2009
- Posts:
- 32
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 15
- Thanked:
- 2 times in 1 posts
December 3, 2009 at 6:39 pm #325658Hi Gray
That section of code is there – at least it is when I look at the source in my browser (Firefox 3.5.5 Mac) and when I use Firebug. So I don’t think that’s the cause of the problem.
I’ve asked the Teeline staff to take a look, so it will be interesting to see what they say.
Best
Nick
<em>@gray 155561 wrote:</em><blockquote>But still, as far as I understand
<input type=”hidden” name=”task” value=”search” />
is important to have search module working.</blockquote>Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
December 7, 2009 at 10:31 am #325905Hi nickwigzell
I have checked your website but this feature is working fine.
nickwigzell Friendnickwigzell
- Join date:
- August 2009
- Posts:
- 32
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 15
- Thanked:
- 2 times in 1 posts
December 7, 2009 at 10:37 am #325907Hi
Thanks for your reply.
That’s very strange because it’s not working when I view my live site in Firefox (Mac 3.5.5) and Safari (4.0.4). When I enter a search term into the box and click search, all I get is a blank page.
Best
Nick
PS. It doesn’t work in Windows IE 8 either.
<em>@JA Developer 155901 wrote:</em><blockquote>Hi nickwigzell
I have checked your website but this feature is working fine.</blockquote>
nickwigzell Friendnickwigzell
- Join date:
- August 2009
- Posts:
- 32
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 15
- Thanked:
- 2 times in 1 posts
December 7, 2009 at 1:54 pm #325934Hi
It doesn’t work in Opera (Mac 10.10) either.
You say it’s working fine. What browser do you use?
Best
Nick
<em>@JA Developer 155901 wrote:</em><blockquote>Hi nickwigzell
I have checked your website but this feature is working fine.</blockquote>
micrantha Friendmicrantha
- Join date:
- May 2007
- Posts:
- 465
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 6
- Thanked:
- 158 times in 148 posts
December 7, 2009 at 4:30 pm #325945Hello nickwigzell,
I browse with Firefox 3.5.5
Search module gives search results here.(PS: sorry, result not consistent; sometimes blank page, sometimes search-result)
gray Friendgray
- Join date:
- October 2009
- Posts:
- 957
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 292 times in 230 posts
December 7, 2009 at 5:07 pm #325953I opened your site in:
Opera 10.10 – 1 time search worked
FF – 3.5.5 – again, 1 time it worked
IE 8.0.6 – no successBUT, I found one interesting issue. The problem is not in browsers – but SEARCHED WORD(S). Just try to search for “serarc” or “asdfffffff” – you’d get search page opened, of cause without any results.
But it you look for a “real” words, like “film” (which has to have matches) you are getting blank page.
My proposals:
– look for Apache error logs
– disable by one search pluginsnickwigzell Friendnickwigzell
- Join date:
- August 2009
- Posts:
- 32
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 15
- Thanked:
- 2 times in 1 posts
December 7, 2009 at 5:31 pm #325956Hi Gray
Yes, thank you, that’s very interesting.
Like you, I’ve managed to get search results for some words, such as Frozen River (see Micrantha’s post above) and Wolfman, but not for other film titles, such as Shutter Island.
I agree with you that this inconsistency seems to have something to do with the search terms but I have no idea what’s causing it.
I’ve looked at my apache error log (Mac OSX 10.5.8) but the last entry was in May. I’ve also done as you suggested and tried disabling the search plugins one by one, and even all of them except content, but I still got blank pages.
But thank you for your help; at least I feel we’re making progress.
Best
Nick
<em>@gray 155960 wrote:</em><blockquote>I opened your site in:
Opera 10.10 – 1 time search worked
FF – 3.5.5 – again, 1 time it worked
IE 8.0.6 – no successBUT, I found one interesting issue. The problem is not in browsers – but SEARCHED WORD(S). Just try to search for “serarc” or “asdfffffff” – you’d get search page opened, of cause without any results.
But it you look for a “real” words, like “film” (which has to have matches) you are getting blank page.
My proposals:
– look for Apache error logs
– disable by one search plugins</blockquote>nickwigzell Friendnickwigzell
- Join date:
- August 2009
- Posts:
- 32
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 15
- Thanked:
- 2 times in 1 posts
December 7, 2009 at 5:33 pm #325957Hi Micrantha
That’s very helpful – thank you.
I think the problem may lie with the search terms (see above) but I’m not sure why.
Best
Nick
<em>@micrantha 155950 wrote:</em><blockquote>Hello nickwigzell,
I browse with Firefox 3.5.5
Search module gives search results here.(PS: sorry, result not consistent; sometimes blank page, sometimes search-result)</blockquote>
gray Friendgray
- Join date:
- October 2009
- Posts:
- 957
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 292 times in 230 posts
December 7, 2009 at 5:41 pm #325958Let’s continue 🙂
1. disable loging of search terms (Joomla admin)
2. set error reporting level to maximum (also Joomla admin, Global Options)micrantha Friendmicrantha
- Join date:
- May 2007
- Posts:
- 465
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 6
- Thanked:
- 158 times in 148 posts
December 7, 2009 at 8:32 pm #325965On Joomla-forum you could read this post:
http://forum.joomla.org/viewtopic.php?p=1854164#p1854164Did you install Joomla 1.5.15?
You could try pasting the com_search files and the files in the plugin-fil “search” from a fresh Joomla-download.Notice: output of search action gives a-normal URL; f.i. “frozen”:
http://frontrowfilms.co.uk/index.php?searchword=frozen&ordering=&searchphrase=all&option=com_search#contentAs far as I can see normal URL generated would be:
site-URL/index.php/component/search/frozen?ordering=&searchphrase=all#content1 user says Thank You to micrantha for this useful post
nickwigzell Friendnickwigzell
- Join date:
- August 2009
- Posts:
- 32
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 15
- Thanked:
- 2 times in 1 posts
December 8, 2009 at 12:07 am #325977Hi Gray
I disabled the search stats component (I think that’s what you were referring to in #1) but it made no difference.
However, when I set error reporting to maximum, I get this message on the blank search results page:
Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 71 bytes) in /home/linweb01/f/frontrowfilms.co.uk/user/htdocs/libraries/phputf8/utils/unicode.php on line 208Does that mean anything to you?
Thanks again for your help.
Nick
<em>@gray 155969 wrote:</em><blockquote>Let’s continue 🙂
1. disable loging of search terms (Joomla admin)
2. set error reporting level to maximum (also Joomla admin, Global Options)</blockquote>AuthorPostsThis topic contains 24 replies, has 4 voices, and was last updated by micrantha 14 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum