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) »
  • dojo javascript errors: looking for widget in wrong place
Pages: [1]

Author Topic: dojo javascript errors: looking for widget in wrong place  (Read 1390 times)

pmasonscip

  • Guest
dojo javascript errors: looking for widget in wrong place
October 11, 2007, 04:46:07 am
I've got a strange set of errors (using firefox 2 on a 1.8 civicrm installation with Drupal 4.7.4)

GET http://www.escvys.org.uk/modules/civicrm/packages/dojo/src/widget/Comb%3Cwbr%20/%3EoBox.js404 (1641ms)dojo.js (line 769)
GET http://www.escvys.org.uk/modules/civicrm/packages/dojo/src/widget.js404 (1031ms)dojo.js (line 769)
GET http://www.escvys.org.uk/modules/civicrm/packages/dojo/src/__package__.js404 (1000ms)dojo.js (line 769)
GET http://www.escvys.org.uk/modules/civicrm/packages/dojo/src.js404 (1015ms)dojo.js (line 769)
GET http://www.escvys.org.uk/modules/civicrm/packages/dojo/__package__.js404 (1016ms)
Could not load 'dojo.widget.Comb<wbr />oBox'; last tried '__package__.js'
[Break on this error] throw _13||Error(_12);

Let's take this example:
http://www.escvys.org.uk/modules/civicrm/packages/dojo/src/widget.js
It is on the server, but at
http://www.escvys.org.uk/modules/civicrm/packages/dojo/src/widget/widget.js

Why's it looking in the wrong place?

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: dojo javascript errors: looking for widget in wrong place
October 12, 2007, 12:22:55 am
this is very strange. Can you clear your browser cache and try again. Also can you recheck Resource URL in Global Settings. (Also google for the error)

kurund
Found this reply helpful? Support CiviCRM

pmasonscip

  • Guest
Re: dojo javascript errors: looking for widget in wrong place
October 12, 2007, 04:30:23 am
I've tried on a separate machine which has never visited the site before. The error console has
Error: Could not load 'dojo.widget.Comb<wbr />oBox'; last tried '__package__.js'
Source File: http://www.escvys.org.uk/modules/civicrm/packages/dojo/dojo.js
Line: 96
I don't have fuller debugging on that PC

The Resource URL is set to http://www.escvys.org.uk/modules/civicrm/

I've tried Google, but couldn't find anything which exactly matched. Most issues seem to be with not being able to find the original dojo.js file, not subsequently referring to widgets in the wrong place

Thanks for the rapid response, BTW

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: dojo javascript errors: looking for widget in wrong place
October 12, 2007, 04:35:55 am
Can you get on IRC #civicrm, (will be faster to be debug)

kurund
Found this reply helpful? Support CiviCRM

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • dojo javascript errors: looking for widget in wrong place

This forum was archived on 2017-11-26.