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?
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- mazdev responded to »Hide "Register new account" and change template to 3 col« 07:50 AM
- mesteele101 created topic »Zikula 1.3.3 - Site Search 1.5.2 - Unable to turn off plug-ins« 07:48 AM
- internetking created topic »password problem« 25. May
- mesteele101 responded to »ERR (3): E_USER_ERROR: Smarty error: [in pagesvar:pagesitem2en line XXX]…« 25. May
- mazdev responded to »Pages 2.5.0 and updating - Page not found« 25. May
- mesteele101 responded to »Zikula 1.3.3 - Selecting a category in Pages not working« 25. May
- mdee created topic »How to implement returnpage ?« 25. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
PostNuke 0.800 and the AddStory module
-
- Rank: Freshman
- Registered: Sep 10, 2004
- Last visit: Apr 23, 2010
- Posts: 96
-
- Rank: Team Member
- Registered: Mar 18, 2002
- Last visit: Oct 21, 2009
- Posts: 6606
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. -
- Rank: Freshman
- Registered: Sep 10, 2004
- Last visit: Apr 23, 2010
- Posts: 96
-
- Rank: Expert
- Registered: Aug 20, 2002
- Last visit: Jan 12, 2010
- Posts: 1219
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! -
- Rank: Team Member
- Registered: Mar 18, 2002
- Last visit: Oct 21, 2009
- Posts: 6606
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. -
- Rank: Expert
- Registered: Aug 20, 2002
- Last visit: Jan 12, 2010
- Posts: 1219
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! -
- Rank: Team Member
- Registered: Mar 18, 2002
- Last visit: Oct 21, 2009
- Posts: 6606
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. -
- Rank: Expert
- Registered: Aug 20, 2002
- Last visit: Jan 12, 2010
- Posts: 1219
Cool, thanks!
-Shawn
--
Get the Revolutionary AutoTheme HTML Theme System! Currently for Zikula, PHP-Nuke, CRE Loaded, osCommerce and Wordpress!
- Moderated by:
- Support
