Have a question about CiviCRM? Get it answered quickly at the new CiviCRM Stack Exchange Q+A siteThis forum was archived on 25 November 2017. Learn more.How to get involved.What to do if you think you've found a bug.
but when I went on "CLean cache and update path" page and click on "Save" without changing anything, all my resources URL were once again messed up :example : http://localhost/gdc/\wp-content/plugins/civicrm/civicrm/
As an aside, as I look around my site folder, I notice that the dynamic folder is in multiple locations. Judging by the times that the folders were created, it looks as if when I save a new Base Directory, it creates a new dynamic folder with the l10n-en_US.js file inside. in the new base path. So I have multiple dynamic folders.
Ok, I think I have a patch for this but I want to be sure I got the only problem before I put it up, the only paths that were getting messed up for you were the resource URLs right? Your absolute paths were fine?
It fixes the issue with saving on the update path. Good job.It does not resolve anything else for me.There is an interesting phenomena I've been noticing when I adjust the paths and directories...If I update the base directory path to C:/inetpub/wwwroot\sites\default\files/ (which Civi says should be the base directory), it changes the image upload folder to the same path.Same goes in reverse direction, if I save the image upload folder, the base directory is changed to the same path. This was happening all along and definitely adding to the confusion.I believe the image upload path should be C:/inetpub/wwwroot\sites\default\files\civicrm\persist/contribute/. Is this correct?My head hurts.
Ok, I have committed the change to my local fork. You can find it at https://github.com/crusonweb/civicrm-core/commit/b97c17c42b1778c6123926a7413437b83cd01f68