By enterprisereview on
I have routed about, evenb in the linux folders..
how do I find out what version of drupal, I am running?
N
I have routed about, evenb in the linux folders..
how do I find out what version of drupal, I am running?
N
Comments
Finding the version of Drupal
Hi.
check CHANGELOG.txt in your Drupal root directory...
Pete.
another way?!
Thanks, this will be usefull for anyone else reading, cos I doubt theirs is missing.. however, for some reason, My changelog file is missing.. is there another way?
N
what does
what does http://www.yoursite.com/admin/logs/status say?
No version on that
No version on that page??
where should i be looking?!
The version number is
The version number is displayed on that page since Drupal 5.0. If it's not there, you have an older version.
Have a look in the system.module file in your modules directory, it probably has the version number at the top.
got ya!
must be 4, as the version is not in that opage..
nor is it in the system.module, but Knowing its 4.xxxxx is enough!!
Thanks...
N
No version on that
No version on that page??
where should i be looking?!
the handbook page
Version numbers, policies and which version you should use
-Steven Peck
---------
Test site, always start with a test site.
Drupal Best Practices Guide -|- Black Mountain
-Steven Peck
---------
Test site, always start with a test site.
Drupal Best Practices Guide
the handbook page
a href="http://drupal.org/handbook/version-info">Version numbers, policies and which version you should use
-Steven Peck
---------
Test site, always start with a test site.
Drupal Best Practices Guide -|- Black Mountain
-Steven Peck
---------
Test site, always start with a test site.
Drupal Best Practices Guide
I know this is an old post,
I know this is an old post, but it appeared at the top of my Google search results so I assume some people still look at it...
Another way to get the version number (using PHP code) is simply:
---
Yo that's shizzle.
Find Live Drupal website version
Please use the following format link to check version
http://your-website-url/CHANGELOG.txteg :
http://drupal.org/CHANGELOG.txt
https://www.drupal.org/node
https://www.drupal.org/node/139617#comment-11941607
i just reply somebody else, just follow the above link
For Drupal 8: \DRUPAL:
For Drupal 8: \DRUPAL::VERSION