PDA

View Full Version : LPH - November 10


TRN
11-10-2002, 09:39 AM
It turns out that the Add_Story module was not working. I didn't realize that I broke this yesterday. Yesterday, I was trying a new News module and must have copied over a new Add_Story module which required a field within the database that was missing. In looking at the sql provided by PostNuke, the missing field in the nuke_stories table was:

pn_format_type tinyint(1) unsigned NOT NULL default '0',

I added this through phpMyAdmin and all is well.

Next, I turned my attention to those horrible br quotes that get added whenever I edit a story. Sure enough, this was fixed with the new Add_Story. Phew.

Finally, Bird and I decided to be more consistent on some of our formating of stories about applications and projects. We edited the Waimea story so that it matches our desires.

Product Name:
Version Number:
Author(s):
Homepage:
Download: here:
Brief Description:

TRN
11-10-2002, 12:04 PM
We added the butterfly to the member's online sideblock. I saw it on other sites and thought it would look nice here ...

TRN
11-10-2002, 01:55 PM
I found a few theme problems. In theme.php there was an extra title tag which was wiping out the titles to the pages. There was an extra end font tag in the supplementary login and notloggedin files. These were also removed.

More time was spent fixing the iBlock to our liking. There was an irritating spinning 'i' (info.gif) that was removed.

TRN
11-10-2002, 04:36 PM
After fixing the site, we turned our attention to Knoppix. It is being downloaded right now so that we can burn a CD. This should be a fun one !

TRN
11-10-2002, 07:34 PM
We added the butterfly to the member's online sideblock. I saw it on other sites and thought it would look nice here ...

:oops:

I didn't know it was an MSN icon. Sorry about that !! Guess that shows how much I pay attention to MS stuff. The butterfly icon was removed.