error when opening add block page

Permalink
hi- i am a newbee- just installes c5. when i click on the "addto-header, main, sidebar" i guess the possibility to add blocks should be displayed. - all i get is- pls see attached screenshot! what have i done wrong? how can i get this working? thnkx in adv! klaus from austria

1 Attachment

 
ScottC replied on at Permalink Reply
ScottC
I think you might not have simpleXML enabled on your php deployment on your host.

For what it is worth, wamp server 2.0 doesn't enable that by default, so perhaps check there then look further.
klahu replied on at Permalink Reply
hi! i am still struggling with this same problem- (see also screenshot from posting before) i asked my web host- who said that server wise the settings would be ok-
as follows:

SimpleXML
Simplexml support enabled
Revision $Revision: 1.151.2.22.2.35 $
Schema support enabled

SimpleXML is included in this web-host package !

has anyone an idea how i could solve my problem ? that would be great! so that i can start workiung on my C5 site- thanks in advance ! greetings klahu
Remo replied on at Permalink Reply
Remo
by looking at your screenshot, I doubt it's about the simpelxml mod.

I think your xml file has some problems in it. Try opening firebug and check the "net" register to see what content you get, maybe there's a proxy or something that "destroys" that xml..
klahu replied on at Permalink Reply 1 Attachment
hi thank you for your quick reply !!!
i attached what firebug shows in the net register. sorry but i dont have a clue about this things. maybe you can tell me what i see here (screenshot) or how i can go further on in solving my prob- thank you !!! k
Remo replied on at Permalink Reply
Remo
this is not helpful, it's not an ajax call and therefore doesn't list the xml content in firebug.

I would have to dig into the code to give you more hints.. Might do that later but I'm busy right now
Remo replied on at Permalink Reply
Remo
if you open blocks.php (see your screenshot).

what's the content of xml?

$xml = $fh->g...
die("<xmp>$xml</xmp>");


I have no clue why you get an error message about a not well formed xml document that contains html elements but you should see something like "<blocks><blo..."
klahu replied on at Permalink Reply 2 Attachments
hi remo-
i am still struggling wth my blocks- maybe you have another hint- that would be great- i´d love to fill my hp with stuff...
i attached another screenshot that shows the very bottom of this error-report- maybe this shows what or where i could do what and repair that! thank you very much ! greetings k
ah and i attached a screenshot of blocks php- what i fouond in ...concrete5.2.1\concrete5.2.1\concrete\helpers\concrete\marketplace