Search found 3 matches

by robnyl
Fri May 31, 2013 4:14 pm
Forum: Bugs
Topic: Extended Body duplicated
Replies: 5
Views: 4300

Re: Extended Body duplicated

Thank you for doing the leg work for me, saved me a bunch of time for sure. I did the following;

{if $entry.is_extended}
<div class="serendipity_entry_extended"><a id="extended"></a>{$entry.extended}</div>
<!--
<div><a id="extended"></a>{$entry.extended}</div>
-->
{/if}

Just commenting out ...
by robnyl
Wed May 29, 2013 11:08 pm
Forum: Bugs
Topic: Extended Body duplicated
Replies: 5
Views: 4300

Re: Extended Body duplicated

My bad, live view is http://www.computerhotrod.com

Installed plug-ins are:

quick jump calendar v.1.1
Search for an entry version: 1.1
Browse archives by month version: 1.0
Shows the list of categories. version: 2.03
(LinkShare Ads) Holds a nugget of HTML in your sidebar version: 1.0 (recent add ...
by robnyl
Tue May 28, 2013 1:10 am
Forum: Bugs
Topic: Extended Body duplicated
Replies: 5
Views: 4300

Extended Body duplicated

I recently upgraded from 1.6 to 1.7 and the process went well. The only issue I had was after the upgrade was completed upon my first load of the blog I got a server error that the script was not able to allocate enough memory. My PHP.INI had the memory limit set to 8MB so I bumped it up to 10MB ...