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 »
  • Installing CiviCRM »
  • Joomla! Installations (Moderator: Deepak Srivastava) »
  • JavaScript, CSS, and Image Path Issues in Joomla Admin After Upgrading from 3.1
Pages: [1]

Author Topic: JavaScript, CSS, and Image Path Issues in Joomla Admin After Upgrading from 3.1  (Read 1725 times)

VRAZER

  • I post occasionally
  • **
  • Posts: 49
  • Karma: 1
JavaScript, CSS, and Image Path Issues in Joomla Admin After Upgrading from 3.1
March 10, 2011, 09:28:58 am
I just upgraded from 3.1.6 to 3.3.5 in my Joomla 1.5.22 installation and now when I access CiviCRM from the admin the CSS, JS, and image paths are all wrong.  They're all loading from paths like:

"packages/jquery/jquery.js" when the actual path would be something like "/administrator/components/com_civicrm/packages/jquery/jquery.js"

The directive for this in the civicrm.settings.php file is accurate.  It's in this format.
define( 'CIVICRM_UF_BASEURL'      , 'https://www.mydomain.org/administrator/' );

What else could be causing this?  My CiviCRM installation is toast until we can sort this out.

Thanks!

VRAZER

  • I post occasionally
  • **
  • Posts: 49
  • Karma: 1
Re: JavaScript, CSS, and Image Path Issues in Joomla Admin After Upgrading from 3.1
March 10, 2011, 09:30:04 am
Actually... it appears to be doing this on the front end of the site as well.

What could cause this?

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Joomla! Installations (Moderator: Deepak Srivastava) »
  • JavaScript, CSS, and Image Path Issues in Joomla Admin After Upgrading from 3.1

This forum was archived on 2017-11-26.