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) »
  • Can't update Domain Information
Pages: [1]

Author Topic: Can't update Domain Information  (Read 508 times)

felixmartel

  • I post occasionally
  • **
  • Posts: 47
  • Karma: 0
  • CiviCRM version: 3.4.7
  • CMS version: Drupal 6.31
  • MySQL version: 5.1.54
  • PHP version: 5.3.5
Can't update Domain Information
June 13, 2011, 12:04:28 pm
I've just installed CiviCRM (v.3.4) on Drupal 6.22 (fresh install). For some reason, I can't update the Domain Information page. I can do just about everything else but that. I've flushed my caches and rebuilt permissions, with no result.

Any ideas ?

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: Can't update Domain Information
June 14, 2011, 02:20:43 am
What information are you trying to update and not working?

Seems to be working fine on demo: http://drupal.demo.civicrm.org/civicrm/admin/domain?action=update&reset=1

Kurund
Found this reply helpful? Support CiviCRM

felixmartel

  • I post occasionally
  • **
  • Posts: 47
  • Karma: 0
  • CiviCRM version: 3.4.7
  • CMS version: Drupal 6.31
  • MySQL version: 5.1.54
  • PHP version: 5.3.5
Re: Can't update Domain Information
June 14, 2011, 09:02:17 am
I can't update anything on the page. org name, e-mail, n-o-t-h-i-n-g...

Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: Can't update Domain Information
June 14, 2011, 09:32:55 am
Can you delete your CiviCRM caches and also delete config_backend in civicrm_domain in MySQL via:

Code: [Select]
UPDATE civicrm_domain SET config_backend = null;
That last step may lose a few settings in your install, but you can reset those.
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.

felixmartel

  • I post occasionally
  • **
  • Posts: 47
  • Karma: 0
  • CiviCRM version: 3.4.7
  • CMS version: Drupal 6.31
  • MySQL version: 5.1.54
  • PHP version: 5.3.5
Re: Can't update Domain Information
July 04, 2011, 01:06:27 pm
Found the problem. If the Localization-client module is enabled, I get this weird behaviour on certain Civi pages. As long as I leave it disabled while I'm customizing, I'm ok. Seems to be a Java issue.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • Can't update Domain Information

This forum was archived on 2017-11-26.