trying to insert an image into a page gives me an error. basically, there is a popup complaining about invalid xml response. then the xml for the login page is displayed. this is a new one, it just started with the 1.06 update. additionally, if i enter the url directly into a new window it works fine. so, using the filemanager results in an error, using the link directly works fine. any ideas?
thanks; jc
image manager invaild xml response
Re: image manager invaild xml response
additional strangeness, so i can upload thru file/imagemanger to the server, and it works, but if i try the browse server button it gives an error. i'm not sure what the problem is, its obviously is logging in fine, but its not carrying the session to connector.php. anyway, it think its an undocumented software feature.
thanks for any suggestions; jc
thanks for any suggestions; jc
Re: image manager invaild xml response
Im having the same problem as this, anyone have any ideas what could cause this?
Re: image manager invaild xml response
Check your php.ini and make sure your xml extensions enabled.
Had the same problem enabled the extension and it cleared up the problem.
Worstone
Had the same problem enabled the extension and it cleared up the problem.
Worstone
-
- Forum Members
- Posts: 14
- Joined: Mon Dec 04, 2006 1:45 am
Re: image manager invaild xml response
I was having a similar problem, not being able to upload files with the File Manager or the Image Manager. Here's what my php.ini file looks like now after setting file_uploads to On from Off.
register_globals = on
include_path = ".:/usr/local/php/share/pear"
zend_optimizer.optimization_level=15
zend_extension="/usr/local/lib/ZendOptimizer.so_4.4.x"
file_uploads = "On"
safe_mode = Off
The web host is Hostway and it took quite a while working with them to get things configured properly.
Mitch
register_globals = on
include_path = ".:/usr/local/php/share/pear"
zend_optimizer.optimization_level=15
zend_extension="/usr/local/lib/ZendOptimizer.so_4.4.x"
file_uploads = "On"
safe_mode = Off
The web host is Hostway and it took quite a while working with them to get things configured properly.
Mitch
Re: image manager invaild xml response
Hi
That probably works if you aren't sharing
to change php.ini I need to
1. add custom php to my server so I no longer have my hosts support
or
2. change to a host that supports custom php.ini ( move 5 websites - a nightmare for me)
Is there any way of changing the actual fck scripts?
That probably works if you aren't sharing
to change php.ini I need to
1. add custom php to my server so I no longer have my hosts support
or
2. change to a host that supports custom php.ini ( move 5 websites - a nightmare for me)
Is there any way of changing the actual fck scripts?
Re: image manager invaild xml response
Okay.. this I think is the same as
http://forum.cmsmadesimple.org/index.ph ... 251.0.html
http://forum.cmsmadesimple.org/index.ph ... .html
I upgraded 1.02 cmsms to 1.06 and got xml errors on fkceditor.
I can't change my php.ini as suggested so.....
I then installed a brand new cmsms 1.06, added the modules I needed then imported the previously upgraded version of my database . (the one with broken image uploader fck)
fck now works!
I only had to overwrite my uploads folder and change my menu module templates -- so far the problem has not reared it's ugly head again.
I have no idea why.. but this solution seems to have worked for me.
http://forum.cmsmadesimple.org/index.ph ... 251.0.html
http://forum.cmsmadesimple.org/index.ph ... .html
I upgraded 1.02 cmsms to 1.06 and got xml errors on fkceditor.
I can't change my php.ini as suggested so.....
I then installed a brand new cmsms 1.06, added the modules I needed then imported the previously upgraded version of my database . (the one with broken image uploader fck)
fck now works!
I only had to overwrite my uploads folder and change my menu module templates -- so far the problem has not reared it's ugly head again.
I have no idea why.. but this solution seems to have worked for me.
Last edited by Raquel on Thu Jun 07, 2007 5:45 pm, edited 1 time in total.
Re: image manager invaild xml response
Thanks for your reply Raquel. Before I try a fresh install and copy my 1.0.6 folder back, would you know if it will work if i simply copy the 1.0.4 version of the folder back that i backed up before upgrading 1.0.4 to 1.0.5 and 1.0.5 to 1.0.6? Im hoping both upgrades did not make any changes the the database. If they didnt then I can simply copy the old version back and everything will work.
Re: image manager invaild xml response
Hi james
I upgraded my 1.02 website. to 1.06
Then I imported the database to a clean version of cmsms 1.06 ( added extra modules first)
I am sorry I have no idea if you can just import the original older version.. I suspect it might be problematic.. maybe worth a try..
I upgraded my 1.02 website. to 1.06
Then I imported the database to a clean version of cmsms 1.06 ( added extra modules first)
I am sorry I have no idea if you can just import the original older version.. I suspect it might be problematic.. maybe worth a try..