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) »
  • URL for contact image not correct
Pages: [1]

Author Topic: URL for contact image not correct  (Read 601 times)

darwin

  • I’m new here
  • *
  • Posts: 1
  • Karma: 0
  • CiviCRM version: 4.08
  • CMS version: Drupal
  • MySQL version: ?
  • PHP version: ?
URL for contact image not correct
April 20, 2012, 07:18:29 pm
Our contact images are not showing up after a dns change.  The URL it is using is incorrect.
This is the url that civicrm is trying to use: https://[domain]/home/admin/domains/[domaindirectory]/public_html/sites/default/files/civicrm/custom/shaw_b3bf1c7c3dc4a36b5b4ce4b2ed042c74.jpg
but that url can not be accessed via a browser.
This is what it should be:  https://[domain]/sites/default/files/civicrm/custom/shaw_b3bf1c7c3dc4a36b5b4ce4b2ed042c74.jpg
I've tried changing a number of the directory path and upload directory settings but couldn't get it to work.  What directory path setting should do this?  Do I need to rebuild after? thanks for any help

Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: URL for contact image not correct
April 30, 2012, 10:48:51 am
Did you run

Code: [Select]
UPDATE `civicrm_domain` SET `config_backend`=NULL ;
?
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.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • URL for contact image not correct

This forum was archived on 2017-11-26.