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 »
  • Using CiviCRM »
  • Using Drupal Modules (Moderator: Donald Lobo) »
  • directory path changed for site; all is well except for one persistent problem
Pages: [1]

Author Topic: directory path changed for site; all is well except for one persistent problem  (Read 1038 times)

m.e.

  • I post frequently
  • ***
  • Posts: 157
  • Karma: 5
  • CiviCRM version: 4.0.9
  • CMS version: Drupal 7.9
directory path changed for site; all is well except for one persistent problem
October 05, 2011, 04:24:32 pm
My test site was recently moved to its permanent directory location (same server, same URL).

I updated various settings.php files, resource URLs, etc. Basically everything is fine except for one annoyingly persistent issue.

I'm using the cd_sunlight module with CiviCRM integration. It has stopped queuing new contacts for Congressional lookup (which happens during cron).

No errors are displaying in the log or anywhere; these contacts just aren't being queued for lookup of the Congressional district, so when Drupal cron runs, sunlight's cron has nothing to do, just as if there were no new users.

This worked totally fine before the directory change.  I have an issue posted for the module, but so far no resolution. The developer says there are no hard coded paths that he can think of.

I've flushed templates_c, Drupal's cache, and searched for a substring of the old directory path in the databases. Nothing has helped so far.

Fortunately the site isn't public yet, but only because of this.

Is there any little quirk of CiviCRM's that might cause a problem of this nature with an integrated module, or anywhere I might look for a clue? If not I will return to the cd_sunlight issues queue.

Thanks!

Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: directory path changed for site; all is well except for one persistent problem
October 06, 2011, 07:29:04 am
A long shot, but did you run:

UPDATE `civicrm_domain` SET `config_backend`=NULL ;

?
CiviHosting and CiviOnline -- The CiviCRM hosting experts, since 2007

See here for the official: What to do if you think you've found a bug.

m.e.

  • I post frequently
  • ***
  • Posts: 157
  • Karma: 5
  • CiviCRM version: 4.0.9
  • CMS version: Drupal 7.9
Re: directory path changed for site; all is well except for one persistent problem
October 06, 2011, 09:43:43 pm
I don't remember, to be honest. It's been about 3 weeks.

I just gave it a go and I don't see that it fixed anything; in fact, now I get a WSOD when I go to search contacts without any filters set. I guess I should have asked first.  :-[

Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: directory path changed for site; all is well except for one persistent problem
October 07, 2011, 04:02:48 am
That SQL is always safe to run on a stable site. What I would suggest is that you rename your civicrm.settings.php file and reinstall CiviCRM on a fresh DB. Then you will get a good civicrm.settings.php file. Then just change the database name in the new one to your old one.
CiviHosting and CiviOnline -- The CiviCRM hosting experts, since 2007

See here for the official: What to do if you think you've found a bug.

m.e.

  • I post frequently
  • ***
  • Posts: 157
  • Karma: 5
  • CiviCRM version: 4.0.9
  • CMS version: Drupal 7.9
Re: directory path changed for site; all is well except for one persistent problem
October 07, 2011, 11:22:38 pm
As always I very much appreciate your help, Hershel. I followed your advice and it did solve the new WSOD problem. The query ran fine this time.

None of this seems to have made a bit of difference with the original issue, unfortunately. :'(

I wish I could uninstall/reinstall all my CiviCRM-integrated modules during the CiviCRM reinstall, as that would be a better test and repair attempt, but I am afraid I'd lose too much.

I've been reading about a smaller issue I've been having with Secure Pages, new user registrations, and anonymous sessions, and I'm learning that a physical move can have some pretty obscure consequences that don't seem to be covered in any of the documentation I've read.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Drupal Modules (Moderator: Donald Lobo) »
  • directory path changed for site; all is well except for one persistent problem

This forum was archived on 2017-11-26.