Page 1 of 1
xml error on preview
Posted: Sun Jan 25, 2009 1:18 pm
by SiNn3D
Hello,
I have installed a new instance of cmsmadesimple-1.5.2-full.
It's installed on a windows 2003 server with IIS6.0 and PHP 5.1.6
I have
not added
anything (modules/content/templates/etc) to the cms at all.
My problem occurs in: Content » Pages » Edit Page
When I change the template and try to preview the page after that I get the following error:
Error: the XML response that was returned from the server is invalid.
Recieved:
...
What follows is the HTML-code for the admin-panel login page.
The preview function does work when I don't change template or when i submit the page with a different template and come back to preview it.
I hope someone can help me, thanks in advance.
(PS: this happens with any browser)
Re: xml error on preview
Posted: Sun Jan 25, 2009 4:17 pm
by JeremyBASS
I think I read this before... no funky titles right? like with ' or " ...
cheers
jeremyBass
Re: xml error on preview
Posted: Mon Jan 26, 2009 12:41 am
by SiNn3D
no I actually didn't change or add or write anything.
I have installed it and then I did what I described above with the existing example pages and templates etc.
Re: xml error on preview
Posted: Mon Feb 02, 2009 12:06 am
by SiNn3D
I have done the exact same thing on my debian box now and it gives the same error....!
Can any of you reproduce my problem? Or am I doing something wrong in the install process perhaps?
----------------------------------------------
Cms Version: 1.5.2
Installed Modules:
CMSMailer: 1.73.14
FileManager: 0.4.3
MenuManager: 1.5.3
ModuleManager: 1.2.1
News: 2.9.2
nuSOAP: 1.0.1
Printing: 0.2.6
Search: 1.5.2
ThemeManager: 1.0.8
TinyMCE: 2.4.11
Config Information:
php_memory_limit:
process_whole_template: true
max_upload_size: 10000000
default_upload_permission: 664
assume_mod_rewrite: false
page_extension:
internal_pretty_urls: false
use_hierarchy: false
Php Information:
phpversion: 5.2.0-8+etch13
md5_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
memory_limit: 32M
max_execution_time: 60
safe_mode: Off (False)
session_save_path: /var/lib/php5 (1733)
Server Information:
Server Api: apache2handler
Server Db Type: MySQL (mysql)
Server Db Version: 5.0.32
----------------------------------------------
Re: xml error on preview
Posted: Mon Feb 02, 2009 1:30 am
by Coldman
Hi!
CMS Made Simple doesn't support Safe mode = ON
safe mode turned OFF. CMS Made simple does not support safe mode. Though it is possible to install and use cms made simple in with a host that uses safe mode, we will not support it. If you do install CMS made simple in a safe mode environment, you need to take careful and exhaustive effort to ensure that any problem you are encountering is not related to safe mode restrictions before posting any message on the forum.
http://wiki.cmsmadesimple.org/index.php/User_Handbook/Installation/Requirements
Have you tried to have safe mode ON?
Re: xml error on preview
Posted: Mon Feb 02, 2009 6:42 am
by SiNn3D
err... no... because it says safe mode is NOT supported? and it's a requirement to turn safe mode OFF?
so it would be pretty weird if turning safe mode on would solve the problem...
will try it anyway, I'll let you know what happened.
Re: xml error on preview
Posted: Mon Feb 02, 2009 8:31 am
by Coldman
Had a customer who called and complained about the same as your problem. I changed safe mode to on, it worked fine after that.
And yes this seems odd but it worked....
Re: xml error on preview
Posted: Mon Feb 02, 2009 10:31 pm
by SiNn3D
I've tried it, but no change... I still get the xml error.