Hello,
I am new to this site. Our new website (perhaps 2 years old now!) is written in php using phpwcms.
Presently it is not working and shows an error message all the time.
Can anyone please tell me how to determine the version of phpwcms which is installed? It doesn't seem to be anywhere in the code.
Thanks,
Barrie
Determining phpwcms version
Re: Determining phpwcms version
Maybe this article can help you, to find your existing version No.:
http://www.phpwcms-howto.de/wiki/doku.p ... ion/update
http://www.phpwcms-howto.de/wiki/doku.p ... ion/update
- Oliver Georgi
- Site Admin
- Posts: 9918
- Joined: Fri 3. Oct 2003, 22:22
- Contact:
Re: Determining phpwcms version
newer releases have it under
…or if it's still working, check HTML source head section meta tag generator and there is also a header X-phpwcms.
Code: Select all
include/inc_lib/revision/revision.php
-
- Posts: 4
- Joined: Thu 2. Oct 2014, 10:16
Re: Determining phpwcms version
Thank you both. I found it. 
