Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- michiel responded to »password problem« 10:01 AM
- 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
- 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
looking to migrate a site to pn0.8 including forum.
-
**unknown user**
- Rank: Registered User
- Registered: Mar 16, 2002
- Last visit: Jun 17, 2008
- Posts: 15
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
) and are looking at pn0.8. know of anyway to find out what parts of the code are non-standard?
-
- Rank: Developer
- Registered: Aug 23, 2003
- Last visit: May 31, 2010
- Posts: 1428
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 -
- Rank: Team Member
- Registered: May 03, 2004
- Last visit: May 31, 2010
- Posts: 511
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 -
**unknown user**
- Rank: Registered User
- Registered: Mar 16, 2002
- Last visit: Jun 17, 2008
- Posts: 15
can you explain the process for doing a diff between my current install and the files from the NOC? -
- Rank: Team Member
- Registered: May 03, 2004
- Last visit: May 31, 2010
- Posts: 511
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 -
- Rank: Team Member
- Registered: Dec 07, 2003
- Last visit: May 09, 2010
- Posts: 2703
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
- Moderated by:
- Support
