LG TinyMCE Error
Posted: 28 November 2008 04:14 AM   [ Ignore ]  
Grad Student
Rank
Total Posts:  96
Joined  02-23-2007

HI,

I used EE 1.6.6, after I installed latest LG Tiny MCE and would like to enable it, I got the following error :

Notice: unserialize() [function.unserialize]: Error at offset 65522 of 65535 bytes in /home/abcde/public_html/adminpanel/extensions/ext.lg_tinymce.php on line 1098

Notice: unserialize() [function.unserialize]: Error at offset 65522 of 65535 bytes in /home/abcde/public_html/adminpanel/core/core.extensions.php on line 218


Anyone encountered this problem?

Profile
 
 
Posted: 30 November 2008 08:27 AM   [ Ignore ]   [ # 1 ]  
Grad Student
Avatar
Rank
Total Posts:  69
Joined  05-01-2007

Maybe you should clean your cache and try again. I’m using both EE 1.6.6 and LG Tiny MCE without any issue.

Another trick would to create an .htaccess file and add this line :

php_flag display_errors off 

It won’t resolve the problem, but should remove the notices.

 Signature 

Portfolio : http://www.evasion.cc
Weblog : http://www.evasion.cc/blog

Profile