Fork me on GitHub

Newbie bagging for help... pnNavigator issue  Bottom

  • Ok, guys, here I am... I have been using PHP-nuke for two years, and i decided to test postnuke. I liked the official page a lot, and I soon realized that it was all in tne pnNavigator module. I grabbed a copy, I installed it and I got the foloowing error:

    Fatal error: Cannot redeclare clear_parse() in c:\program files\apache group\apache\htdocs\postnuke\modules\Navigator\includes\class.FastTemplate.php on line 1271

    I talked to MagicX, but he doesn't support the module anymore, so I tried here. Can anybody help me? Sorry if I posted in the wrong forum... I'm new around the block :). Thanks.
  • pnNavigator is hardcoded to the PostNuke multisite system, and is now very old. You'll probably have trouble getting it to work with the current release of postnuke I'm afraid

    --
    itbegins.co.uk - Zikula Consulting

    birtwistle.me.uk - Personal Blog


    Please read the Support Guide
  • doesn't blockhome do the same thing? And I think ColdRolledSteel has a mod that wil do it too. take a look around.
  • Thank you all, guys! I downloaded what you recommended and I'll try them a.s.a.p. . Greetings from Romania!
  • Blockhome would be a better solution, or Dynamod with calls to display blocks in the template....

    --
    itbegins.co.uk - Zikula Consulting

    birtwistle.me.uk - Personal Blog


    Please read the Support Guide
  • I already tried BlockHome and it is what I wanted. Thanks for the tips, you've been of great help. One more question (you'll begin to hate me...): The daily archive block is returning an error instead of the calendar:

    Code

    DB Error: Daily Archive block: 1064: You have an error in your SQL syntax near '>= '2005-04-01 00:00:00' AND < '2005-05-01 00:00:00') AND (='eng' OR ='') ORDER' at line 1
    Query:
    SELECT nuke_stories.pn_time FROM nuke_stories WHERE ( >= '2005-04-01 00:00:00' AND < '2005-05-01 00:00:00') AND (='eng' OR ='') ORDER by nuke_stories.pn_time
    Can anybody tell me why this happens and if there is an "antidote" for it? I use PostNuke 0.7.5.0 with very few add-ons (blocks and modules). Thanks again!
  • Quote

    WHERE ( >= '2005-04-01 00:00:00' AND < '2005-05-01 00:00:00')


    It isn't picking up the column names for the query. Cant tell you much more than that

    --
    itbegins.co.uk - Zikula Consulting

    birtwistle.me.uk - Personal Blog


    Please read the Support Guide
  • So there's no chance to make it work... Do you happen to know an alternate module for the news archive? I run some kind of e-zine for my University and I can't dispose of this module. Anyway, thanks for the promptitude of your reply, HammerHead! You're a reliable guy! Many thanks again!
  • I expect I could get it to work for you, with a bit of work, but I dont have an installation of daily archive / the block, or any data to test with.

    I will have a look at fixing it for you, if you can provide me with those requirements though...

    --
    itbegins.co.uk - Zikula Consulting

    birtwistle.me.uk - Personal Blog


    Please read the Support Guide
  • Oh, you're kind again, but I visited your website (cool, BTW - Mambo, right?) and I have seen how busy you are. I think it would be unfair for me to abuse your time and willingness to help. I'll manage it somehow. All I can ask from you, all the members of this community, is some guidelines. I don't expect people to do the work for me without a reward. Thanks!
  • It's a mambo theme, ported to PostNuke (you can read the article on my site).

    I'm quite happy to do it for you, it looks like it might be a simple change, if it looks very complicated I'll pass...

    --
    itbegins.co.uk - Zikula Consulting

    birtwistle.me.uk - Personal Blog


    Please read the Support Guide
  • I managed to make it work, after all. Thank you for volunteering, HammerHead!

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