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 »
  • Installing CiviCRM »
  • Drupal Installations (Moderator: Piotr Szotkowski) »
  • Images in CiviCRM
Pages: [1]

Author Topic: Images in CiviCRM  (Read 2120 times)

betty

  • Guest
Images in CiviCRM
July 02, 2007, 10:43:18 pm
 Hi ,

 I installed Drupal 4.7.6 and CiviCRM 1.7.9379. I followed the installation procedure correctly. But When I go through the pages of CiviCRM, I am not able to see the images. The src of the image is not reading the root folder.

 For eg. if the correct path of the image is "www/testsite/modules/civicrm/i/contact_ind.jpg" , it is only dispalying me the following path "www/modules/civicrm/i/contact_ind.jpg"

  I created all the folder and all the paths are given correctly.I mean I created the three folders and changed by $resourceBase in the Config file to my test site like ...
   
Code: [Select]
$resourceBase = "http://mydomain/testsite"
 Does anyone has any idea as to why the root folder is not being read.
 Is there some thing else that I need to change?

 Hope somebody will help me out.

Thank you,
Betty

speleo

  • Ask me questions
  • ****
  • Posts: 396
  • Karma: 28
  • CiviCRM version: 4.3.1
  • CMS version: J! 2.5,9
  • MySQL version: 5.1
  • PHP version: 5.3.24
Re: Images in CiviCRM
July 03, 2007, 12:16:05 am
Many of the items in the config file moved to the db in 1.7. Have you checked what it is set too in  CiviCRM  » Administer CiviCRM  » Global Settings?

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: Images in CiviCRM
July 03, 2007, 01:07:44 pm
Check Administer CiviCRM >> Global Settings >> Resource Urls.  Make sure you have setup it correctly.
Found this reply helpful? Support CiviCRM

leiw

  • Guest
Re: Images in CiviCRM
October 08, 2007, 05:10:50 pm
Quote from: Kurund Jalmi on July 03, 2007, 01:07:44 pm
Check Administer CiviCRM >> Global Settings >> Resource Urls.  Make sure you have setup it correctly.

Hello,

   How about I was set up at internal 192.168.0.1, now I want access CiviCRM from internet, when I access to
CiviCRM Global Settings the IP still is 192.168.0.1 so I can't access to it.., which config file can change the IP?


Thx !!

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: Images in CiviCRM
October 09, 2007, 12:31:01 am
Change 'CIVICRM_UF_BASEURL'   in civicrm.settings.php 

and then accordingly fix Resource Urls..

kurund
Found this reply helpful? Support CiviCRM

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Drupal Installations (Moderator: Piotr Szotkowski) »
  • Images in CiviCRM

This forum was archived on 2017-11-26.