MLE + Calendar + Search = fail

This is a FORK of the CMS Made Simple project and is not oficially supported in any way by the CMS Made Simple development team.
Locked
leoteo

MLE + Calendar + Search = fail

Post by leoteo »

Hi,

I am running CMSMS MLE 1.8.1 with PHP 5.2.4-2ubuntu5.10 and MySQL 5.0.52a.
I have the Search Plugin 1.6.5 and Calendar 0.8.2 installed.

The search works fine as long as I don't enter any words that match calendar events
(for example, I also have the news module and news are found without problem).
If I enter such a word, I get the error:

Fatal error: Using $this when not in object context in ...../lib/translation.functions.php on line 153

The function cms_frontend_current_language() tries to return $this->config['locale'], however does not seem to be called for an object.

Does anyone know how to solve this?
And does anyone know whether CGCalender has the same issue? If not, I might consider to switch.

Best,
Leopold Talirz
Peciura

Re: MLE + Calendar + Search = fail

Post by Peciura »

Search with CGCalendar is OK.

PHP 5.3.1
CMSms-1.8.2-mle-fork
Search 1.6.5
CGCalendar 1.5.5

Calendar 0.8.2 is > 2y old, naturally some code is outdated.
Locked

Return to “[locked] CMSMS MLE fork”