Page 1 of 1
DTD Version mismatch, cannot import
Posted: Wed Apr 05, 2006 3:41 pm
by bruco
DTD Version mismatch, cannot import
What does it mean? It happens importing two themes on themes.cmsmadesimple.org.
Re: DTD Version mismatch, cannot import
Posted: Wed Apr 05, 2006 3:48 pm
by tsw
themes site is still under development (maybe there should be a notice about it

and I guess that those themes have been done with different versions therefore be not compatible with current cmsms, sorry about that
Re: DTD Version mismatch, cannot import
Posted: Wed Apr 05, 2006 5:26 pm
by Dr.CSS
which themes did you try to import?
mark
Re: DTD Version mismatch, cannot import
Posted: Wed Apr 05, 2006 10:22 pm
by bruco
maksbud wrote:
which themes did you try to import?
mark
CMSMS_themes andreas01
My version: 0.12 Fiji
Re: DTD Version mismatch, cannot import
Posted: Wed Apr 05, 2006 11:57 pm
by Dr.CSS
how did you import it? i just imported it and it went just fine,,
this page
http://www.multiintech.com/cmsite/index ... tent_Types
is using it.
mark
Re: DTD Version mismatch, cannot import
Posted: Thu Apr 06, 2006 1:29 pm
by jackie
Hi,
I got the same DTD error when importing the theme CMSMS_Themes.xml from westis. Importing theme ctrlH.xml was going well.I am running on 0.12.1.....
Somebody a clue? Am I the only one?
I wanted to look something up in the stylesheets, can I get it elsewhere?
THX
jackie
Re: DTD Version mismatch, cannot import
Posted: Thu Apr 06, 2006 2:10 pm
by tsw
CMSMS_Themes.xml is the theme used on themes.cmsmadesimple.org so you could look at the source there.
I think that it's done with 0.11...
Re: DTD Version mismatch, cannot import
Posted: Thu Apr 06, 2006 2:25 pm
by jackie
right, I forgot just
http://themes.cmsmadesimple.org/stylesh ... mplateid=4
and I get what I want
THX
jackie
Re: DTD Version mismatch, cannot import
Posted: Thu Apr 13, 2006 3:13 pm
by bruco
Forgot to do what? How did you obtain what you wanted?
Re: DTD Version mismatch, cannot import
Posted: Thu Apr 13, 2006 3:47 pm
by Dr.CSS
if you clik that link you will see the stylesheet for that page,,
most pages will have a link in the source view that you can copy/paste in the add. bar of your browser to see the style sheet,,
like,
the blue underlined part is the link to all the style sheets combined on one page.
mark
Re: DTD Version mismatch, cannot import
Posted: Tue May 02, 2006 10:59 pm
by gogou
Hello all, actually I have the same problem. I exported the default theme using the theme manager on a fresh new install of cmsms 12.1 and I got that error:
Warning: file_get_contents(): open_basedir restriction in effect. File(/tmp/php8SXmsr) is not within the allowed path(s): (/var/web/labothap/public_html/:/usr/share/pear/) in /var/web/labothap/public_html/cmsms/modules/ThemeManager/ThemeManager.module.php on line 829
Warning: file_get_contents(/tmp/php8SXmsr): failed to open stream: Operation not permitted in /var/web/labothap/public_html/cmsms/modules/ThemeManager/ThemeManager.module.php on line 829
Error!
DTD Version mismatch, cannot import
When trying to import it back using cmsms theme manager.
I checked all directory permition and I'm for all file at 777
Re: DTD Version mismatch, cannot import
Posted: Wed May 03, 2006 4:33 am
by cyberman
gogou wrote:
Warning: file_get_contents(): open_basedir restriction in effect. File(/tmp/php8SXmsr) is not within the allowed path(s): (/var/web/labothap/public_html/:/usr/share/pear/) in /var/web/labothap/public_html/cmsms/modules/ThemeManager/ThemeManager.module.php on line 829
There are wrong defaults from server ...
Re: DTD Version mismatch, cannot import
Posted: Thu May 11, 2006 1:21 am
by gogou
So it is a server problem ? How can I correct that ? Thanks for your help
