0

Having tried to use the example for php/mysql at http://jstree.com/demos I have realized that I needed extra functionality and as well noticed that this works only with PHP 5 due to some errors that Firebug was prompting for the output. I then started to look for more documentation on jstree and found in here someone suggesting to review the example on the following page:

 http://luban.danse.us/jazzclub/javascripts/jquery/jsTree/reference/_examples/7_full.html

I did find it very close to what I need for a personal project, however the example is fixed for one DB interaction from what I was able to see in the core dependencies (full/script.js). I'm trying to port this example to PHP 5, but at the moment just would like to know if there is a possibility to extend this to use new plugins such as 'checkbox' even-though this is an earlier version.

I've posted this question in the forums to see if there is any possibility to recreate a PHP/mySQL example using the 'contextmenu' and as well the options at the top of the panel, but since this apparently is not supported by what I was able to understand from the documentation, I thought perhaps someone have tried something similar to this?

Thanks in advance,

JP-

  • Or if it's not possible and advice on which lines I should re-code on the new version jstree.com/demo PHP/mySQL example for it to be compatible with PHP 4.3 would be appreciated. I've started but it's giving me Fatal error: Call to a member function on a non-object in /usr/safe/websites/ProjectX/protos/jquery-menu2/jstree_pre1.0_fix_1/_demo/_inc/class.tree.php on line 51
    – Jean Paul A.K.A el_vete May 17 '12 at 15:01
  • REQUEST TO CLOSE THIS ITEM, UPGRADING TO PHP 5 SOLVED THE ISSUE. THANKS – Jean Paul A.K.A el_vete Jun 04 '12 at 00:35

0 Answers0