| Topic: | pnTNG install instructions for v 3.04? |
|---|---|
|
dlassen
Posts: 3 Posted: |
Hi, I was wondering if someone could point me to the installation instructions for pnTNG v. 3.04. I am getting an error on my PC when trying to unzip the download "The Compressed Folder is Invalid or Corrupted" Not sure whether it should be unzipped on my local PC or whether Postnuke performs that during install. Thanks ! dlassen |
|
Wendel
Posts: 82 Posted: |
You need to unzip the files -- PostNuke will not do it. The files are zipped using the free 7-zip program found at http://www.7-zip.org/. Different people have reported similar problems, but they have never been consistent enough for me to figure out what might be going on in the zip process. If all else fails, try to unzip it with 7-zip. Installation instructions are then in the readme.txt file located in the pndocs directory. - Wendel |
|
dlassen
Posts: 3 Posted: |
Thanks Wendel - that did the trick! I am looking forward to attempting to integrate my TNG site with PN. |
|
dlassen
Posts: 3 Posted: |
Hi, I have now installed everything according to instructions and have all lights "green" in the PN admin module setup). I created a submenu under Main menu linking to [pnGenealogy] (which is the name of my newly created TNG instance). However, when I try to access TNG from my newly created menu link, I get these about 5 error messages that look something like this: Warning: main(/home/jutlinkn/public_html/postnuke/modules/pnGenealogy/./modules/pnGenealogy/mediatypes.php) [function.main]: failed to open stream: No such file or directory in /home/jutlinkn/public_html/postnuke/modules/pnGenealogy/globallib.php on line 8 After the 5 errors it shows a skeleton Home page and a bunch of TNG menu points, but selecting them brings up an error page in the browser. Any help you can give would be appreciated! Thanks dlassen |
|
Guest
Unregistered User Posted: |
Wendel, I have now applied the suggested tweaks and it helped but there were a couple more issues: 1) similar error referencing globallib.php 2) similar error referencing /English/text.php Without knowing much php I made similar edits in these 2 files and things seem to be working now with the integrated login and a (very basic) menu when I select the genealogy link. Thanks again Dennis |
|
Guest
Unregistered User Posted: |
Hi Wendel, I am still having issues with thumbnails not showing up in media and photo listings as well as on the pedigree and ancestoral charts. Could you please point me to the right script? Thanks dlassen |
|
Wendel
Posts: 82 Posted: |
Here are the all the changes that need to be made to make pnTNG 3.04 work with TNG 6.0.4. These changes will be in the next pnTNG and hopefully in TNG 6.0.5. In the time being, if anyone has trouble with them, please send me a note at pnTNG@VoigtWorld.com and I will send you a copy of the edited files. In customconfig.php: In genlib.php, function getSmallPhoto, line 109: In file genlib.php, function showSmallPhoto, line 156: In file File tngpedigree.js, function FillSlot, lines 315 through 321 |