Closed (outdated)
Project:
Finder
Version:
7.x-2.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Feb 2013 at 19:59 UTC
Updated:
5 Mar 2016 at 10:09 UTC
Jump to comment: Most recent, Most recent file
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.