x00
MVPx00 MVP
Reactions
-
Re: Related discussions or another post
You can but as it will index anyway there wouldn't be much point, I suppose google offers some advantages, but as sphinx indexes the database, it is more accurate generally. (View Post)3 -
Re: Related discussions or another post
yes if you don't have the resources to run an indexer like sphinx you will kill you server running myslq queries to do this. Pointless. if it was tags, you could do that a bit more realistically. (View Post)2 -
Re: Vanilla password checking for PunBB
they probably double hash like that for backward compatibility, which is lucky for you. generally it is not recommended to double hash, but they did it the recommended way. (View Post)2 -
Re: [Bug] Pagination - index.php removed from URL when going to page 2
Your server rules simply do not recognise index.php as directory index. you could add DirectoryIndex index.html index.php to the top of your .htaccess (View Post)1 -
Re: MySQL problem : Incorrect information in file: 'GDN_UserCategory.frm'*
most likely it was garbage collection, maintenance performed by mysql. (View Post)1
