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 (Moderator: Dave Greenberg) »
  • problem with dojo widgets
Pages: [1]

Author Topic: problem with dojo widgets  (Read 5938 times)

zachofalltrades

  • Guest
problem with dojo widgets
May 15, 2007, 08:29:26 am
I'm having a problem with the "dojo widgets" on the advanced search screen. At first I did not even know they were missing, because I didn't know they were supposed to be thee (I just thought that the CRM was seriously lacking in search capability). Then I saw a post here that mentioned "dojo widgets" and had a screen shot -- I knew that I had a configuration problem (I assume the term comes from the dojo javascript toolkit). I made a change to the "resource settings" and suddenly I could see the widgets. I was quite pleased until I found that two of the exandable bars would not expand: custom fields, and memberships. These two sections just kind of jiggle a bit when clicked, but they do not expand to reveal the form fields that they are supposed to contain. I looked at the source HTML, and all of the expandable bars use exactly the same syntax, parameters, punctuation, and tag closures. I took the href from the two failing sections:

http://example.com/civicrm/contact/search/advanced?snippet=1&formType=custom

returns blank

http://wisconsingreenparty.org/civicrm/contact/search/advanced?snippet=1&formType=membership

returns a portion of an html form for selecting membership

It is worth noting that these forms worked last night after I 'fixed' them by setting the resource url, but that they have apparently stopped working for apparaently no reason at all this morning.

I am not sure where to go from here...

Michał Mach

  • Ask me questions
  • ****
  • Posts: 748
  • Karma: 59
    • CiviCRM site
  • CiviCRM version: latest
  • CMS version: Drupal and Joomla latest
  • MySQL version: numerous
  • PHP version: 5.3 and 5.2
Re: problem with dojo widgets
May 15, 2007, 10:03:35 am
Can you please make sure you cleared template cache (templates_c directory), clearing sessions (if you're running on Drupal) might also be a good idea. Drop a word here again if it doesn't help.

Thx,
m
Found this reply helpful? Contribute NOW and help us improve CiviCRM with the Make it Happen! initiative.

My absolute favourite: Wordpress Integration!.

Donate Now!

prickeke

  • I post occasionally
  • **
  • Posts: 64
  • Karma: 4
Re: problem with dojo widgets
June 06, 2007, 03:40:01 pm
I have that same problem all the time.  Is this a known bug?  Is there a fix?

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: problem with dojo widgets
June 06, 2007, 04:44:09 pm

Please check and fix your resource url in the global settings. this is not a bug (and hence no fix)

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

prickeke

  • I post occasionally
  • **
  • Posts: 64
  • Karma: 4
Re: problem with dojo widgets
June 06, 2007, 05:42:28 pm
I read the original post here incorrectly.  My Dojo Widgets, under advanced search, appear, they just don't always expand.  When I click the ">>" button, say under "Change Log" on certain systems I use the area won't expand.  I know it is there because there might be a little bit of space I can click in, then use my arrow to scroll it up and down.  I use Firefox on a PC mostly, but on Safari the other day it did not expand.

Thanks for clarifying if this is a bug or not.

--
Keith

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: problem with dojo widgets
June 06, 2007, 06:05:40 pm

what revision are you using. there is a fix for this in the latest download. We will be doing another release in the next day or so, i would wait for that release before doing a download

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

prickeke

  • I post occasionally
  • **
  • Posts: 64
  • Karma: 4
Re: problem with dojo widgets
June 07, 2007, 11:44:21 am
I am using 1.7 Beta 9101.  I know, it's a little out of date.  But it's working, for the most part, for my team.

--
Keith

Piotr Szotkowski

  • I live on this forum
  • *****
  • Posts: 1497
  • Karma: 57
Re: problem with dojo widgets
June 08, 2007, 01:06:43 am
We’ll have another release as soon as SourceForge fixes their upload server; it would be best if you upgraded to that version (it’ll be announced on the forum).
If you found the above helpful, please consider helping us in return – you can even steer CiviCRM’s future and help us extend CiviCRM in ways useful to you.

mike4miyu

  • Guest
Re: problem with dojo widgets
June 28, 2007, 06:12:16 am
dojo widgets are working fine for me in firefox but not under IE6  ???

It wouldn't bother me normally only at work I am forced to use IE.
'Tis a sad world

do others have a problem with dojo's under IE ?

I am using garland theme in drupal 5 and civicrm 1.7.9821

any help appreciated.

ps. below screenshot was taken from IE4linux (http://www.tatanka.com.br/ies4linux/page/Main_Page  -If your interested  ;) )
« Last Edit: June 28, 2007, 06:18:27 am by mike4miyu »

mike4miyu

  • Guest
Re: problem with dojo widgets
June 29, 2007, 12:22:42 am
The demo site fails to display the dojo's correctly under IE6 also.

see attached...

should I file an issue?  (with Microsoft- ha ha )
« Last Edit: June 29, 2007, 12:34:36 am by mike4miyu »

Piotr Szotkowski

  • I live on this forum
  • *****
  • Posts: 1497
  • Karma: 57
Re: problem with dojo widgets
June 29, 2007, 03:01:46 am
Yes, please file an issue in our issue tracker.
If you found the above helpful, please consider helping us in return – you can even steer CiviCRM’s future and help us extend CiviCRM in ways useful to you.

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: problem with dojo widgets
June 29, 2007, 10:16:17 am

note that we are not dojo experts (as yet) and Windows/IE is not a platform that we develop on. This bug has a much higher chance of being fixed if someone in the community (maybe u?) takes a look and submits a patch

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

mike4miyu

  • Guest
Re: problem with dojo widgets
June 29, 2007, 06:31:40 pm
The problem seems to be related to the garland theme only. Using blue marine theme works fine. (haven't checked other themes yet)
So it seems the solution should be a patch/ override of the garland theme?

I haven't delved into the world of drupal theming (as yet) so I'm probably not the one to find the solution.
I wish I had more skills and could contribute more than just pointing out the problems. I hope one day to be able to but at this point of my life I don't have nearly as much time as I would like to put into my own learning.  :(

mike

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM (Moderator: Dave Greenberg) »
  • problem with dojo widgets

This forum was archived on 2017-11-26.