Search found 4 matches
- Sun Nov 01, 2009 3:44 pm
 - Forum: CMSMS Core
 - Topic: [Solved] Problem with Image Manager in 1.6.5
 - Replies: 16
 - Views: 7523
 
Re: [Solved] Problem with Image Manager in 1.6.5
Ok, I have solved my problem . I have deleted from the php.ini session.use_cookies = 1. But new problem has raised:  Any time a want to modify the cms content I get to the login page every 15 seconds. Is there any way to fix this ?
					- Wed Oct 28, 2009 7:13 pm
 - Forum: CMSMS Core
 - Topic: [Solved] Problem with Image Manager in 1.6.5
 - Replies: 16
 - Views: 7523
 
Re: [Solved] Problem with Image Manager in 1.6.5
 Hello all, Please check the following file: modules/TinyMCE/templates/tinyconfig.tpl And this line: var cmsURL = "{$rooturl}/modules/TinyMCE/filepicker.php{$urlext}&type="+type; Oct. 3 2009 Calguy made changes to this file Rev. 543 Changelog: "v2.4.5 - Modified to work with sessi...
					- Tue Oct 27, 2009 7:38 pm
 - Forum: CMSMS Core
 - Topic: [Solved] Problem with Image Manager in 1.6.5
 - Replies: 16
 - Views: 7523
 
Re: [Solved] Problem with Image Manager in 1.6.5
Hello :) I have searched my server error log for any error and I have just found this. I think it is not a problem. Which part of the system information are you interested for ? My CMS Version 1.6.6. . Any clues ? Debug mode errors during launching Image Manager: Debug: (1.9E-5) - (950552) loading s...
					- Sun Oct 25, 2009 1:21 pm
 - Forum: CMSMS Core
 - Topic: [Solved] Problem with Image Manager in 1.6.5
 - Replies: 16
 - Views: 7523
 
Re: Problem with Image Manager in 1.6.5
 Hi all, Please check your php.ini or use phpinfo to check the settings for session.use_cookies . When setting this to 0 (zero) I can reproduce the behavior you are describing! Setting it back to session.use_cookies = 1 everything is working fine! Grtz. Rolf Hello guys! Even after setting in my php....
					