Author Topic: Can't save custom directories / Settings issue  (Read 385 times)

Offline ChrisChinchilla

  • I post occasionally
  • **
  • Posts: 44
  • Karma: 1
  • CiviCRM version: 4.1.2
  • CMS version: Drupal 6 & 7
Can't save custom directories / Settings issue
« on: May 14, 2012, 05:24:22 pm »
I initially filed this as a bug here (http://issues.civicrm.org/jira/browse/CRM-10200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel), still not sure if it is/isn't, but here's the deal…

I try to save a custom PHP path (the same problem applies for custom templates to) and nothing happens, I've tracked down that lines 90 through 94 in CRM/Core/BAO/ConfigSetting.php seem to be removing all directory settings from being saved into the domain table, comment these out and it works for me.

Now, Lobo says on that bug report that all settings should be being saved into civicrm_settings table, but mine aren't.

So what's going on? I've never had very smooth upgrades (currently on 4.1.2), could there being something fundamentally broken somewhere?
Melbourne CiviCRM meetup group - http://www.meetup.com/MelbourneCiviCRM/

Offline Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 14701
  • Karma: 440
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Can't save custom directories / Settings issue
« Reply #1 on: May 14, 2012, 08:09:14 pm »

hey chris:

wanna help trace thru the code and help figure out whats happening on your site. Ping us on IRC and we can run a test on a clean site and ask u to add a few debug statements to narrow down whats happening on your site

lobo
Found this reply helpful? Contribute NOW and help improve CiviCRM with the Make it Happen! initiative.

Offline ChrisChinchilla

  • I post occasionally
  • **
  • Posts: 44
  • Karma: 1
  • CiviCRM version: 4.1.2
  • CMS version: Drupal 6 & 7
Re: Can't save custom directories / Settings issue
« Reply #2 on: May 15, 2012, 04:42:52 pm »
Thanks, bit snowed under for the next few days but will attempt to find a mutually convenient time. You're in SF right? Just for time zone allowances.
Melbourne CiviCRM meetup group - http://www.meetup.com/MelbourneCiviCRM/