Subject:*
<
Name/Email:*
<
Message Icon:*
<
Select*
<
Message:*
<



Click the Preview to see the content in action.
Options:*
<
Confirmation Code*
<
6 + 9 = ?  
Input the result from the expression
Maximum attempts you can try: 10
*
<
     

Possible resolution to the problem with swish-e and the Document Management System module
by rifraff on 2005/4/18 21:18:38

Hello,

Many people have mentioned that they cannot get swish-e working with the Document Managment System module. Today, I finally was able to reproduce one of the reported problems. Basically, the output of swish-e was not as expected by the DMS module.

Here is the fix. It is on or around line 174 of the search_ft.php line, depending upon which version of DMS you are using.

The line begins as follows:

if (preg_match("/

You need to change the + to a * at the following location:

\"(.+)\"

For example:

\"(.*)\"


This fix will be in the next release of DMS.

Regards,

Brian Reifsnyder

Who's Online

73 user(s) are online (38 user(s) are browsing Support Forums)


Members: 0


Guests: 73


more...

Donat-O-Meter

Stats
Goal: $15.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $15.00
Make donations with PayPal!

Latest GitHub Commits