We have this module installed for a while. It was working fine. And then it started, especially the views finder, not loading the views to select when we want to create a new finder. In other words we do not even get the drop down menu to select one of the views.
I think some other modules could intervene or conflict with it but I do not know how to troubleshot for this. Any suggestion?
Any insights and info will be appreciated.
Thanks
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | missing-views-filter.png | 12.98 KB | edenj |
Comments
Comment #1
edenj commentedHaving the same problem here. I've been trying to find a solution for a week now and no luck. I have several views finders saved, still listed as views finders on the finder list, but when I edit I no longer have the views fieldset or any of the content it contains so I can't select views or fields or make any changes. Same problem is present with new views.
Comment #2
iuk2 commentedany help?
Comment #3
iuk2 commentedone more time a cry for help
Comment #4
sallazare commentedme 2
Comment #5
sallazare commentedSry to everyone 4 my bad english:
When in modules/finder/includes/finder.admin.inc change from "Admin finder edit page"
function finder_admin_edit($form_state, $finder)tofunction finder_admin_edit(&$form_state, $finder)it displays the options and doing well, but reports
Only variables should be passed by reference in /home/site-name/public_html/modules/finder/finder.module in line 812.Probably the problem is associated with PHP5.
I'm not an expert so we need the help of more experienced to help us :)
Comment #5.0
sallazare commentedupdated
Comment #6
danielb commentedThe Drupal 6 version is no longer supported. It may be that your host updated to PHP5 as this module was written before PHP5. If issue persists in Drupal 7 let me know.