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) »
  • Discussion (deprecated) »
  • Alpha and Beta Release Testing »
  • 4.1 Release Testing (Moderator: Kurund Jalmi) »
  • [SOLVED]DONE. NAVIGATION MENU NOT APPEARING
Pages: [1]

Author Topic: [SOLVED]DONE. NAVIGATION MENU NOT APPEARING  (Read 4265 times)

arunba

  • I’m new here
  • *
  • Posts: 20
  • Karma: 1
[SOLVED]DONE. NAVIGATION MENU NOT APPEARING
January 28, 2012, 08:29:00 pm
Hello, there!!

Installing 4.1 in Joomla 2.5. Navigation menu not appearing. Firebug telling that:

Code: [Select]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="pt-br" dir="ltr" xml:lang="pt-br" xmlns="http://www.w3.org/1999/xhtml">
<head>
<body id="minwidth-body" onpageshow="event.persisted && (function(){var allInstances = CKEDITOR.instances, editor, doc;for ( var i in allInstances ){ editor = allInstances[ i ]; doc = editor.document; if ( doc ) { doc.$.designMode = "off"; doc.$.designMode = "on"; }}})();">
<div id="containerwrap">
<div id="footer">
<div id="jstree-marker" style="display: none;">»</div>
<div id="jstree-marker-line" style="display: none;"></div>
<div id="vakata-contextmenu"></div>
<div id="root-menu-div" style="position:absolute;top:0;left:0;">
</body>
</html>

Thanks a lot!!
« Last Edit: January 31, 2012, 08:51:43 pm by arunba »

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: Navigation menu not appearing
January 28, 2012, 11:26:40 pm
Do you mean CiviCRM navigation menu is not working? Did you try logout / login? Above view source is not of a civicrm page.

Kurund
Found this reply helpful? Support CiviCRM

arunba

  • I’m new here
  • *
  • Posts: 20
  • Karma: 1
Re: Navigation menu not appearing
January 29, 2012, 08:35:54 am
Sure it is!!

It is the firebug error report on the component civicrm 4.1b via backend of joomla 2.5.

Thanks for your attention!!




Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: Navigation menu not appearing
January 29, 2012, 08:52:35 am
That certainly doesn't look like an error report--it looks like source code. Can you look in the Console tab of Firebug and post what you see there when you refresh the CiviCRM home page?
CiviHosting and CiviOnline -- The CiviCRM hosting experts, since 2007

See here for the official: What to do if you think you've found a bug.

arunba

  • I’m new here
  • *
  • Posts: 20
  • Karma: 1
Re: Navigation menu not appearing
January 29, 2012, 09:10:59 am
Hi, Hershel... i'm using firbug for the first time, so, patience... thanks. The console is saying:

Quote
window.addEvent is not a function
[Parar neste erro]    

window.addEvent('domready', function(){

template.js (linha 102)
GET http://radha.org.br/administrator/?option=com_ci...s_by_column&key=94755cf43e9737deb06723926c68ecc8
   
200 OK
      826ms   
jquery.min.js (linha 4)
ParâmetrosCabeçalhosRespostaHTML

[{"1}-1":"0"}]

GET http://radha.org.br/administrator/?option=com_ci...widget&key=94755cf43e9737deb06723926c68ecc8&id=1
   
200 OK
      810ms   
jquery.min.js (linha 4)
ParâmetrosCabeçalhosRespostaHTMLJSON

{"title":"Activities","content":"<!DOCTYPE HTML PUBLIC \"-\/\/IETF\/\/DTD HTML 2.0\/\/EN\">\n<html><head>\n<title>406 Not Acceptable<\/title>\n<\/head><body>\n<h1>Not Acceptable<\/h1>\n<p>An appropriate representation of the requested resource \/administrator\/ could not be found on this server.<\/p>\n<p>Additionally, a 404 Not Found\nerror was encountered while trying to use an ErrorDocument to handle the request.<\/p>\n<\/body><\/html>\n","fullscreenUrl":"http:\/\/radha.org.br\/administrator\/?option=com_civicrm&task=civicrm\/dashlet\/activity&reset=1&snippet=5&context=dashletFullscreen"}

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: Navigation menu not appearing
January 29, 2012, 10:28:26 am
Error does not looks familiar to me :(

Can you check if your resource url is correct? For reference check: http://sandbox.joomla.civicrm.org/administrator/?option=com_civicrm&task=civicrm/admin/setting/url&reset=1

HTh
Kurund
Found this reply helpful? Support CiviCRM

arunba

  • I’m new here
  • *
  • Posts: 20
  • Karma: 1
Re: Navigation menu not appearing
January 29, 2012, 12:20:06 pm
Yes, it is the same as shown in the sandbox example.

Other errors: contacts that have been inserted do not appear in the little contact dashboard on the left.

Did not work to point a menu item to any civicrm tool.


GRATITUDE
PS.: I am going to reupload the whole civicrm 4.1b package to the tmp folder and do a reinstall. I'll let you know.

REINSTALLED BUT NO EFFECT.
« Last Edit: January 29, 2012, 11:17:47 pm by arunba »

arunba

  • I’m new here
  • *
  • Posts: 20
  • Karma: 1
Re: Navigation menu not appearing CLEANING DB FOR NEW INSTALLATION
January 30, 2012, 06:54:05 am
Hello, friends.

The last fresh install in Joomla 2.5 and civi 4.1b i observed that the table xxx_extension_civicrm was NOT reinstalled.

As i came form Joomla 1.7 with civi 4.0.8, i now will rebuild everything.

I am asking my partner hosting to elimate any trace of older installations.


Please, I still need you!! I will get back in.

Gratitude

arunba

  • I’m new here
  • *
  • Posts: 20
  • Karma: 1
Re: DONE. NAVIGATION MENU NOT APPEARING
January 30, 2012, 11:35:30 am
So, before this last install i restored Joomla's original files and DB.
I uninstalled other extensions that could be conflicting with civi.

I observed that the jos_extension_civicrm is there in DB.

Well i don't understand why navigation menu is not appearing.

Firebug console says:

Code: [Select]
window.addEvent is not a function
[Parar neste erro]

window.addEvent('domready', function(){

template.js (linha 102)
GET http://radha.org.br/administrator/?option=com_ci...s_by_column&key=109b9dadf733bc9af03f3a38cc316399

200 OK
786ms
jquery.min.js (linha 4)



Thanks a lot for your attention.
Love and gratitude.

arunba

  • I’m new here
  • *
  • Posts: 20
  • Karma: 1
Re: [SOLVED] NAVIGATION MENU NOT APPEARING
January 31, 2012, 08:56:30 pm
I am using a upgraded version of Joomla, from 1.7 to 2.5.

A instaled a brand new J 2.5 in another directory of the root and also Civi 4.1b and it worked fine.

So i am going to install a fresh J2.5 in my live site, fresh, not an upgrade and start everything again.
Thanks a lot for the attention.

Love and gratitude.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Discussion (deprecated) »
  • Alpha and Beta Release Testing »
  • 4.1 Release Testing (Moderator: Kurund Jalmi) »
  • [SOLVED]DONE. NAVIGATION MENU NOT APPEARING

This forum was archived on 2017-11-26.