[Notice] Undefined index: Search

GET /sitemap/SearchForm

Line 132 in /var/www/vhosts/nzals.co.nz/httpdocs/cms/code/search/SearchForm.php

Source

123 					Translatable::disable_locale_filter();
124 				} else {
125 					$origLocale = Translatable::get_current_locale();
126 
127 					Translatable::set_current_locale($data['searchlocale']);
128 				}
129 			}
130 		}
131 
132 		$keywords = $data['Search'];
133 
134 	 	$andProcessor = create_function('$matches','
135 	 		return " +" . $matches[2] . " +" . $matches[4] . " ";
136 	 	');
137 	 	$notProcessor = create_function('$matches', '
138 	 		return " -" . $matches[3];

Trace

Search Results

What do you think?

To improve our website, would you be able to answer 3 short questions? If not, just close this window.

Did you find what you were looking for?

How likely are you to recommend our website to a friend with similar needs to you?

1 - Not likely 10 - Very likely

What was the reason for your score today?

Thank you for your feedback.