Error with search results in
Posted by proforums
Error with search results in October 27, 2010 09:06AM |
Registered: 20 years ago Posts: 43 |
I turned the PHP error settings to on and started receiving this message at the top of the search results page in 5.1.10:
Notice: Undefined index: mysql_use_ft in /home/httpd/vhosts/domain.com/httpdocs/phorums/include/db/mysql.php on line 927
Any idea what might be causing this and what I can do to resolve the error?
Thanks,
Chad
Notice: Undefined index: mysql_use_ft in /home/httpd/vhosts/domain.com/httpdocs/phorums/include/db/mysql.php on line 927
Any idea what might be causing this and what I can do to resolve the error?
Thanks,
Chad
October 27, 2010 09:07AM |
Admin Registered: 20 years ago Posts: 8,532 |
Your include/db/config.php does not define that configuration parameter. Check the bundled sample config for an example of what to add to your customized config.php.
Maurice Makaay
Phorum Development Team
my blog
linkedin profile
secret sauce
Maurice Makaay
Phorum Development Team



Re: Error with search results in October 28, 2010 09:28AM |
Registered: 20 years ago Posts: 43 |
Sorry, only registered users may post in this forum.