Jump to content

Edirectory help please


ad7863

Recommended Posts

Hello there, I have a website http://www.NewYorkLocal.co and I need some help with the script I am using. The search doesn't seem to be functioning correctly. I get this error message:

 

Database Error. System Administrator has been notified and this problem will be solved as soon as possible. We are sorry for the inconvenience.

 

and then I get this email:

 

ERROR: http://newyorklocal.co/results.php

 

Query: SELECT COUNT(DISTINCT(Event.id)) FROM Event WHERE Event.status = 'A' AND Event.end_date >= DATE_FORMAT(NOW(), '%Y-%m-%d') AND MATCH (Event.fulltextsearch_keyword) AGAINST ('Sylhet Sylhets Motors Motor Inc. Inc.s') ORDER BY Event.id

 

Errno: 1191

Error: Can't find FULLTEXT index matching the column list

_SERVER data

REMOTE_ADDR : 94.3.240.221

REMOTE_PORT : 54232

SCRIPT_FILENAME : /home/wwwjowk/public_html/nylocal/results.php

REQUEST_METHOD : GET

QUERY_STRING : keyword=Sylhet+Motors+Inc.&where=&template_id=

REQUEST_URI : /results.php?keyword=Sylhet+Motors+Inc.&where=&template_id=

 

Now I must say, I'm very inexperienced when it comes to PHP but I really need to get this sorted. Any ideas?

 

Thank you very much in advance.

Link to comment
https://forums.phpfreaks.com/topic/221903-edirectory-help-please/
Share on other sites

The search seems to be working fine and the results that it's returning are correct, including advanced search. I can't see why I still get an error and an email.

 

The error is as below.

 

Database Error. System Administrator has been notified and this problem will be solved as soon as possible. We are sorry for the inconvenience.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.