E_NOTICE: Undefined index: _FLASH_COOKIE_BUG_FIX_

5 posts by 2 authors in: Forums > CMS Builder
Last Post: January 10, 2017   (RSS)

By nmsinc - December 28, 2016 - edited: December 28, 2016

Just moved one of our websites to a new server and now I'm getting a problem with a page that has always worked. The error log in CMS states this:

E_NOTICE: Undefined index: _FLASH_COOKIE_BUG_FIX_
/home/claimsca/public_html/cmsAdmin/lib/common.php (line 1694)

The page which zips and then attaches files and then emails them shows an error as follows:

MySQL Error: Incorrect string value: '\x87\xBDB\xE6_\xE4...' for column 'symbol_table' at row 1 - in errorlog_functions.php on line 200 by mysql_insert()

I think it's do to PECL not being installed. I can do this, but I need to know which Module should be installed for this to work and does the php.ini need to be updated with the module extension?

Thanks

nmsinc

nmsinc

By Dave - December 30, 2016

Hi nmsinc, 

Are you running the latest version?  If not can you try upgrading?  There shouldn't be anything in the latest version that could cause that first error.
http://www.interactivetools.com/order/download.php

Let me know if there's still issues after that.

Dave Edis - Senior Developer
interactivetools.com

By nmsinc - December 30, 2016

HI Dave,

This issue revolves around a server move. The error resides within a page that your group helped code - it's a page that gathers files and then zips them, attaches them and then sends them in an email. I have the php-zip extensions activated on all php versions from 5.0 to 7.0; however, somewhere along the line you had us activate a PECL module and I'm not sure which one it was and if this would help this situation.

Also, we have made many updates to the CMS including additions to .php files that manage the CMS and controls. Any suggestions on what to and not to do when I update to the most recent CMS?

Thanks

nmsinc

nmsinc

By nmsinc - January 10, 2017

Hi Dave,

Those changes worked!

Thanks

nmsinc