Forums / Extensions / In ezfind search ,getting error View not found
Romeo Antony
Friday 20 August 2010 6:39:17 am
getting following error message. Everything else is working fine
The requested view could not be found in module
Possible reasons for this are:
Do anyone please help me understand what is wrong with my ezfind installtion.
Romeo.
Sunday 22 August 2010 3:02:59 am
I have got the solution , if I change the url from
http://127.0.0.1/mysite/index.php?/eng/content/search?SearchText=awards&filter[]=owner_id:14&activeFacets[author:Author]=Administrator%20User&activeFacets[class:Content%20type]=Article&filter[]=contentclass_id:16
http://127.0.0.1/mysite/index.php?/eng/content/search&SearchText=awards&filter[]=owner_id:14&activeFacets[author:Author]=Administrator%20User&activeFacets[class:Content%20type]=Article&filter[]=contentclass_id:16
I made change is shown in bold . But can anyone plz tell me why do i need to do like this.