Notice!
ErrorException [ Notice ]: Undefined index: matches
APPPATH/classes/controller/search.php @ line 212:
211:	}
212:	$data['matches'] = $results['matches'];
213:	$matches = $results['matches'];
Notice!
ErrorException [ Notice ]: Undefined index: matches
APPPATH/classes/controller/search.php @ line 213:
212:	$data['matches'] = $results['matches'];
213:	$matches = $results['matches'];
214:	$data['indexes'] = $this->generate_pagination_indexes($data['current_page'],
Warning!
ErrorException [ Warning ]: Invalid argument supplied for foreach()
APPPATH/classes/controller/search.php @ line 220:
219:	
220:	foreach ($matches as $match) {
221:	#get data from novel
Warning!
ErrorException [ Warning ]: Invalid argument supplied for foreach()
APPPATH/classes/controller/search.php @ line 247:
246:	
247:	foreach ($matches as $match) {
248:	$edge_id = $match['id'];
604 interactions found:
Page 41 out of 31 pages