Search Function does not find some important Content Parts:(

Use GitHub to post feature requests for phpwcms.
User avatar
wireless
Posts: 138
Joined: Sun 24. Oct 2004, 04:35
Location: Houston, Texas

Post by wireless »

ok, call me an idiot,
between my day job, kuk sool and my x wife having a stroke and my son in 4 after school activities, my head is some place else.

Let me back up and get back to square 1.

sorry for the confusion
User avatar
wireless
Posts: 138
Joined: Sun 24. Oct 2004, 04:35
Location: Houston, Texas

Post by wireless »

I added the code to the cnt.13... and replaced

Code: Select all

$content["main"] 
with

Code: Select all

$CNT_TMP
.

added:

Code: Select all

$CNT_TMP .= '<input name="file_aktion" type="hidden" id="file_aktion" value="1">';
the error I get is:

Warning: Invalid argument supplied for foreach() in /home/streetta/public_html/main/include/inc_front/content/cnt13.article.inc.php on line 166

line 166 reads:

Code: Select all

foreach($search_string as $key => $value) {
TIA
User avatar
jsw_nz
Posts: 907
Joined: Fri 2. Apr 2004, 02:42
Location: New Zealand

Post by jsw_nz »

Just wanted to bump this and also ask if anyone has figured out a solution. And while thinking out loud - been thinking how nice it would be to have guestbook/comments coming up in search results....since the use of this CP to support blog functionality is a given....

Any updates on this topic appreciated....
:D
User avatar
wireless
Posts: 138
Joined: Sun 24. Oct 2004, 04:35
Location: Houston, Texas

Post by wireless »

Any luck on the frontend search also showing results for Files
Locked