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) »
  • Moving and upgrading the site
Pages: [1]

Author Topic: Moving and upgrading the site  (Read 1326 times)

goran

  • I post occasionally
  • **
  • Posts: 85
  • Karma: 3
Moving and upgrading the site
April 20, 2009, 07:47:40 am
I am moving the site from a development server to production server.
I have run through http://wiki.civicrm.org/confluence/display/CRMDOC/Moving+an+Existing+Installation+to+a+New+Server+or+Location and also followed what was said in http://forum.civicrm.org/index.php?topic=6150.0

However I still have problems with css, menus, speed...

For example if I am on
http://site/civicrm/admin?reset=1

then the Administer CiviCRM link on the CiviCRM menu points to
http://site/civicrm/civicrm/admin?reset=1 (notice duplicate civicrm)

Also, css is not right (icons are missing and styles are broken a bit)


On http://site/civicrm?reset=1 everything seems fine.

I am probably skipping a step, but it seems to have gotten into my blind spot because I went through it all quite a few times, so any help will be greatly appreciated.

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: Moving and upgrading the site
April 20, 2009, 08:39:20 am
Can you confirm if you have correct base url in civicrm.settings.php? After that do menu rebuild.

HTh

Kurund
Found this reply helpful? Support CiviCRM

goran

  • I post occasionally
  • **
  • Posts: 85
  • Karma: 3
Re: Moving and upgrading the site
April 20, 2009, 08:51:34 am
Thanks a bunch!

I managed to put a typo in it...
define('CIVICRM_UF_BASEURLF', 'http://site/');
which should of course be
define('CIVICRM_UF_BASEURL', 'http://site/');

I must have looked 50 times over it...

CiviCRM forums cure blindness!
« Last Edit: April 20, 2009, 10:51:48 am by goran »

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Drupal Installations (Moderator: Piotr Szotkowski) »
  • Moving and upgrading the site

This forum was archived on 2017-11-26.