Zen TYPO3 Forum

Our TYPO3 forum is available for freelancers, professionals and clients new to TYPO3 to discuss Basic TYPO3 templating, Typoscript, extension installation, administration and help with subscription templates. Please register for an account to post.

All Categories > TYPO3 General Discussion > Extensions > Error on FE Search
Total Posts: 9 - Pages (1): [1]
Author: darmabum
Posted: Jun 06 2007 - 10:00 PM
Subject: re: Error on FE Search

Bingo! That was it.

Thanks
Author: mediatech
Posted: Jun 06 2007 - 04:26 PM
Subject: re: Error on FE Search
The only other thing I can think of is you may have installed "Search" rather than the "Indexed search"




Gregory Remington
Mediatech Consulting, Inc.
Phone : +1 (760) 525-1770 . Fax: +1 (760) 542-1990 . Skype: gremington
Author: darmabum
Posted: Jun 06 2007 - 04:04 PM
Subject: re: Error on FE Search
Yes, I already had that in the template TS pointing to the "Search Results" page. I also have the search plugin installed on that same page (and it works fine), but the search field in the template header only redirects to the search page, without results. I'm sure it's somethinf simple...
Author: mediatech
Posted: Jun 06 2007 - 01:08 PM
Subject: re: Error on FE Search
I do plan to start cutting new tutorials this weekend. Until then all you should need to do is change the following line in your TypoScript template to point to the page ID where the search plugin has been inserted. Please let me know if this doesn't work.

# Search form for indexed_search
#######################################
subparts.SEARCH_FORM = TEXT
subparts.SEARCH_FORM.insertData = 1
subparts.SEARCH_FORM.value (
<form action="index.php?id=18" method="post">



Gregory Remington
Mediatech Consulting, Inc.
Phone : +1 (760) 525-1770 . Fax: +1 (760) 542-1990 . Skype: gremington
Author: darmabum
Posted: Jun 06 2007 - 12:26 PM
Subject: re: Error on FE Search
OK, I added the plugin to the search page, and searching *does* work nicely, but only as long as I use the search field and submit button on the Results page.

But something's missing for the global template search field to work: if I search from the home page, I am simply directed to the search results page but without search results (tho I can there use the other field to search).

The flash tutorial is now working, but I suggest a text tutorial (123 steps) for linking the search form.

Thanks
Author: mediatech
Posted: Jun 06 2007 - 12:43 AM
Subject: re: re: Error on FE Search
darmabum wrote:
OK, now I'm not getting the error, but I'm not getting the search results either.

Perhaps because I tried to follow the install directions in the pdf since the flash version was awol...


Hmmm.... "Dynamic Login Box Configuration" is down again. I've been having issues using RealURL and rlmp_flashdetection for a while. Some extensions don't seem to play nice with each other. I'll begin linking Flash files to a raw HTML file in the future. I need to cut a quickie Indexed Search tutorial soon.

To the best of my knowledge I don't believe the search results will appear until you visit your pages... at least that's what I've discovered unless you use the Crawler extension which I had to set up for a client recently. This can be a pain for larger sites that need it but extremely useful!

http://wiki.typo3.org/index.php/Ext_crawler
http://www.sk-typo3.de/Indexed-Search.228.0.html

Gregory Remington
Mediatech Consulting, Inc.
Phone : +1 (760) 525-1770 . Fax: +1 (760) 542-1990 . Skype: gremington

Author: mediatech
Posted: Jun 06 2007 - 12:29 AM
Subject: re: Error on FE Search
Did you install CB Site Starter? If so try commenting out the following line in scripts/localconf.php and see if this changes things.
http://typo3.org/extensions/repository/view/cbstarter/0.9.5/info/scripts%252Flocalconf.php/

// $TYPO3_CONF_VARS['SYS']['curlUse'] = '1';

Gregory Remington
Mediatech Consulting, Inc.
Phone : +1 (760) 525-1770 . Fax: +1 (760) 542-1990 . Skype: gremington
Author: darmabum
Posted: Jun 06 2007 - 12:21 AM
Subject: re: Error on FE Search
OK, now I'm not getting the error, but I'm not getting the search results either.

Perhaps because I tried to follow the install directions in the pdf since the flash version was awol...
Author: darmabum
Posted: Jun 05 2007 - 09:45 PM
Subject: Error on FE Search
Fresh install of the zwire template with full menus and login, using typo3 4.1.1, with only the required extensions (oh, plus skin-gray). New database, only text on the home page:

When the "search" arrow is clicked on the FE, the following error is thrown:

Fatal error: Call to undefined function: curl_init() in /home/museumca/public_html/typo3_src-4.1.1/t3lib/class.t3lib_div.php on line 2348

??
Total Posts: 9 - Pages (1): [1]
You must login to post a message to this conference.

 

CHC Forum provided by Cast Iron Coding

TYPO3 Support