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) »
  • domain switch made my css not work
Pages: [1]

Author Topic: domain switch made my css not work  (Read 1144 times)

eriklegault

  • Guest
domain switch made my css not work
May 26, 2009, 02:24:02 pm
Hello, I was wondering if someone could help me with this;

I have just moved my site to a new domain, and I switched the base url in the civicrm.settings.php CIVICRM_UF_BASEUR to the new domain, and everything is linked properly...however, when I go to my civiadmin or any civicrm page it just shows a blank page with blue links. When I run firebug it says and there are no style rules assigned to the page. Why is it doing this?

Kurund Jalmi

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4169
  • Karma: 128
    • CiviCRM
  • CiviCRM version: 4.x, future
  • CMS version: Drupal 7, Joomla 3.x
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: domain switch made my css not work
May 26, 2009, 02:43:16 pm
This might help: http://wiki.civicrm.org/confluence/display/CRMDOC/Moving+an+Existing+Installation+to+a+New+Server+or+Location

Kurund
Found this reply helpful? Support CiviCRM

eriklegault

  • Guest
Re: domain switch made my css not work
May 26, 2009, 03:07:42 pm
I'm sure the problem is that my civicrm is not pulling the correct css file, because my admin menu goes away as well, I just can't seem to figure out where to fix it.
« Last Edit: May 26, 2009, 03:12:08 pm by eriklegault »

Kurund Jalmi

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4169
  • Karma: 128
    • CiviCRM
  • CiviCRM version: 4.x, future
  • CMS version: Drupal 7, Joomla 3.x
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: domain switch made my css not work
May 26, 2009, 03:17:19 pm
Looks like you have incorrect Administer CiviCRM >> Global Settings >> Resource Url ..?

Kurund
Found this reply helpful? Support CiviCRM

eriklegault

  • Guest
Re: domain switch made my css not work
May 26, 2009, 03:30:04 pm
Nope, tried that. My current resource link is _http://www.mysite.org/sites/default/files/ if it should be something else, I don't know what.

Kurund Jalmi

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4169
  • Karma: 128
    • CiviCRM
  • CiviCRM version: 4.x, future
  • CMS version: Drupal 7, Joomla 3.x
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: domain switch made my css not work
May 26, 2009, 03:47:04 pm
It should be like: http://http://www.mysite.org/sites/civicrm/modules/civicrm/

HTh

Kurund
Found this reply helpful? Support CiviCRM

eriklegault

  • Guest
Re: domain switch made my css not work
May 26, 2009, 04:15:27 pm
Actually I fixed it, I think. I was getting a separate error from civimail saying that there was a problem on line 51 of the function.docURL.php file. So I deleted that line and everything popped back into place. Go figure. Also I misquoted that address, I meant to say _http://mysite.org/sites/all/modules/ Sorry :(
« Last Edit: May 26, 2009, 04:26:07 pm by eriklegault »

eriklegault

  • Guest
Re: domain switch made my css not work
May 26, 2009, 04:37:35 pm
added /civicrm/ to site resource url, that helped too.  :D

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • domain switch made my css not work

This forum was archived on 2017-11-26.