| Topic: | How to retrieve PN's version (folder "doc" not ava |
|---|---|
|
bananaflo
Freshman
Posts: 3 Posted: |
Dear Community, I have to upgrade a PN-installation where the "doc" folder does not exist. How is it possible to get the PN-installation's version? The installation was done approx. in spring 2003. Is it possible to get this old PN-version, too? I was not able to find older versions than 7.x on the PN-website. Any help is really appreciated! |
|
pheski
Professional
Posts: 1484 Posted: |
Search would have gotten you the answer faster. Prior to .750, use View Source and you will see version. And you can look at the top of includes/pnAPI.php where version is given as a PHP define. -- Peace ______________________________________ The commonest cause of problems is solutions. |
|
bananaflo
Freshman
Posts: 3 Posted: |
Thanks for your reply, Peter. Sorry I could not find any help by searching the forum. Well, the PN installation I have to upgrade was hacked. As the website does not function anymore, I cannot view any source. The file includes/pnAPI.php is not there any more. I found out that the PN was installed in October 2003 (not in spring as I assumed). Could you help me to find out the version if I post the CVS-entries? For example, the file modules/Search/index.php has the CVS entry $Id: index.php,v 1.3 2003/06/30 17:58:07 markwest Exp $ $Name: $ Or is the version somehow stored in the database? Would be great if I could find out the version so I can do the upgrade! Thanks for all your help! |
|
Simon
online Steering Committee
Posts: 13427 Posted: |
at a guess, October 2003 would be .726, assuming the latest version was installed. You should upgrade to .76x asap. -- Regards, Simon itbegins.co.uk - Zikula Consulting Please read the Support Guide |