Error message appears after reinstall

3 posts by 2 authors in: Forums > CMS Builder
Last Post: February 13, 2014   (RSS)

By Dave - February 13, 2014

Hi lozzer, 

That warning is caused by a new version of PHP and is fixed in the latest CMSB beta.  If you email me direct at dave@interactivetools.com I can send you the beta, or you can wait a few days and we should have it released.  Or just edit that file and add a @ here: 

  $GLOBALS['randomNumberSeed'] = @preg_replace('/(.+)/ise', '\1',

Note that we have a few other fixes for the latest PHP in the beta so it will be good to upgrade when it's available.

Hope that helps, let me know any questions.

Dave Edis - Senior Developer
interactivetools.com

By lozzer - February 13, 2014

Thanks Dave. That seems to have sorted it!