Topic: Fatal error when i post a message ( not update on the index)

Hello I can post new message but PunBB said : "Fatal error: Call to undefined function: update_search_index() in /space/www/gl-ouv/1/4/1409031511073098/web/ouvaton.org/studiodusoleil.ouvaton.org/html/forum/post.php on line 311"or on line 206.

On line 206 i have : update_search_index('post', $new_pid, $message);
On line 311 i have : update_search_index('post', $new_pid, $message, $subject);

And that's my problem i can't see when a new message had post on the index.
And whith this message guys posts message x time...

What can i do.

Thank's for your answers

Re: Fatal error when i post a message ( not update on the index)

Moved to Troubleshooting
Have you modified any files?