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) »
  • Missing Admin Menu , wrong JQuery links, broken paths
Pages: [1]

Author Topic: Missing Admin Menu , wrong JQuery links, broken paths  (Read 2523 times)

sergeich

  • I’m new here
  • *
  • Posts: 28
  • Karma: 0
    • USDLC
Missing Admin Menu , wrong JQuery links, broken paths
April 09, 2012, 06:33:51 pm
PHP: 5.2.6 (Apache 2.2.8) ; MySQL: 5

Admin Menu is MIA after a successful installation (actually two)

1) http://test.alloraconsulting.com/js/Common.js ; http://test.alloraconsulting.com/packages/jquery/plugins/jquery.dashboard.js are called skipping a good chunk of the correct Paths
2) Path for temporary files gets assigned this value: /home/test/public_html/media/civicrm/http://test.alloraconsulting.com/homehttp://test.alloraconsulting.com/testhttp://test.alloraconsulting.com/public_htmlhttp://test.alloraconsulting.com/mediahttp://test.alloraconsulting.com/civicrmhttp://test.alloraconsulting.com/uploadhttp://test.alloraconsulting.com/
3) Civicrm settings appear Ok:
define( 'CIVICRM_UF_BASEURL'      , 'http://test.alloraconsulting.com/administrator/' );

global $civicrm_root;
$civicrm_root = '/home/test/public_html/administrator/components/com_civicrm/civicrm';
define( 'CIVICRM_TEMPLATE_COMPILEDIR', '/home/test/public_html/media/civicrm/templates_c' );

4) I've tried this: civicrm/admin/setting/updateConfigBackend&reset=1 , no luck

I stopped short of directly editing the database entries for Paths (plus I don't remember where to look for them anyways)

Any ideas on what I should try?

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: Missing Admin Menu , wrong JQuery links, broken paths
April 10, 2012, 07:40:08 am

can u go check and fix the paths in the admin directory settings

not sure what is causing the below and why :(

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

sergeich

  • I’m new here
  • *
  • Posts: 28
  • Karma: 0
    • USDLC
Re: Missing Admin Menu , wrong JQuery links, broken paths
April 11, 2012, 11:37:16 am
Ok, got it. It's a bit difficult to manipulate things when there's no menu and it freezes for a minute on every URL but thanks to task commands ( task=civicrm/admin/setting/url&reset=1 ) I managed to get to the right sections:

The "Settings - Resource URLs" section had an empty Resoure URL and corrupted entry for Image Upload. I replicated Directory, Path, URL settings using a 3.4.4 site as a reference and
now all Javascript files are loading fine. We're in business.

justintime

  • I’m new here
  • *
  • Posts: 1
  • Karma: 0
  • CiviCRM version: 4.1B3
  • CMS version: Joomla 2.5.1
  • MySQL version: 5+
  • PHP version: 5.2.17
Re: Missing Admin Menu , wrong JQuery links, broken paths
April 13, 2012, 11:46:00 am
Sorry, but I'm not quite as competent.  I have a fresh J2.5.4 install of Joomla.  Have tried to install 4.1.1 but failed.  However, when I check the db all of the relevant civicrm tables appear to be there.  How do you get the admin menu to appear in joomla.  Is there a step by step guide?  Been working with J for four years but not exactly competent udner the hood!

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Joomla! Installations (Moderator: Deepak Srivastava) »
  • Missing Admin Menu , wrong JQuery links, broken paths

This forum was archived on 2017-11-26.