I re-uploaded the full fixed version to my server. So you can download it again and just install over-top of the old one. Or you can use the file I attached to this comment. It should replace just the file that was causing the error.
If the attached file will not install using Joomla's installer, you can manually copy it over if you don't want to do a full install. Just overwrite this file
"administrator\components\com_lyftenbloggie\models\entries.php"I found that extra code while I was working on version 1.1.0 a few days ago. It's gone in the new version I'm working on.
-Daniel
[drdman 17 Mar 2010 03:52:26]
Hi Daniel and All,
I deleted a blog entry but it's still showing up on the blog index page. I first unpublished it and that seemed to go ok. But got SQL error on delete command.
The error msg: 500 - An error has occurred.
Table 'raising8_jo151.jos_bloggies_permalinks' doesn't exist SQL=DELETE FROM jos_bloggies_permalinks WHERE entryid IN (5)
Tried MySQL repair on the host but no avail.
Thanks for any help.