Fork me on GitHub

looking to migrate a site to pn0.8 including forum.  Bottom

  • we currently run a customized site with pnphpbb (are unsure of all the changes that have been made down the line, all the code wasent commented icon_evil ) and are looking at pn0.8. know of anyway to find out what parts of the code are non-standard?
  • What version of PN are you running now and what kind of customization did you do (core files, themes, blocks? ) ?

    --
    campertoday.nl, Module development, Dutch Zikula Community
  • You can simply do a diff against the most recent official package (nightly build from NOC) of PNphpBB2. Besides, why don't you simply duplicate your site on a local test server (or a test subdomain on your live server), do a backup and try to

    a) upgrade PNphpbBB2 to latest;
    b) upgrade PosTnuke to latest.

    If it works, go for it on the live site. If it does not, post your errors here.

    Greetings,
    Chris

    --
    an operating system must operate
    development is life
    my repo
  • can you explain the process for doing a diff between my current install and the files from the NOC?
  • On a Linux/Unix system this is trivial:

    Code

    diff -r DIR1 DIR2 > RESULT


    Where RESULT is created as a simple text file. Details and options for optional methods and output style can be found at the manual page for diff.

    For Windows based system someone else might be able to help you - I do not use Windows on desktops or servers.

    Greetings,
    Chris

    --
    an operating system must operate
    development is life
    my repo
  • I am a windows loser, so i hope someone can post how to do it. ;)
  • Don't be ashamed... There is nothing wrong with windows... Macs are the real evil... I perfer windows as a desktop platform. I force my kids to use both *nix and win at home, and school lets the macs control them.. :P

    For diffs, in windows, Winmerge is pretty easy.

    I feel ya, though. A long time ago, I used a smartor album hack for pnphpbb2 now I have this legacy hack photo album for pnphpbb2, that I do not want to bother moving out, but one day I will have to bite the bullet and do it.

    --
    David Pahl
    Zikula Support Team

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