Hi there!

I have installed Feceted Search on my site, even i configured well but its not working correctly. I don't get that kind faceted seach category on my admin->site building->blocks,... And then my warning message is,

* warning: Parameter 1 to author_facet_faceted_search_init() expected to be a reference, value given in F:\xampp\htdocs\drupaltest\includes\module.inc on line 483.
* warning: Parameter 1 to content_type_facet_faceted_search_init() expected to be a reference, value given in F:\xampp\htdocs\drupaltest\includes\module.inc on line 483.
* warning: Parameter 1 to faceted_search_ui_faceted_search_init() expected to be a reference, value given in F:\xampp\htdocs\drupaltest\includes\module.inc on line 483.

Anybody help me, Thank You in advance... Bye

CommentFileSizeAuthor
#1 bug.JPG75.63 KBanandselvadurai
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

anandselvadurai’s picture

FileSize
75.63 KB

Hello anybody,

This is actual warnings shows in my site.. Please help i need to implement quickly.

Also send me the Path, (i.e) Base Path ::: -------------
Start Path :::--------------

I gave like this, base path: "mysearch"
start path: "mysearch/result". Is it correct?

Send me reply.. Thank You in advance...

mageonyme’s picture

hi!
I had the same problem
for me, it comes from php5.3
there is a patch here http://drupal.org/files/issues/faceted_search_php53fixes.patch
you can manually edit the file faceted_search.inc, there are only few lines to edit and it works!
if you don't know how to manually install a patch, here's a tutorial http://drupal.org/node/534548
best regards

ayalsule’s picture

Status: Active » Patch (to be ported)

same issue with php 5.3.1

fixed with patch

EvanDonovan’s picture

Status: Patch (to be ported) » Fixed

If the patch fixes it & has been committed in the other issue, this is fixed.

anandselvadurai’s picture

Priority: Critical » Normal

Hey!

Thanks your support, the error is fixed by simply changing the server version. And i have a another problem to display terms in Faceted search.

That is, i want display terms with its sub-term like a tree in faceted search(guided search).

Sample[Vocabulary]
Parent(12)[Total number of node count]
--child(5)[node count]
--child(5)[node count]
--child(2)[node count]
Parent Two(2)
--child(1)
--child(1)

Anyone helps me out.

Thanks in advance.

EvanDonovan’s picture

Component: General » Code
Assigned: anandselvadurai » Unassigned

anandselva: If this issue is fixed, can you open a separate issue for your question? Thanks.

anandselvadurai’s picture

Hi!,

No. Otherthan that i found some other solution. And finally i changed the version of my server, then its automatically wind up.
Thanks man.

anandselvadurai’s picture

Hi EvanDonovan,

In "Faceted search" warning issue is fixed, as i noted above. And this taxonomy terms in faceted search, till not fixed.
Please helps me out.

Thank you in advance.

EvanDonovan’s picture

Can you open a separate issue for the taxonomy terms problem, unless it is that the same error messages occur on that page?

anandselvadurai’s picture

Category: bug » support
Status: Fixed » Active
markivbagav’s picture

Title: Faceted Search Module Configuration(Warnings) » Faceted Search Module Configuration

hi ,
any one can help me...am confuced about faceted search module
kindly any one can tel me how to configure it....
am using drupal 6.22

Thanks in advance