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 »
  • Using CiviContribute (Moderator: Donald Lobo) »
  • Error in Firefox
Pages: [1]

Author Topic: Error in Firefox  (Read 1985 times)

senojeel

  • I post occasionally
  • **
  • Posts: 70
  • Karma: 1
Error in Firefox
July 24, 2007, 10:31:21 am
In Firefox, using Firebug, on all of my Civicrm pages I get the error below:

1Could not find valid configuration dir, best guess: /var/www/vhosts/artscouncilofindianapolis.org/httpdocs/administrator/components/com_civicrm/civicrm/../../sites

More specifically it says it is in calendar-lang.php.

Is that a configuration that I can correct somewhere?

BTW, using Joomla 1.12, CiviCRM 1.8 alpha (I think a nightly even).

Another addition...It happens pretty much on every CiviCRM page, whether it is an admin page or frontend page.

Thanks!
Shawn

« Last Edit: July 24, 2007, 11:52:39 am by senojeel »

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Error in Firefox
July 24, 2007, 01:43:35 pm

How do u do your civicrm joomla install from svn? i.e. what steps do u follow

also can u cut-n-paste the contents of administrator/components/com_civicrm/civicrm/civicrm.config.php. It should be a 4 line file.

i suspect u r loading this from svn where the file is bigger and drupal specific (we overwrite this in the joomla installer)

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

senojeel

  • I post occasionally
  • **
  • Posts: 70
  • Karma: 1
Re: Error in Firefox
July 24, 2007, 07:37:00 pm
I update from svn to my local computer and then upload those files replacing older files with my ftp program. 

The civicrm.config.php should be a 4 line file?  Mine isn't.  I am looking at that file and it does seem to be for Drupal.  What file should I be cutting and pasting into? Where should I get the file I am pasting from?

Thanks lobo.

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Error in Firefox
July 24, 2007, 10:50:26 pm

Can u fix your civicrm.config.php to be similar to the below (replace the path, with the path relevant to your machine)


<?php

require_once '/Users/lobo/public_html/joomla-1.0.12/administrator/components/com_civicrm/civicrm.settings.php';

?>

lobo

A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

senojeel

  • I post occasionally
  • **
  • Posts: 70
  • Karma: 1
Re: Error in Firefox
July 26, 2007, 10:09:07 am
If I download the beta (for Joomla) and install it, should that fix the problem?

I am feeling a little dense here...  I understand what you want me to change and what to change it to, I just don't see the appropriate line to change in the civicrm.config.php file.

Shawn

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: Error in Firefox
July 26, 2007, 10:54:35 am
Doing a "regular" install of the new beta should fix the problem. Lobo's instructions are relevant for the situation where you are running from svn code checkout or have otherwise modified the default install structure.

(... and downloading the new beta for Joomla, installing, testing and reporting back would be helpful to all :-) ).
Protect your investment in CiviCRM by  becoming a Member!

senojeel

  • I post occasionally
  • **
  • Posts: 70
  • Karma: 1
Re: Error in Firefox
July 26, 2007, 11:38:44 am
I will report back.  My first install is going to be on Joomla 1.0.12 and then the next one will be on Joomla Beta2.

Thanks!

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviContribute (Moderator: Donald Lobo) »
  • Error in Firefox

This forum was archived on 2017-11-26.