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 »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • [solved] Civi thinks it's on a different domain - preventing any action
Pages: [1]

Author Topic: [solved] Civi thinks it's on a different domain - preventing any action  (Read 409 times)

MtnPavlas

  • I’m new here
  • *
  • Posts: 20
  • Karma: 1
  • CiviCRM version: 4.4.6
  • CMS version: Joomla 3.3.3
  • MySQL version: 5.5
  • PHP version: 5.4
[solved] Civi thinks it's on a different domain - preventing any action
October 31, 2014, 11:40:38 am
An urgent ask for help please ;-)

We've developed our non-profit's new website on a a subdomain trails.evergreenmtb.org and now switched the domain so it's evergreenmtb.org
First I noticed something was wrong during a smoke test when I tried processing a donation payment - got a redirect loop error message and noticed in the address bar the domain changed to trails.evergreenmtb.org/...

So I started looking in the back end to see what config I may want to adjust but every time I hit any of the action buttons (e.g. "Cancel") in any of the config screens, it tries to redirect me to trails.evergreenmtb.org/administrator/?option=com_civicrm&task=civicrm/admin/setting/<whatever page I was on>

Where can I look for adjusting the domain URL? I've looked everywhere, even done d/b search, deleted the cache records, etc.

Just pushed the live button without an option to go back - any help will be extremely appreciated. Thanks much.
« Last Edit: October 31, 2014, 01:48:02 pm by MtnPavlas »

JonGold

  • Ask me questions
  • ****
  • Posts: 638
  • Karma: 81
    • Palante Technology
  • CiviCRM version: 4.1 to the latest
  • CMS version: Drupal 6-7, Wordpress 4.0+
  • PHP version: PHP 5.3-5.5
Re: Civi thinks it's on a different domain - preventing any action
October 31, 2014, 11:47:20 am
Have you checked civicrm.settings.php and changed the BASE_URL there?

Other than that - check the Administer menu > System Settings > Directories,  Administer menu > System Settings > Resource URLs, and lastly,  Administer menu > System Settings > Cleanup Caches and Paths.  Clear the cache again after you've made changes!
Sign up to StackExchange and get free expert CiviCRM advice: https://civicrm.org/blogs/colemanw/get-exclusive-access-free-expert-help

MtnPavlas

  • I’m new here
  • *
  • Posts: 20
  • Karma: 1
  • CiviCRM version: 4.4.6
  • CMS version: Joomla 3.3.3
  • MySQL version: 5.5
  • PHP version: 5.4
Re: Civi thinks it's on a different domain - preventing any action
October 31, 2014, 01:14:03 pm
Thank you so much ... the civicrm.settings.php file is what I was missing. I've now changed it there but when I try to do the update the the Source URL's ... once I click Save it tries to redirect to https://trails.evergreenmtb.org/administrator/?option=com_civicrm&task=civicrm/admin/setting/url

why in the world it keeps bringing trails.<domain> still

QUESTION: which table could I adjust the Source URL's?

I'll keep searching - thank you so much

MtnPavlas

  • I’m new here
  • *
  • Posts: 20
  • Karma: 1
  • CiviCRM version: 4.4.6
  • CMS version: Joomla 3.3.3
  • MySQL version: 5.5
  • PHP version: 5.4
Re: Civi thinks it's on a different domain - preventing any action
October 31, 2014, 01:23:58 pm
OK, my bad... had to update the root domain in two locations (Joomla site):

administrator/components/com_civicrm/civicrm.settings.php
and in
components/com_civicrm/civicrm.settings.php

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • [solved] Civi thinks it's on a different domain - preventing any action

This forum was archived on 2017-11-26.