Difference between revisions of "Talk:Tree view"
From Organic Design wiki
m |
Infonomics (talk | contribs) m |
||
Line 2: | Line 2: | ||
:Can you give me the url to have a look? it's only been tested on 1.6.7, and that's a bit of a weird bug which I have no idea how to fix without seeing it for myself... --[[User:Nad|Nad]] 20:59, 7 Mar 2007 (NZST) | :Can you give me the url to have a look? it's only been tested on 1.6.7, and that's a bit of a weird bug which I have no idea how to fix without seeing it for myself... --[[User:Nad|Nad]] 20:59, 7 Mar 2007 (NZST) | ||
::Also, have you got the latest code - I was doing a lot of work on it last night to get them to work recursively, maybe you installed it part way through my changes? --[[User:Nad|Nad]] 21:01, 7 Mar 2007 (NZST) | ::Also, have you got the latest code - I was doing a lot of work on it last night to get them to work recursively, maybe you installed it part way through my changes? --[[User:Nad|Nad]] 21:01, 7 Mar 2007 (NZST) | ||
+ | Here is the URL, http://www.infonomx8.com/mediawiki/index.php/Treeview; when I inserted the wrapper code in LocalSetting.php, I received an error stating that new Article() constructor could not be instantiated. I removed the entire wrapper code and the yield is what you see at http://www.infonomx8.com/mediawiki/index.php/Treeview. For your second concern: I used the code available within the your article Treeview.php as of today (Houston TX CST 1:00 pm). |
Revision as of 21:36, 7 March 2007
I am struggling with your installation instructions for Tree View. I inserted the tree-view.php code directly in LocalSetting.php; however, the images do not display and the tree contracts but does not subsequently expand. Please advise.
- Can you give me the url to have a look? it's only been tested on 1.6.7, and that's a bit of a weird bug which I have no idea how to fix without seeing it for myself... --Nad 20:59, 7 Mar 2007 (NZST)
- Also, have you got the latest code - I was doing a lot of work on it last night to get them to work recursively, maybe you installed it part way through my changes? --Nad 21:01, 7 Mar 2007 (NZST)
Here is the URL, http://www.infonomx8.com/mediawiki/index.php/Treeview; when I inserted the wrapper code in LocalSetting.php, I received an error stating that new Article() constructor could not be instantiated. I removed the entire wrapper code and the yield is what you see at http://www.infonomx8.com/mediawiki/index.php/Treeview. For your second concern: I used the code available within the your article Treeview.php as of today (Houston TX CST 1:00 pm).