I have a website where each user has his/her own blog.
Some of these blogpost gets a rather long list of comments,
and I would like to move the blog post and its comments into the discussion forum.
XML parsing failed: junk after document element (Line: 8, Character: 2)
<div class="node">
<h2 class="sifr-node-title">
<a href="" title=""></a>
</h2>
<div class="content"></div>
</div>
/*It doesn't seem to like the open tag below (<) right before ?xml. That's the only error it points to. What's going on? Thanks!
<?xml version="1.0" encoding="utf-8"?>
I would like for the google map viewing options to show up in my gmap + views mashup. These viewing options display on webgeer's demo site: http://www.webgeer.com/gmapdemo but I haven't figured out how to make it happen. I'm guessing that I need to edit the contents of the [gmap...] section of the template.php file but I don't know what needs to be added.
Hi!
When I create content, say 'submit story', I have the following sections
Title
Category
Content
Input format
Authoring info
Publishing options
Comment settings
Menu settings
Now, how can I remove, say, Menu settings for users?
How can I edit, say, the comment settings options so that the user has only 'Read only' and 'Read/write' and not 'Disabled'? By default I get all three.