Search module error message

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
JamesT
Forum Members
Forum Members
Posts: 175
Joined: Tue Sep 08, 2015 10:41 am

Search module error message

Post by JamesT »

In the latest Search module this line in action.dosearch.php was edited to:

Code: Select all

$searchendtime = microtime(true);
However this line still causes the PHP error to occur:

Code: Select all

$searchstarttime = microtime();
Can this line be tweaked too?
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: Search module error message

Post by Rolf »

Yep, my bad. I forgot to change that one before commit... Is already fixed in SVN and will be shipped with 2.2.7.
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
JamesT
Forum Members
Forum Members
Posts: 175
Joined: Tue Sep 08, 2015 10:41 am

Re: Search module error message

Post by JamesT »

Ah ok, thanks.
Post Reply

Return to “CMSMS Core”