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) »
  • country and state drop down issues
Pages: [1]

Author Topic: country and state drop down issues  (Read 1890 times)

livingblueprint

  • Guest
country and state drop down issues
October 30, 2007, 03:02:53 pm
hello,

i just installed civiCRM and i tried adding my first individual as a test.   when i get the the address part of the form and try to type in my country i get this message in the dropdown "document.location.href='index.php?mosmsg=You need to login".   obviously i'm already logged in so i'm at a loss for what may be going on.   this also happens for selecting the state/province as well

thanks for your help,
paul

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: country and state drop down issues
October 31, 2007, 03:03:19 am
I am not able to replicate this on my local with CiviCRM 1.9 abd Joomal rc3. Can you provide more details about your install.

kurund
Found this reply helpful? Support CiviCRM

livingblueprint

  • Guest
Re: country and state drop down issues
October 31, 2007, 09:36:05 am
hello,

i have joomla 1.0.13 and civiCRM 1.9.

i'm not sure what other information that you're looking for as far as my install goes.  is there anything else you need?

here's a screenshot to give you a better idea of what happens

(http://www.livingblueprint.com/random/crm.jpg)

thanks for taking the time to help me out.
paul

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: country and state drop down issues
October 31, 2007, 10:10:22 am
what's your browser? If you are using firefox can you install firebug plugin and then paste here errors shown in the console.

kurund
Found this reply helpful? Support CiviCRM

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: country and state drop down issues
October 31, 2007, 10:12:57 am
Check your Resource URL Setting (Administer CiviCRM >> Global Settings) - it seems like it may be pointing to the wrong location which results in Ajax calls going to the wrong URL.
Protect your investment in CiviCRM by  becoming a Member!

livingblueprint

  • Guest
Re: country and state drop down issues
October 31, 2007, 10:33:41 am
i looked in to the resource url and i don't think that's it.   thanks though

the firebug suggestion was a good one, i already had it installed but i didn't think to look at it

here's what it shows:

missing ; before statement
[Break on this error] Could not find valid configuration dir, best guess: /home/23976/domains/socialbu...
calendar-lang.php (line 1)

and there is is abunch of errors thrown from the dojo.js file when i try to type something in.   i didn't think those were relevant but if you guys think you need to see it then i can post them.

thanks again,
paul

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: country and state drop down issues
October 31, 2007, 12:05:25 pm

how did u install civicrm?

can u also check the contents of:

administrator/components/com_civicrm/civicrm/civicrm.config.php

on my system it is:

<?php

require_once '/Users/lobo/public_html/joomla-1.0.13/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

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • country and state drop down issues

This forum was archived on 2017-11-26.