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 CiviEvent (Moderator: Yashodha Chaku) »
  • Event name drop down on participant search [solved]
Pages: [1]

Author Topic: Event name drop down on participant search [solved]  (Read 3181 times)

mcsmom

  • I post frequently
  • ***
  • Posts: 266
  • Karma: 23
    • Official Joomla! Book
  • CiviCRM version: 4 and 3.4
  • CMS version: Joomla!
Event name drop down on participant search [solved]
June 11, 2007, 10:25:31 am
When I go to participant search, I don't get any of my events in the dropdown for event name.

Is this happening for anyone else? Or is it working for anyone else?
« Last Edit: June 11, 2007, 02:21:14 pm by mcsmom »

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: Event name drop down on participant search
June 11, 2007, 11:37:36 am
Elin - This is an "ajax-style" autocomplete field. It should look like this:
http://demo.civicrm.org/drupal/civicrm/event/search?reset=1

... with the blue down-arrow on the right side.

If you're NOT seeing the same style field, that would indicate that the dojo/ajax stuff isn't working on the site. Does the "Contact Search" block work? (this uses the same mechanism). If both are non-functional, check your Resource URL under admin>>settings.
Protect your investment in CiviCRM by  becoming a Member!

mcsmom

  • I post frequently
  • ***
  • Posts: 266
  • Karma: 23
    • Official Joomla! Book
  • CiviCRM version: 4 and 3.4
  • CMS version: Joomla!
Re: Event name drop down on participant search
June 11, 2007, 11:50:07 am
I was just going to post this.   If I type the exact event name in it works, but it doesn't pop up ajax style. Yes you are right that the contact search ajax isn't working either.

THe resource url looks right, I think

/administrator/components/com_civicrm/civicrm/

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: Event name drop down on participant search
June 11, 2007, 12:16:40 pm

Elin:

can u make sure:

administrator/components/com_civicrm/civicrm/civicrm.config.php is valid and just a one liner. In my case it is:

<?php

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

?>

If you did an upgrade by overwriting the code, that file will be wrong (we generate that file for joomla)

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

mcsmom

  • I post frequently
  • ***
  • Posts: 266
  • Karma: 23
    • Official Joomla! Book
  • CiviCRM version: 4 and 3.4
  • CMS version: Joomla!
Re: Event name drop down on participant search
June 11, 2007, 02:08:26 pm
@@

I bet that is it. A message came over the dev list saying that you could overwrite and get the newest one download. I should have remembered that you can't do that with joomla since i think I actually wrote that into the wiki.


update: works great now.   :)
« Last Edit: June 11, 2007, 02:20:59 pm by mcsmom »

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • Event name drop down on participant search [solved]

This forum was archived on 2017-11-26.