Page 1 of 1

image manager invaild xml response

Posted: Sun Apr 29, 2007 6:35 pm
by jchaos
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

Re: image manager invaild xml response

Posted: Sun Apr 29, 2007 6:42 pm
by jchaos
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

Re: image manager invaild xml response

Posted: Mon May 07, 2007 10:11 pm
by adamzski
Im having the same problem as this, anyone have any ideas what could cause this?

Re: image manager invaild xml response

Posted: Fri May 18, 2007 2:29 am
by worstone
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

Re: image manager invaild xml response

Posted: Wed Jun 06, 2007 2:27 am
by designer0352
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

Re: image manager invaild xml response

Posted: Thu Jun 07, 2007 10:44 am
by Raquel
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?

Re: image manager invaild xml response

Posted: Thu Jun 07, 2007 5:20 pm
by Raquel
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.

Re: image manager invaild xml response

Posted: Thu Jun 07, 2007 7:24 pm
by James
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

Posted: Thu Jun 07, 2007 7:32 pm
by Raquel
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..