xml error on preview

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
SiNn3D

xml error on preview

Post 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)
JeremyBASS

Re: xml error on preview

Post by JeremyBASS »

I think I read this before... no funky titles right? like with ' or " ...

cheers
jeremyBass
SiNn3D

Re: xml error on preview

Post 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.
SiNn3D

Re: xml error on preview

Post 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
----------------------------------------------
Coldman
Power Poster
Power Poster
Posts: 318
Joined: Sun Jun 22, 2008 5:33 am

Re: xml error on preview

Post 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?
Last edited by Coldman on Mon Feb 02, 2009 11:16 am, edited 1 time in total.
Important Code of Conduct
Why don't use CMSMS Docs or search?
Do you read Help?
Admin for Swedish Translations Team
Moderator Swedish Forum
After your problem is solved, push the green button
SiNn3D

Re: xml error on preview

Post 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.
Coldman
Power Poster
Power Poster
Posts: 318
Joined: Sun Jun 22, 2008 5:33 am

Re: xml error on preview

Post 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....
Last edited by Coldman on Mon Feb 02, 2009 11:17 am, edited 1 time in total.
Important Code of Conduct
Why don't use CMSMS Docs or search?
Do you read Help?
Admin for Swedish Translations Team
Moderator Swedish Forum
After your problem is solved, push the green button
SiNn3D

Re: xml error on preview

Post by SiNn3D »

I've tried it, but no change... I still get the xml error.
Locked

Return to “CMSMS Core”