Hello,
I tried to install the multiple media picker by leferis.
I copied the bin and js, I created the data type and used it inside a document type.
But when I now open a document of this doctype I can see the new media picker, but no images are shown. Whenever I click on an node in the tree firefox-error-console says: "ext not defined" at tis position:
Code:
function loadRecord_bgurl(dataId){
-> var myConn= new Ext.data.Connection();
myConn.request({
url:"/umbraco/webservice.asmx/GetMedia",
method:"POST",
...
Can someone help me?
Greets, Arnim.
What the heck is PHP? ;-)