Page 1 of 1

Parse error in ListIt2

Posted: Thu Dec 27, 2012 8:35 am
by timoro
Hi all

I've just installed CMS Made Simple V. 1.11.3 and tried to install the module ListIt2. During the installation/download I got this error:

Parse error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM in .../modules/ListIt2/lib/class.ListIt2FielddefOperations.php on line 94

This error also appears on my website now...

Thanks for any help!

timoro

Re: Parse error in ListIt2

Posted: Fri Dec 28, 2012 12:56 am
by Jo Morg
PHP version?
If not greater than 5.3.0 it's quite normal to get that error.
In documentation:
After the 1.11 series of CMSMS, PHP 5.3.2 and greater will be required.

Re: Parse error in ListIt2

Posted: Fri Dec 28, 2012 10:19 pm
by timoro
Ok, thank you Jo - I will check this with my hoster...

Re: Parse error in ListIt2

Posted: Sat Dec 29, 2012 2:44 pm
by timoro
Ok, everything works fine now. It was the PHP version...thanks a lot.