CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Pre-installation Questions (Moderator: Dave Greenberg) »
  • Wrong Version at Sourceforge
Pages: [1]

Author Topic: Wrong Version at Sourceforge  (Read 735 times)

BobM

  • I’m new here
  • *
  • Posts: 27
  • Karma: 4
Wrong Version at Sourceforge
December 02, 2011, 11:02:07 am
I downloaded what's labeled the Drupal version of 3.4.7 from here: http://sourceforge.net/projects/civicrm/files/civicrm-stable/3.4.7/ but when I unpack it the readme says it's the Joomla version and there is a joomla sub-directory.

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: Wrong Version at Sourceforge
December 02, 2011, 11:33:13 am
Weird - I just tried and the civicrm-version.php file in that package has:
Code: [Select]
<?php
function civicrmVersion( ) {
  return array( 
'version'  => '3.4.7',
                
'cms'      => 'Drupal',
                
'revision' => '36805' );
}

All distros do include a joomla dir so that's not an issue. fyi.
Protect your investment in CiviCRM by  becoming a Member!

BobM

  • I’m new here
  • *
  • Posts: 27
  • Karma: 4
Re: Wrong Version at Sourceforge
December 02, 2011, 01:47:19 pm
OK. So, I just proceed with the install. I just didn't want to waste time if it was the wrong version. Thanks.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Pre-installation Questions (Moderator: Dave Greenberg) »
  • Wrong Version at Sourceforge

This forum was archived on 2017-11-26.