Support (offered by community volunteers) > Joomla! Installations

menus does not work on CiviCRM 3.4.4 and joomla 1.5.20

<< < (2/2)

Dave Greenberg:
Generally it does that. Would be good if you can track down what was different about your installation environment that caused it to either not define it or define it incorrectly .. and then hopefully submit a patch to handle that case correctly.

rvrhugger:
Elmobile:

You stated: We manually updated the value in the DB and it brought back the top menu.

I believe this is the root of my problem, which sounds identical to yours, but I can't figure out where to update this value in the DB.  Can you provide more specific instructions regarding the fix?

kenlyle:
You can find this value in 3.4.7 for Joomla by running this query:
SELECT *
FROM `civicrm_option_value`
WHERE `value` LIKE '%CiviCRM%'
LIMIT 0 , 30

You'll get a few records, but you'll see the Resource URL record.

I am still working out how to fix it.

Navigation

[0] Message Index

[*] Previous page

Go to full version