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 »
  • Upgrading CiviCRM (Moderator: Deepak Srivastava) »
  • ARRG! CiviCRM doesn't appear in Modules list
Pages: [1]

Author Topic: ARRG! CiviCRM doesn't appear in Modules list  (Read 3140 times)

Shadow

  • I post occasionally
  • **
  • Posts: 36
  • Karma: 1
ARRG! CiviCRM doesn't appear in Modules list
June 25, 2007, 05:11:30 am
I just upgraded my DRUPAL installation to 5.1 and was planning to also upgrade CiviCRM from 1.6 to 1.7 - but decided to wait........I have to upgrade the database and will probably install CiviCRM in its own database so I decided on leaving it until the weekend.  I didn't do anything to my current installation BUT upgrade DRUPAL - now CiviCRM doesn't display in my modules list - It was (and still is) located in my DRUPAL modules directory - just where it was when I ran DRUPAL 4.7 - I just cant figure out WHY it won't appear!!!!!!  I have checked settings until I am cross-eyed - Anyone have any ideas on the problem - I am not getting any errors  ???  Please post as I am on line checking everything I can (since 3am PDTso I am a bit wonky)
« Last Edit: June 25, 2007, 05:22:02 am by Shadow »

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: ARRG! CiviCRM doesn't appear in Modules list
June 25, 2007, 07:52:39 am

not sure why thats happening since Drupal should recognize it in either place. i would move it to sites/all/modules and see if it works there (adjusting entries appropriately in the config file)

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

Shadow

  • I post occasionally
  • **
  • Posts: 36
  • Karma: 1
Re: ARRG! CiviCRM doesn't appear in Modules list
June 25, 2007, 08:31:21 am
Well - it has me absolutely going crazy at this moment - I made NO changes to CiviCRM before or after upgrading DRUPAL with the exception of changing the DRUPAL version in the config file from 4.7 to 5.1 -  I decided to maybe do the upgrade to 1.7 if I can't get it working -

Shadow

  • I post occasionally
  • **
  • Posts: 36
  • Karma: 1
Re: ARRG! CiviCRM doesn't appear in Modules list
June 26, 2007, 08:07:22 am
Well - nothing worked.  I still can't acess the CiviCRM 1.6 module - it does not appear in my modules list.  I got so wonky (had been working since 3 am on that one) that I just stopped and went to bed to clear my mind........and it dawned on me this morning that MAYBE I need to run a SQL script to "prepare" the database ---- after all I did upgrade DRUPAL from 4.7 to 5.1 and even tho' I didn't change MySQL versions, maybe I should run the civicrm-mysql41 script- what do you think?  Just to fill you in and to make sure we are on the same page, this is my setup

MySQL 4.1 / PHP 4.4 / CiviCRM 1.6  which I moved from the <drupal> /modules directory to the newly created sites/all/modules directory (I un-tarred the 1.6 version that I previously downloaded to that directory.....I didn't move the old code).  I also put my civicrm.settings.PHP file and the settings.php file in the sites/default directory.

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: ARRG! CiviCRM doesn't appear in Modules list
June 26, 2007, 08:50:24 am

To a large extent i have no idea why the below is happening. I would go into drupal's module listing code and add debug statements and figure out why it can not find civicrm.module (it uses a recursive directory search to find all modules and info files). Make sure that the webserver has read permissions on all the modules and sites/all directory. Have you installed other contributed modules and can it find those?

Another thing to do might be to delete the "civicrm" module entry in drupal's system table. When u go back to admin/modules it will do a search and add a new entry etc

lobo
 
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

Shadow

  • I post occasionally
  • **
  • Posts: 36
  • Karma: 1
Re: ARRG! CiviCRM doesn't appear in Modules list
June 26, 2007, 09:26:51 am
I went ahead and deleted the civicrm module entry in the system table - no go........still didn't find the module - the read permissions on the directories seem fine (everything is 755 as on the original module directory).  I think that i will try the debug statement that you mentioned.......

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Upgrading CiviCRM (Moderator: Deepak Srivastava) »
  • ARRG! CiviCRM doesn't appear in Modules list

This forum was archived on 2017-11-26.