|
||||
|
Re: Comments Are Still Up The Spout
by
hulver
There looks to be some missing javascript stuff from the main page layout. Unfortunately I don't know how blogware works from the bloggers point of view.
If you've got some way of editing the page template, I think you'll need to include the lines
<script src="/_frameworks_static/js/prototype.js" type="text/javascript"></script>
<script src="/_frameworks_static/js/scriptaculous.js?load=effects" type="text/javascript"></script>
<script src="/_static/js/ajaxian_comments.js" type="text/javascript"></script>
<script language="JavaScript" type="text/javascript"><!--
// article settings
templates.set( 'allow_comments', true );
templates.set( 'show_comment_login', true );
templates.set( 'comment_login_required', true );
templates.set( 'is_standalone', false );
// -->
</script>
Somewhere in the page. As it looks like those missing lines enable or disable the comment form on the article page.
I posted this comment by disabling CSS in firefox (which showed the comment form)
|
Welcome to Random Acts Of Reality, a Blog based in London, England, written by an E.M.T working for the London Ambulance Service. Also, number one search result for "Womble porn". All names have be changed to protect the guilty. This Blog was previously known as "Why I Hate Humanity" but the antipsychotic medication seems to have kicked in.
All opinions on this website are mine alone, and may not reflect those of the L.A.S or other ambulance crews Find out more about me here.
Login
Search
Categories
This Month
Month Archive
The Story So Far.
Some Of My Favourites
![]() This work is licensed under a Creative Commons License.
|
|||

