Loading...
 
Features / Usability

Features / Usability


How to find a file given its ID ?

posts: 68 France

Dear all,

I have quite a complex filegallery arborescence, so I happen to be sometimes lost when I search a file. However, those are nicely available via flugin files which has got their unique ID.

How then to retrieve the right folder (for instance to apply some rights to it) with only this number ?

Thanks for any help ;)

posts: 68 France

Sorry I found the option !

Gallery of this fileId

(but it doesn't work)


posts: 214
You could use phpmyadmin and browse the tiki_files table. The table contains both the fileId and the galleryId, along with the name and description.