|
|
Rank: Newbie
Joined: 4/30/2008 Posts: 6 Location: Belarus
|
Hello,
As i understood in data\umbraco.config file storing XML version of site.
but problem what in this file present this content
<!DOCTYPE umbraco[ <!ELEMENT nodes ANY> <!ELEMENT node ANY> <!ATTLIST node id ID #REQUIRED> ]> <root id="-1" />
site having more than 200 nodes.
So my question is where then umbraco storing XML version of site?
Thank you!
|
|
 Rank: Addict
Joined: 7/19/2006 Posts: 629 Location: Preston, UK
|
tan,
check your permissions looks like it cannot publish to the umbraco.config file. Also content is stored in database contentXML table think its called that. Also what version of umbraco are u using?
Level 2 certified. If it aint broke dont fix.
|
|
Rank: Newbie
Joined: 4/30/2008 Posts: 6 Location: Belarus
|
3.0.5
|
|
Rank: Newbie
Joined: 4/30/2008 Posts: 6 Location: Belarus
|
permissions are well. but nothing to store to umbraco.config
|
|
|
Guest |