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 »
  • Installing CiviCRM »
  • Drupal Installations (Moderator: Piotr Szotkowski) »
  • Drupal Installation
Pages: 1 [2]

Author Topic: Drupal Installation  (Read 10531 times)

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: Drupal Installation
December 11, 2009, 12:27:53 pm

we use the session to pass a few "objects" from one part of the code base to some other parts. Specifically in the context of a cron job the current userID / contactID is passed via the session

Most likely your activity records were created without a "source_contact_id" field. If you had enabled the "strict" settings in mysql it would have given u a fatal error

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

pdowling

  • I post occasionally
  • **
  • Posts: 70
  • Karma: 4
Re: Drupal Installation
December 11, 2009, 02:36:15 pm
Yes, started to realize things going wrong in other areas.  Hopefully I haven't mucked up my db too bad.

I'll have to figure out what is wrong at the hosting provider level I guess.

pdowling

  • I post occasionally
  • **
  • Posts: 70
  • Karma: 4
Re: Drupal Installation
February 28, 2010, 07:28:48 pm
Quick update on this topic in case anyone stumbles across it.

I'm a hotdrupal user (see above posts).  After contacting hot drupal the proprietor was able to fix the problem.  It did not require any code or other file changes.

Apparently on new installations they have now modified the default session handling on their server to avoid this and similar problems.  Most likely I was on a server where this change had not be made.

Anyway, if any hotdrupal folks have this problem just post a support ticket and you'll be all set.

Pages: 1 [2]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Drupal Installations (Moderator: Piotr Szotkowski) »
  • Drupal Installation

This forum was archived on 2017-11-26.