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) »
  • Edit main menu
Pages: [1] 2

Author Topic: Edit main menu  (Read 3490 times)

brouwser

  • I’m new here
  • *
  • Posts: 22
  • Karma: 1
Edit main menu
February 26, 2010, 12:53:22 am
The option to edit the civicrm main menu doesn´t appear anymore on my fresh install of 3.1.3. Has that functionality been taken out or do I need to switch it on somewhere?

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: Edit main menu
February 26, 2010, 01:05:41 am
Check Administer >> Customize >> Navigation Menu : http://drupal.demo.civicrm.org/civicrm/admin/menu&reset=1

Hth

Kurund

Found this reply helpful? Support CiviCRM

brouwser

  • I’m new here
  • *
  • Posts: 22
  • Karma: 1
Re: Edit main menu
February 26, 2010, 01:10:57 am
Hi Kurund,
That´s exactly where it is missing. That page only gives me the first line and the `New Menu Item` button. But the Ajax-like file/menu structure does not appear.

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: Edit main menu
February 26, 2010, 01:18:17 am
Can you clear your cache and check if it solves your problem.

Kurund
« Last Edit: February 26, 2010, 01:44:33 am by Kurund Jalmi »
Found this reply helpful? Support CiviCRM

brouwser

  • I’m new here
  • *
  • Posts: 22
  • Karma: 1
Re: Edit main menu
February 26, 2010, 06:44:41 am
Would that be the Drupal cache? If yes, I did that without effect.

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: Edit main menu
February 28, 2010, 12:56:04 am
Sorry, I was referring to browser cache.

Kurund
Found this reply helpful? Support CiviCRM

brouwser

  • I’m new here
  • *
  • Posts: 22
  • Karma: 1
Re: Edit main menu
March 02, 2010, 08:26:50 am
Ok. Cleared that, but no change, I'm afraid.

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: Edit main menu
March 02, 2010, 05:02:42 pm
Try using Firebug -> console panel (Firefox plugin) to check for javascript errors.

(BTW, I assume you're seeing the Navigation Menu tree widget when you look at the demo page above - so the problem is related to your install and not browser settings at this point.)
Protect your investment in CiviCRM by  becoming a Member!

brouwser

  • I’m new here
  • *
  • Posts: 22
  • Karma: 1
Re: Edit main menu
March 03, 2010, 09:03:46 am
Yes, I do see the Menu tree widget on the civicrm demo site. I also see it on another civicrm3.0 install on a different server. I do not see it on my local  WAMP server install (Civi3.1.3) or on a clean install on an ubuntu server (civi 3.1.2).

Firebug gives me this message:
[Exception... "'JavaScript component does not have a method named: "onBeforeItemRemoved"' when calling method: [nsINavBookmarkObserver::onBeforeItemRemoved]"  nsresult: "0x80570030 (NS_ERROR_XPC_JSOBJECT_HAS_NO_FUNCTION_NAMED)"  location: "JS frame :: file:///C:/Program%20Files/Mozilla%20Firefox/components/nsLivemarkService.js :: LS_deleteLivemarkChildren :: line 582"  data: no]
file:///C:/Program%20Files/Mozilla%20Firefox/components/nsLivemarkService.js
Line 582

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: Edit main menu
March 03, 2010, 06:42:56 pm
I think that error is related to some other Javascript functionality on that site, but not sure. Try googling the error message for clues.
Protect your investment in CiviCRM by  becoming a Member!

brouwser

  • I’m new here
  • *
  • Posts: 22
  • Karma: 1
Re: Edit main menu
March 03, 2010, 11:36:06 pm
The error is related to XMarks, a firefox plugin for feeds (which works great, despite the error :)). That's not installed on IE8, Chrome or Opera and all give the same result. Nor does it matter whether I work from a Windows or a Ubuntu Linux machine.

Having switched XMarks off, the error message goes and I don't get another in firebug on any of the installs the problem appears.

HanV

  • I post occasionally
  • **
  • Posts: 35
  • Karma: 0
Re: Edit main menu
March 04, 2010, 04:43:47 am
Here the same error, a new installation of the latest version and only the button to add items but not the displaying the tree with the navigation menu.

I am using the dutch translation, and there are three lines used for reports with quotes in the dutch translation. I have removed the quotes in pootle, but after building the mo-file the problem is still there because the translation is not only used at using the menu, but the initial translation is still stored in tables as option-value, option-group and preferences.
I have fixed the problem by altering these tables, but i think it is better to try to rebuild these values with the mo-file by switching the language to default and then back to dutch. But that is something i have not tried.
HanV

brouwser

  • I’m new here
  • *
  • Posts: 22
  • Karma: 1
Re: Edit main menu
March 04, 2010, 10:24:18 am
That's good news. Thanks. I'll be trying your solution shortly.

Do you know which lines I shoud adjust in the Dutch translation?

Piotr Szotkowski

  • I live on this forum
  • *****
  • Posts: 1497
  • Karma: 57
Re: Edit main menu
March 05, 2010, 08:09:27 am
Quote from: HanV on March 04, 2010, 04:43:47 am
I am using the dutch translation, and there are three lines used for reports with quotes in the dutch translation. I have removed the quotes in pootle, but after building the mo-file the problem is still there because the translation is not only used at using the menu, but the initial translation is still stored in tables as option-value, option-group and preferences.
I have fixed the problem by altering these tables, but i think it is better to try to rebuild these values with the mo-file by switching the language to default and then back to dutch. But that is something i have not tried.

Argh, this means that the menu entries that end up in the database are not properly escaped. I filed CRM-5919 and we’ll fix it for 3.1.4.
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.

HanV

  • I post occasionally
  • **
  • Posts: 35
  • Karma: 0
Re: Edit main menu
March 07, 2010, 03:25:12 am
To brouwser:

I have tried to send you my po-file, but i don't have the emailaddress.
I understand that you're also using the dutch translation.

Lybunt Report
Vorig-jaar-maar-niet-dit-jaar rapport

SYBUNT Report
Een-jaar-maar-niet-dit-jaar rapport

LYBUNT Report
Vorig-jaar-maar-niet-dit-jaar rapport


HanV

Pages: [1] 2
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • Edit main menu

This forum was archived on 2017-11-26.