Good morning everyone,
I've updated to cmsms 1.5.1 version which has great improvements but I encounter a problem in TinyMCE. When I try to open filepicker (from image, media or link popup), the login page shows up.
After a little search, I discovered that the problem comes from the check_login function from lib/page.functions.php. In my $_SESSION variable, it appears that I don't have a field called login_user_id but only login_user_name which causes the check_login function to return false.
Could you please tell me about how to fix this problem ?
Many thanks in advance
TinyMCE and check_login() in filepicker
Re: TinyMCE and check_login() in filepicker
Hi there, I'm having the same problem! If anyone has an idea, I'd be really grateful.
Re: TinyMCE and check_login() in filepicker
There is an update to TinyMCE that fixes this problem. It can be found at http://dev.cmsmadesimple.org/project/files/12LeslieB22 wrote: Hi there, I'm having the same problem! If anyone has an idea, I'd be really grateful.
Last edited by reidjazz on Fri Feb 27, 2009 6:25 pm, edited 1 time in total.