problem choosing file from asset library

Permalink
hi guys, im having a problem where my asset library loads but won't let me choose any images or files?

Do i need to load some sort of helper to allow the javascript of the asse library to function properly?

$al = Loader::helper('concrete/asset_library');
echo $al->file('image', 'fID', 'Choose File');

 
andrewsturm replied on at Permalink Reply
Have you changed the permissions on the File manager?
You may just need to add a group.

Dashboard>System & Settings>File Manager Permissions
or:
yoursite.com/index.php/dashboard/system/permissions/files/
tpwgd replied on at Permalink Reply
Yes I think I have that set up correctly as I am accessing the site with the admin account - this is for a custom database management package i'm building for administrators of my site