I can't get it running.
I upgraded a site from 1.1.2 and have the known problems with the old menutree (a SVN implementation from may 2009)
Upgrading to menutree 2.2BT was also a problem. When editing or adding a menutree block I can't edit the menu items (no icons with the needed edit links available). Tried with several themes.
Complete deinstalation and reinstallation of meutree (2.2 without BT this time) have the same problem.
Has anybody menutree running on zikula 1.2? It's me or it's Zikula 1.2 causing the problem?
--
webmaster of gvoh.de and pggo.de
project manager of new module media repository
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- rgasch created topic »Using PageUtil::addVar() to load script code« 11:48 AM
- michiel responded to »password problem« 10:01 AM
- mazdev responded to »Hide "Register new account" and change template to 3 col« 07:50 AM
- mesteele101 created topic »Zikula 1.3.3 - Site Search 1.5.2 - Unable to turn off plug-ins« 07:48 AM
- mesteele101 responded to »ERR (3): E_USER_ERROR: Smarty error: [in pagesvar:pagesitem2en line XXX]…« 25. May
- mazdev responded to »Pages 2.5.0 and updating - Page not found« 25. May
- mesteele101 responded to »Zikula 1.3.3 - Selecting a category in Pages not working« 25. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
Menutree 2.2 in zikula 1.2 - not running?
-
- Rank: Softmore
- Registered: Apr 23, 2005
- Last visit: May 15, 2010
- Posts: 130
-
- Rank: Developer
- Registered: Aug 23, 2003
- Last visit: May 31, 2010
- Posts: 1428
Hi,
I have the 2.2 BT running in zk 1.2. I did have some problem when I had the install and to be honest I forgot what I did to get it running. It was something small and then the menu re-appeared again.
I think it was something with language, but not sure any more. Sorry
--
campertoday.nl, Module development, Dutch Zikula Community -
- Rank: Softmore
- Registered: Apr 23, 2005
- Last visit: May 15, 2010
- Posts: 130
I switched the language several times. It seems the javascript is not running.
--
webmaster of gvoh.de and pggo.de
project manager of new module media repository -
- Rank: Softmore
- Registered: Apr 23, 2005
- Last visit: May 15, 2010
- Posts: 130
I updated the core to 1.2.1 SVN from today. Now it works.
--
webmaster of gvoh.de and pggo.de
project manager of new module media repository -
- Rank: Softmore
- Registered: May 22, 2004
- Last visit: Apr 03, 2010
- Posts: 451
I ran into similar problems... it seems that the JS/CSS compression and Minify disable the javascript in the admin panel... at least it did so for me on my 1.2 install... So in order to edit my menutree I have to turn off any JS/CSS optimization etc...
It's bizarre- I upgraded my menutree to 2.2 and though my menu is visible I cannot edit it at all... none of the items appear and I can't add to it..?
Bizarre
--
Burnham Racing
Illinois Cycling Association -
- Rank: Team Member
- Registered: Apr 07, 2005
- Last visit: Jan 18, 2010
- Posts: 228
JS/CSS optimization is causing this problem.
There is already fixed in core SVN bug - not all scriptaculous scripts where loaded (and menutree depends on few of them).
I'm thinking about preparing a patch for menutree to avoid this issue - but the same problem apply to almost all modules using scriptaculous scripts.
--
Polish Zikula Team
Bianor Works - my Zikula works on CoZi -
- Rank: Developer
- Registered: Aug 23, 2003
- Last visit: May 31, 2010
- Posts: 1428
Maybe a note in the extdb about this, so that people know that there might be something to look at.
I think I also set the default language back to english (cause dutch isn't so far yet), can't remember if that also had anything to do with menutree.
I did have the menuitems not appearing when I edited the block at first, but I'm not sure what I did and then all the menuitems appeared again. I think it was something with the language, since the items were made in dutch, which was not available yet.
--
campertoday.nl, Module development, Dutch Zikula Community -
- Rank: Softmore
- Registered: Mar 10, 2005
- Last visit: Mar 18, 2010
- Posts: 288
Quote
I think it was something with the language, since the items were made in dutch, which was not available yet.
as i remember if there is not lang files menutree did not work for me. So just copied eng files :) ..
another thing was if you had menutree installed and after this you added new language to your site menu tree didnot work...as i remember this bug was fixed -
- Rank: Softmore
- Registered: Mar 10, 2005
- Last visit: Mar 18, 2010
- Posts: 288
I put
{menutree:ext:userlinks[:flat]}
in URL of menutree entry, but plugin does not work zikula tryes to access URL:
http://localhost/12/index.php?module=menutree&type=userlinks[&func=ext〈=en
zikula1.2
menutree SVN
theme andreas08...
same with BlankTheme SVN..did i miss something
dummy me it works
..forgot to remove "optional" [] things..thanks
edited by: shoshia, datetimebrief -
- Rank: Team Member
- Registered: Apr 07, 2005
- Last visit: Jan 18, 2010
- Posts: 228
shoshia: try {menutree:ext:userlinks:flat}
Square brackets ( []) means optional param.
--
Polish Zikula Team
Bianor Works - my Zikula works on CoZi
- Moderated by:
- Support
