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 »
  • Upgrading CiviCRM (Moderator: Deepak Srivastava) »
  • restoring the Global Settings in CIVICRM for JOOMLA
Pages: [1]

Author Topic: restoring the Global Settings in CIVICRM for JOOMLA  (Read 1798 times)

sregisters

  • Guest
restoring the Global Settings in CIVICRM for JOOMLA
January 19, 2009, 03:19:09 pm
Is there anyway to restore all the settings under Administer CiviCRM>Global Settings>
Thanks!

P.S.
I just noticed the downloads number on source forge which definitely  tells more demand in Joomla. So wonder if it will be go hand in hand with Jooma CMS in near future considering much issues with Joomla compared to Drupal?

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: restoring the Global Settings in CIVICRM for JOOMLA
January 19, 2009, 11:17:38 pm
Quote
Is there anyway to restore all the settings under Administer CiviCRM>Global Settings

If you want to restore Original settings you will have to manually run below SQL

Quote
mysql> UPDATE civicrm_domain SET config_backend = NULL WHERE id = 1;

You won't be able to restore to your previously saved setting.

Quote
I just noticed the downloads number on source forge which definitely  tells more demand in Joomla. So wonder if it will be go hand in hand with Jooma CMS in near future considering much issues with Joomla compared to Drupal?

IMO choosing drupal or joomla depends on your site requirements. If you have complex roles / permissions I would go with Drupal. There are various pros and con with both :)

HTh

Kurund
« Last Edit: January 19, 2009, 11:19:46 pm by Kurund Jalmi »
Found this reply helpful? Support CiviCRM

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: restoring the Global Settings in CIVICRM for JOOMLA
January 20, 2009, 12:08:55 pm
Quote from: sregisters on January 19, 2009, 03:19:09 pm
Is there anyway to restore all the settings under Administer CiviCRM>Global Settings>
Thanks!

It would help us to understand the situation you have where you want to "restore all settings". AND are you looking for a way to restore the DEFAULTS settings, or settings as they were configured for your site at some previous moment?
Protect your investment in CiviCRM by  becoming a Member!

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Upgrading CiviCRM (Moderator: Deepak Srivastava) »
  • restoring the Global Settings in CIVICRM for JOOMLA

This forum was archived on 2017-11-26.