ok, 1.2.1 works well. now I know how it should look
//edit
I just added /images folder to assets and it works well. I can not view other folders in folder, but better than nothing, finally.
thanks
//
sory you asked if assets/images was writable, …
in url /fuel/assets/items... $tmpfiles is full of images
but in url /fuel/assets/select/images... only if I change path for example $assets_path .= "docs"; - but images dont show
I tried debug it with checking values of many variables, but I am some…
Console is everywhere empty, 777.
/fuel/assets/select/images?nocache=[somenumber]&width=&height=&alt=&align=&class=&order=
then
/fuel/assets/inline_create?asset_folder=images...
1. if I upload big file, I will get normal error
2. yes, assets/images is full of my uploaded files. everything I upload there goes, but I just can not access to these files in editor. select name="asset_select" is always empty.
and I dont get right…