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
Parse error in ListIt2
Re: Parse error in ListIt2
PHP version?
If not greater than 5.3.0 it's quite normal to get that error.
In documentation:
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.
"There are 10 types of people in this world, those who understand binary... and those who don't."
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
Re: Parse error in ListIt2
Ok, thank you Jo - I will check this with my hoster...
Re: Parse error in ListIt2
Ok, everything works fine now. It was the PHP version...thanks a lot.