Fork me on GitHub

PostWrap HtmlPages Static_Docs + 0.762 all fail  Bottom

  • Well, maybe I won't be updating to 0.762 anytime soon, seeing
    as the HTML modules I use (PostWrap htmlpages Static_Docs) all
    fail in their Admin access.

    As these three are the major methods of displaying static HTML pages,
    without them, all my sites will remain at 0.761. And it may take months
    before all the above might be fixed.
  • How do they fail,

    There really shouldnt be any compliancy issues.. try reloading the upgrade revisions again... maybe a corrupt file...

    --
    David Pahl
    Zikula Support Team
  • Static_Docs works for me on .762

    Peter

    --
    Peace
    ______________________________________
    The commonest cause of problems is solutions.
  • Static_Docs failed to install on .762 for me (error creating tables)
    I had to install the hard way by phpMyAdmin creating the tables from another .760 install
  • I can't comment on static docs or postwrap but htmlpages works perfectly under .762.

    -Mark

    --
    Visit My homepage and Zikula themes.
  • htmlpages work right on one of my websites, however I've heard too this problem on some user's websites running on PN .762

    Change on file pninit.php this line

    Code

    $htmlpagescolumn[timest] date null default 'NOW(NULL)',
    for this other

    Code

    $htmlpagescolumn[timest] date null default '0000-00-00',
    and that should make it work.
  • Status update:

    htmlpages works on a database that already has it running.
    The htmlpages PATCH (look above) is needed for new initializations of the DB.

    Statics_Docs needed to be re-activated on an existing database. And, on another
    freshly installad DB, the modules admin showed two entries for static_docs,
    one was "Static_Docs" and the other was "static_docs". Completely removing
    the module(s) and reinstalling it, cleaned up the confusion.

    PostWrap works with existing database entries, however adding new entries will
    fail and this is a known problem (currently being looked at). There are no work-
    arounds other than manually editing the URL table by hand.

    I'll have to hold off installing 0.762 on the REAL sites, until PostWrap is fixed. In
    the meantime, I'll check on "Coppermine" and "The Gallery" and see what
    they need to work. I know CPG relies on a modified version of PN's index.php .
  • I've been a fan of NukeWrapper for static content.
    I've got it working on a .762 install with no problems.

    J
  • To toss in another option. alarconcepts has a module for static content.

    Slugger
  • markwest

    I can't comment on static docs or postwrap but htmlpages works perfectly under .762.

    -Mark


    there is an error in the zip version

    Itempages_admin_view.htm line 33,
    change countiems to countitems

    just a typo
  • And with the release of the PostWrap fix for PN-0.762, fixes any reluctance I had on using
    the latest and greatest on the production sites.

    Also, with cutting and pasting of Coppermine's pnAPI version with PostNuke's, the CPG
    gallery also functions as before.

    I had forgotten about the manual change to pnAPI in order to get Statistics working,
    until I saw the zero hits counts. icon_lol

    Now, if only PostCalendar could show a year other than '1970', all would be perfect. But
    since I don't depend on any calendars on the prod. sites, I don't care (Cal does work, otherwise).

    Now, I'm a happy (and updated) camper. 8)

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