Jump to content
WebFlake
  • 0

Search members problem


skinhead

Question

Recommended Posts

  • 0

This is usually caused by the allowed memory size which is set in apache php.ini file 

 

PHP recommends 128MB, while the default setting in various cases i've dealt with this before it's set to 64MB

 

For verification you can check your apache logs and post the output here :)

Link to comment
Share on other sites

  • 0

usually ipb will warn of this memory limit on install.perhaps the members table in the db needs optimising acp>sql toolbox>check members table> optimise

 

 

This is usually caused by the allowed memory size which is set in apache php.ini file 

 

PHP recommends 128MB, while the default setting in various cases i've dealt with this before it's set to 64MB

 

For verification you can check your apache logs and post the output here :)

 

I tryd both suggestions nothing worked il have to make the forum again :/

Link to comment
Share on other sites

  • 0

did you change any search settings perhaps to sphinx option? you never need to remake your forum with stuff like this ,patience will resolve.the worse you would have to do is overwrite the old files but i do not believe this is the case.did you check error and sql logs

Edited by Darius
Link to comment
Share on other sites

  • 0

This is really hard to debug since there are no more errors in the mysql log.

 

Try typing in 1 complete name you know exists and see if it finds it.  Also try finding a name without the special characters using the first 4 letters.

Doesn't work either ways, i think il create a forum from scratch but i wanted to use the same sql from the old one is it possible?

Link to comment
Share on other sites

  • 0

Backup your database first. Copy the forum folder and sub folders to your computer first so you have a backup.

Then take a different release of the same version of IPB and just upload those files to your forum folder and overwrite the existing files and see if that helps. 

 

If not you can try upgrading if you are not at the latest version. Or you can remove all hooks and apps you installed and upload new files using the current database.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...