Multiple Media Picker (lefteris): Script Error "ext not defined" Options
Arnim
Posted: Thursday, September 20, 2007 3:40:31 AM

Rank: Devotee

Joined: 5/31/2007
Posts: 54
Location: Kirchheim Teck, Germany
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? ;-)
hohios
Posted: Thursday, September 20, 2007 9:21:21 AM
Rank: Devotee

Joined: 7/22/2006
Posts: 69
Location: Heraklion Crete
Did you download v0.3? (http://www.joyhost.gr/media/11325-lefmediapicker.0.3.zip)

Where did you copy the ext-1.1 folder?
You must copy the folder in [siteroot]/umbraco/js
Arnim
Posted: Thursday, September 20, 2007 3:46:54 PM

Rank: Devotee

Joined: 5/31/2007
Posts: 54
Location: Kirchheim Teck, Germany
Ah - :blush: - I'm foolish! Of course I copied it to JS in the root, not to umbraco/js... sorry about that.

Now it works! Thanx, Arnim.

What the heck is PHP? ;-)
maynardsmith
Posted: Saturday, November 10, 2007 3:45:27 PM
Rank: Devotee

Joined: 8/23/2007
Posts: 44
I had a similar error, as well as a problem getting the Picker to run at all on Windows XP Pro.

I found that on Windows XP (at least) the DLL file defaults to the wrong set of permissions, and Umbraco won’t load at all as a result. Change the permissions on this file by going to Properties/Security/Advanced/Permissions and checking the box labelled “Inherit from parent …”

AND do the same thing to extend the permissions of the ext-1.1 directory.

Regards, Tony.
Users browsing this topic
Guest


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.