I use 4.0.21. Can you make this mod compatible with it?Porutchik wrote:I tested on MySQL 4.1.25.
Code: Select all
ALTER TABLE `phpbb_topics` CHANGE `topic_title` `topic_title` VARCHAR( 255 )
Did you try that?hejowicz wrote:
One more think
Seo urls (author : dcz) not working
My results do not appear to be related to the topic I am attempting to create. I don't see any similar words in the topics that pop up. Where you able to correct your problem? I would guess our problems are relatedhejowicz wrote:This mod don't work proper
In all topics location I have the same results ...
Code: Select all
ALTER TABLE `phpbb_topics` ADD FULLTEXT (`topic_title`);
Code: Select all
General Error
Could not delete search data