Fork me on GitHub

PostNuke 0.800 and the AddStory module  Bottom

  • Today I've installed Postnuke 0.800 Milestone 3 into my computer and now I have a couple of questions.

    Into the package I've downloaded there are no modules, so I've used the News and AddStory modules that come with PostNuke 0.764, but when I try to write an article at the AddStory module it appears the following message:
    "Fatal error: Call to undefined function pnGetStatusMsg() in C:\xampp\htdocs\modules\AddStory\admin.php on line 886"

    Is there a version of this module adapted to PostNuke 0.800? What about the other modules included into the PostNuke 0.764 package? They work correctly or it's necessary to rewrite them?

    PS: I know this is not a support forum but... where can I ask for these kind of questions around PostNuke 0.800?
  • Download the value addons package - this contains a number of modules, including the news module (there's no addstory).

    Since MS3 is a little out of date i'd recommend testing the daily snapshots.

    -Mark

    --
    Visit My homepage and Zikula themes.
  • Thanks Mark.
  • So am I to assume that functions have been removed entirely from .8? There are no dummy functions for compatibility that call the new functions/methods?

    -Shawn

    --
    Get the Revolutionary AutoTheme HTML Theme System! Currently for Zikula, PHP-Nuke, CRE Loaded, osCommerce and Wordpress!
  • Shawn,

    All the functionality from the addstory (and submit news) module has been folded into the new news module. Function names are different.

    Does this cause you a problem?

    -Mark

    --
    Visit My homepage and Zikula themes.
  • Sorry, I was referencing the pnGetStatusMsg() function. I thought that was a standard module API function. I just had a report from a user that PostWrap admin didn't work on .8. It was a simple fix of commenting out pnGetStatusMsg() which was only call once.

    Thanks!
    -Shawn

    --
    Get the Revolutionary AutoTheme HTML Theme System! Currently for Zikula, PHP-Nuke, CRE Loaded, osCommerce and Wordpress!
  • Shawn,

    Thanks for pointing this out. There is new functionality for handling status/error messages (via the LogUtil class). However this API shouldn't have been removed. For this release it should have been deprecated only. This has been logged as bug #5203.

    -Mark

    --
    Visit My homepage and Zikula themes.
  • Cool, thanks!

    -Shawn

    --
    Get the Revolutionary AutoTheme HTML Theme System! Currently for Zikula, PHP-Nuke, CRE Loaded, osCommerce and Wordpress!

This list is based on users active over the last 60 minutes.