Customizing SMF > Modifications and Packages

Related Topics

<< < (3/138) > >>

niko:

--- Quote from: buf on September 15, 2005, 04:30:45 AM ---
--- Quote --- Can't find FULLTEXT index matching the column list
Ficheiro: /home/cmspt/public_html/smf/Sources/Display.php
Linha: 184
--- End quote ---
After this, in portuguese (because my board is in portuguese), it tells me that I'm using smf 1.0.5 buf the database is in version 1.0.2... Not possible, because I found out about SMF a few months ago, I never used anything else besides 1.0.5.

I've applied only the changes manually on SMF 1.0.5 and Aqua Soft ported theme, double checked (never did understand that "search after" thingy, so I tried after and before :P), the changes on Display.Template.php give no errors, only the ones on Display.php.

On line 184 I have this (part of the mod):

--- Code: --- $related = db_query("SELECT *, MATCH (ms.subject,ms.body) AGAINST ('{$mssub}') As Score  FROM {$db_prefix}messages As ms WHERE MATCH (ms.subject,ms.body) AGAINST ('{$mssub}') ORDER BY Score DESC LIMIT 0,10",__FILE__,__LINE__); //
--- End code ---

This is a great mod, even if it slows the forum a bit.

PS: I should say I'm using the Global Announcement mod, don't know if that has any influence...

--- End quote ---

At: Admin->Forum->Search->Search Method
Press “create a fulltext index”

niko:

--- Quote from: ArkServer on September 14, 2005, 07:11:29 PM ---error installing:
2.     Execute Modification     Themes/default/Display.template.php     Test failed

--- End quote ---

You have modifed theme or using 1.0.5

Tony Reid:

--- Quote from: ArkServer on September 14, 2005, 07:11:29 PM ---error installing:
2.     Execute Modification     Themes/default/Display.template.php     Test failed

--- End quote ---

Ive got that error  - and so decided to redownload the display.template.php file from simplemachines ... and I still get the error with it... Ive attached it.

Also I guess this needs full text indexing on - which I have... but I would just like to warn other members considering this - if its needed then it could double your forum db size! Well worth it though ;)

ArkServer:

--- Quote from: Tony on September 15, 2005, 06:36:00 PM ---
--- Quote from: ArkServer on September 14, 2005, 07:11:29 PM ---error installing:
2.     Execute Modification     Themes/default/Display.template.php     Test failed

--- End quote ---

Ive got that error  - and so decided to redownload the display.template.php file from simplemachines ... and I still get the error with it... Ive attached it.

Also I guess this needs full text indexing on - which I have... but I would just like to warn other members considering this - if its needed then it could double your forum db size! Well worth it though ;)


--- End quote ---


same here i used original 1.1 beta 3 and still no luck

Ivan Minic:
Just please make it for 1.0.5 since it is the last stable version and much of us still use it.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version