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) »
  • joomla menu manager broke after I updated joomla - a dirty fix
Pages: [1]

Author Topic: joomla menu manager broke after I updated joomla - a dirty fix  (Read 1711 times)

helenbn

  • I post occasionally
  • **
  • Posts: 87
  • Karma: 2
    • Pretty Good Designs
  • CiviCRM version: 4.5.x
  • CMS version: Joomla 2.5.x, 3.x
  • MySQL version: 5.x.x
  • PHP version: 5.x.x
joomla menu manager broke after I updated joomla - a dirty fix
June 23, 2009, 02:53:38 pm
CiviCRM 2.2.2
Joomla 1.5.9
php 5.2.9
mySQL 5.0.67-community

I have 2 databases, one for civicrm and one for joomla. I did this because I never wanted to have to update civicrm again from localhost to live server and have to reconfigure it over and over until I got it right.  :P

So I updated the joomla side locally and uploaded that .sql. Now I broke my site menu manager on the back-end and cannot get the drop-downs to work for the contribution page choices. And this broke my front end menu.

I read a lot of other posts like this with no real answers.

What I ended up doing was creating url links instead for the menu options to this:

Code: [Select]
index.php?option=com_civicrm&task=civicrm/contribute/transact&reset=1&id=3
the id=# is my contribution page id #.

Think this will break anything else?

Is there a better fix I do not know about?
Pretty Good Designs | http://prettygooddesigns.com | Hey, that's pretty good!

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: joomla menu manager broke after I updated joomla - a dirty fix
June 26, 2009, 09:45:47 am
I've made some inquiries on this problem - not sure why it's not yet been posted on the issue tracker, since it's also broken on our own joomla demo (I think we're not quite sure how to fix :-( ).

In any case, using URL links is the best workaround that I know about.
Protect your investment in CiviCRM by  becoming a Member!

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • joomla menu manager broke after I updated joomla - a dirty fix

This forum was archived on 2017-11-26.