[EXTENSION] CjsTree

Hi all,

Using Yii 1.1.9 and jsTree pre v1.0.

I think this combination is not officially supported, but I thought I’d post my installation problems, anyway, to see if I could get some help.

When I do an install, straight-away I get this error.

CException

The asset "/Applications/MAMP/htdocs/Lendy/protected/extensions/jsTree/source" to be published does not exist.

Indeed, after protected/extensions/jsTree there is no ‘source’ folder or file. I’ve looked through two previous versions of jsTree to see if that’s changed, but couldn’t find a ‘source’. So I took away the ‘source’ part of the url in the CjsTree.php init() function.

and now I don’t get any errors, but just like the previous post, I simply see this in my page:

{"type":"json","async":true,"opts":{"method":"GET","async":true,"url":"http:\/\/www.jstree.com\/demos\/async_json_data.json"}}

as content.

I’ve tried looking through the html source to see if the div id matches and it does. Past this I don’t know what to do. Please, could someone suggest something to look at or try?

Many thanks,

Marco.