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:
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: