Category: File Gallery (elFinder or standard UI)
Show subcategories objects| Name | Type |
|---|---|
| An image Wiki page require perm on "tiki_p_download_files" to be displayed | tracker item |
|
Article images cannot be taken from file galleries
This can be viewed both as a bug report or a feature request: The logic for article images breaks standard Tiki admin logic in that you cannot (!) use images from the file galleries. You have to upload them separately into where ever they get stored (unknown), stripping users of the ability to centralize image storage and scaling images by demand. This also means that the user must use a local image manipulation tool for scaling... This is true for both standard images (by topic) and for user images! |
tracker item |
|
Avatar icons (thumbnails) are not reflecting the uploaded fullsize avatar image (profile picture)
When uploading user avatar picture where store fullsize copy of the image is set to be stored in file gallery it does not show as the thumbnail (avatar icon) throughout the site. |
tracker item |
|
Avoid broken image when viewing a file
http://dev.tiki.org/tiki-list_file_gallery.php?galleryId=7&fileId=666&view=page {img fileId="667"} |
tracker item |
|
Bad reformatting in displayed title made from file name of files uploaded to a gallery
I wasn't happy to see that the file upload process changed the text formatting of file names in a way that changes or muddies the meaning of the text. For example, "J-M_at_Fameux_IMG_5541.jpg" (file name) produces "J M At Fameux IMG 5541" (file title). Information/meaning is lost in this rewriting. The hyphen in "J-M" is intentional; the name is hyphenated and the hyphen should not be removed. Also "IMG" should be linked to the image number with an underscore (this is from my local image naming scheme) - it loses meaning by being detached. In another case, I used the word "expensive-ish", which was changed to "Expensive Ish". This is wrong and brain-dead, or should I say Brain Dead? Which leads me to the second issue: every word becomes capitalized. This is bad style; in a title, only the beginning and important words are capitalized (in English anyway). It's not good to have the software replace proper style blindly with wrong alternatives. |
tracker item |
|
batch directory upload sets 'galleryId' incorrectly
There appears to be some conflict regarding values returned by tikilib's list_file_galleries, returning 'parentId' instead of 'galleryId', when tiki-batch_upload_files.php wants galleryId. This results in the pulldown list of which gallery to move the incoming files having wrong values set, moving them to the 'parent' gallery instead of the selected gallery, and for top-level galleries, moving them to the invalid "gallleryId = -1"-gallery, where they are unrecoverable. |
tracker item |
|
Batch upload "Use the last sub directory name as description" not work.
Copied a bunch of files in directories several levels deep to my batch upload directory. Selected option "Use the last sub directory name as description". Files have no description. This is on a Linux Ubuntu TW 2.0 system. |
tracker item |
|
Batch upload don’t work if no checkbox checked
It is not possible to use tiki-batch_upload_files.php to sent file into a file gallery (directory storage). The process seems to run but no files are uploaded (and removed). I found a workaround, check any of the checkbox at the bottom : *Upload into galleries according to sub-directories *Use the last sub directory name as description And it work (even when there is no subdirectory) |
tracker item |
|
Batch upload failed if filename contain more than one "-" or "_"
Batch upload failed if filename contain more than one "-". __Test-03-3.jpg__ won’t work __Test-03_3.jpg__ won’t work __Test_03_3.jpg__ won’t work __Test-033.jpg__ will work __Test_033.jpg__ will work They may be some other combination with non-alphanumeric char ( ! ) Fatal error: Uncaught exception 'Exception' with message 'DateTime::__construct(): Failed to parse time string (2015-02-) at position 7 (-): Unexpected character' in lib/metadata/reconcile.php on line 663 ( ! ) Exception: DateTime::__construct(): Failed to parse time string (2015-02-) at position 7 (-): Unexpected character in lib/metadata/reconcile.php on line 663 {img fileId="1118"} {img fileId="1117"} |
tracker item |
|
Batch upload feature for file gallery
This is a great feature for image gallery. Would be really nice for file gallery too. |
tracker item |
|
Batch upload zip file with a subdir structure
{syntax type="tiki" editor="plain"} __When you create a zip which contains subdirs the system seems to work but nothing is done.__ tikiwiki accepts only a zip file with one level to load a lonely galery. ~~#FF0000:__This can be, should be enhanced__~~ !!This is the bug : it must not don nothing without an error message. !!The enhanced functionalities : Now what is the most important problem. When you want to upload many files they are generally into a structure of directories and subdirs with some levels. This subdirs structure fits with a meaning, groups of file, with same properties and generally the groups that you want to retrieve into the gallery structure (galleries hierarchy). Generally the files systems don't support libel, comments etc... that be easily communicated, which informations we can hold with the tikiwiki file gallery. The consequency of these premises is that the best way to load such a structure is that the zip subdir structure should be imported as a gallery structure with the attached files. After the galery manager can enhance the information (files names, sub-galeries names, comments, properties, rights etc...) !! Further the problem of upgrading a voluminous file galery : 1- security and reliability : such load could not be done only into an empty galery without sub ones neither files 2- the system could memorize the subdir names and accept zip upgrades if the structure fits. First same dependencies, accept new subdir and new files, and following the update options of files with same name accept the upgrade keeping associated informations. |
tracker item |
|
Batch Uploading to Database Gone in 4.0 But Present in 3.3
I have a 3.3 Tiki Application with a File Gallery configured to store files in the MySQL database. It IS possible to upload zip files and unzip them during the upload. Very useful! I'm testing a 4.0 instance of the same application, and now the "batch upload" feature does not upload and unzip *.zip files. I noticed the following comment in the Tiki docs.... ~~#f00:"Note that you can use the Batch uploads only when you don't use the database to store the content of the files!"~~ Was some functionality taken away?! I sure miss it. If I change to storing files in a directory (instead of the DB), will that also mean the loss of full-text search capabilities? |
tracker item |
|
blank line at the top of each file or image in file/image galleries
I'm using 1.9.10, on my server I can use ONLY php 4 and mysql 4, I was having problems downloading files from galleries (file and image), that doesn't display or download properly. Thanks to nkoth3 on the irc channel I discovered that the problem was that Tikiwiki adds a blank line at the top of each file making that files sorta "damaged". So I used a script to find which tw files has blank spaces or lines at the end of the code (after ?> ) but also fixing all the files didn't solve for me. My website is http://www.magowiz.net What should I do now? The script I used is attached |
tracker item |
|
Browsing does not work with the file gallery
When you click on the browse button/link in the file gallery, a new window opens and that is it, it displays the same as the normal page. No preview, images or what ever |
tracker item |
|
Browsing files from tracker field type file should show chosen gallery
On Tiki 18 and 19 On Trackers when you insert a tracker field type file you can (have to?) select a gallery for your files. It is the gallery where files you upload using this field will be saved. You have also an option to "browse" if you want the user to be able to select a file from your files gallery. When editing an item you can then browse a gallery but the modal show ALL the files in the complete files gallery. It should show (by default or restricted) the files from the selected gallery. |
tracker item |
|
Can't add permissions in 3.2 - carried over from 3.1 + 3.2 upload errors
As the admin I can't add permissions to Registered users or a new user group. In 3.1, I was getting errors when logged in as Registered user that I couldn't upload even though that was available to me (there's an open bug report about this). I don't get that error now and I can upload as a Registered user, but I cannot then go back and see it - no Galleries are visible to me. I can see them as an admin, though, but that is not useful since users need to view galleries also and aren't able to. Also, I got these errors when I upgraded to 3.2: Warning: in_array() [function.in-array]: Wrong datatype for second argument in /tmp/cpanel_phpengine.1254931905.289840z3jsIGfOH on line 1091 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /tmp/cpanel_phpengine.1254931905.289840z3jsIGfOH on line 1177 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /tmp/cpanel_phpengine.1254931905.289840z3jsIGfOH on line 1177 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /tmp/cpanel_phpengine.1254931905.289840z3jsIGfOH on line 1177 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /tmp/cpanel_phpengine.1254931905.289840z3jsIGfOH on line 1091 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /tmp/cpanel_phpengine.1254931905.289840z3jsIGfOH on line 1177 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /tmp/cpanel_phpengine.1254931905.289840z3jsIGfOH on line 1091 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /tmp/cpanel_phpengine.1254931905.289840z3jsIGfOH on line 1177 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /tmp/cpanel_phpengine.1254931905.289840z3jsIGfOH on line 1177 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /tmp/cpanel_phpengine.1254931905.289840z3jsIGfOH on line 1177 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /tmp/cpanel_phpengine.1254931905.289840z3jsIGfOH on line 1177 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /tmp/cpanel_phpengine.1254931905.289840z3jsIGfOH on line 1177 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /tmp/cpanel_phpengine.1254931905.289840z3jsIGfOH on line 1177 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /tmp/cpanel_phpengine.1254931905.289840z3jsIGfOH on line 1177 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /tmp/cpanel_phpengine.1254931905.289840z3jsIGfOH on line 1177 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /tmp/cpanel_phpengine.1254931905.289840z3jsIGfOH on line 1177 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /tmp/cpanel_phpengine.1254931905.289840z3jsIGfOH on line 1177 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /tmp/cpanel_phpengine.1254931905.289840z3jsIGfOH on line 1177 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /tmp/cpanel_phpengine.1254931905.289840z3jsIGfOH on line 1177 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /tmp/cpanel_phpengine.1254931905.289840z3jsIGfOH on line 1091 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /tmp/cpanel_phpengine.1254931905.289840z3jsIGfOH on line 1177 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /tmp/cpanel_phpengine.1254931905.289840z3jsIGfOH on line 1177 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /tmp/cpanel_phpengine.1254931905.289840z3jsIGfOH on line 1177 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /tmp/cpanel_phpengine.1254931905.289840z3jsIGfOH on line 1177 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /tmp/cpanel_phpengine.1254931905.289840z3jsIGfOH on line 1177 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /tmp/cpanel_phpengine.1254931905.289840z3jsIGfOH on line 1177 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /tmp/cpanel_phpengine.1254931905.289840z3jsIGfOH on line 1177 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /tmp/cpanel_phpengine.1254931905.289840z3jsIGfOH on line 1091 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /tmp/cpanel_phpengine.1254931905.289840z3jsIGfOH on line 1177 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /tmp/cpanel_phpengine.1254931905.289840z3jsIGfOH on line 1177 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /tmp/cpanel_phpengine.1254931905.289840z3jsIGfOH on line 1091 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /tmp/cpanel_phpengine.1254931905.289840z3jsIGfOH on line 1177 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /tmp/cpanel_phpengine.1254931905.289840z3jsIGfOH on line 1177 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /tmp/cpanel_phpengine.1254931905.289840z3jsIGfOH on line 1177 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /tmp/cpanel_phpengine.1254931905.289840z3jsIGfOH on line 1091 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /tmp/cpanel_phpengine.1254931905.289840z3jsIGfOH on line 1177 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /tmp/cpanel_phpengine.1254931905.289840z3jsIGfOH on line 1091 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /tmp/cpanel_phpengine.1254931905.289840z3jsIGfOH on line 1177 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /tmp/cpanel_phpengine.1254931905.289840z3jsIGfOH on line 1177 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /tmp/cpanel_phpengine.1254931905.289840z3jsIGfOH on line 1091 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /tmp/cpanel_phpengine.1254931905.289840z3jsIGfOH on line 1177 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /tmp/cpanel_phpengine.1254931905.289840z3jsIGfOH on line 1177 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /tmp/cpanel_phpengine.1254931905.289840z3jsIGfOH on line 1177 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /tmp/cpanel_phpengine.1254931905.289840z3jsIGfOH on line 1091 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /tmp/cpanel_phpengine.1254931905.289840z3jsIGfOH on line 1177 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /tmp/cpanel_phpengine.1254931905.289840z3jsIGfOH on line 1091 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /tmp/cpanel_phpengine.1254931905.289840z3jsIGfOH on line 1177 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /tmp/cpanel_phpengine.1254931905.289840z3jsIGfOH on line 1177 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /tmp/cpanel_phpengine.1254931905.289840z3jsIGfOH on line 1177 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /tmp/cpanel_phpengine.1254931905.289840z3jsIGfOH on line 1091 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /tmp/cpanel_phpengine.1254931905.289840z3jsIGfOH on line 1177 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /tmp/cpanel_phpengine.1254931905.289840z3jsIGfOH on line 1177 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /tmp/cpanel_phpengine.1254931905.289840z3jsIGfOH on line 1091 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /tmp/cpanel_phpengine.1254931905.289840z3jsIGfOH on line 1177 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /tmp/cpanel_phpengine.1254931905.289840z3jsIGfOH on line 1177 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /tmp/cpanel_phpengine.1254931905.289840z3jsIGfOH on line 1091 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /tmp/cpanel_phpengine.1254931905.289840z3jsIGfOH on line 1177 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /tmp/cpanel_phpengine.1254931905.289840z3jsIGfOH on line 1177 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /tmp/cpanel_phpengine.1254931905.289840z3jsIGfOH on line 1091 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /tmp/cpanel_phpengine.1254931905.289840z3jsIGfOH on line 1177 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /tmp/cpanel_phpengine.1254931905.289840z3jsIGfOH on line 1177 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /tmp/cpanel_phpengine.1254931905.289840z3jsIGfOH on line 1177 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /tmp/cpanel_phpengine.1254931905.289840z3jsIGfOH on line 1177 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /tmp/cpanel_phpengine.1254931905.289840z3jsIGfOH on line 1177 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /tmp/cpanel_phpengine.1254931905.289840z3jsIGfOH on line 1177 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /tmp/cpanel_phpengine.1254931905.289840z3jsIGfOH on line 1177 |
tracker item |
|
Can't download file attached to http://dev.tiki.org/Xdebug+etc
The file is here: http://dev.tiki.org/tiki-download_wiki_attachment.php?attId=52&page=Xdebug%20etc&download=y I don't know if regression or not |
tracker item |
|
can't upload an image to a file gallery in doc.t.o with elfinder (default UI) since 16.x
can't upload an image to a file gallery in doc.t.o with elfinder (default UI) since 16.x To reproduce: #I'm logged in as user "xavi" (with no admin perms, I mean) #I edit one page, e.g. ((doc:Tiki17)) #place the cursor somewhere in the text. #Click at the button from the toolbar to "Choose or upload images" #The elFinder UI popup is shown with no contents, and I?m not able to click anywhere (browser non.-responsive), while I can't only get access to use the browser again when the wiki pedit page is automatically refreshed with the elFinder automatically disappearing. #Reproduced also after clearing my Browser cache, and Tiki caches, with Chromium and Firefox. |
tracker item |
|
Can't upload files to a file gallery through tracker field 'files' with IE11
Can't upload files to a file gallery through tracker field 'files' with IE11 I can't with either drag and drop, or through the button "browse files": I select the file, click at form button, but nothing happens (no file is uploaded). Ref: sg-aspb warehouse tracker and filegal. the issue is important, since in some organizations, only browser is IE11 and IT department doesn't allow installing any other browser than this in corporate computers (unluckily) |
tracker item |
|
Can't view files in file gallery after upload
When an Admin or a Group Member who has permissions to upload/view/edit files in specified file galleries, uploads a file to a gallery, they themselves and other non-admin users cannot view the file. |
tracker item |
|
Can’t upload a picture at doc (tracker20)
I can’t upload a thumbnail at :https://doc.tiki.org/item2737#contenttabs_view_tracker_item-2 {img fileId="1292" thumb="box"} I retried and refresh the page several times. |
tracker item |
|
elFinder: Can’t upload pictures on the tracker5 at dev.t.o (CSRF error)
I can’t upload an image on dev.t.o (using elFinder) because of CSRF error: https://ibb.co/b9AXnf |
tracker item |
|
Can’t use the plugin img on the forum
In a new post in the t.o forums I tried to set a plugin img using the help icon; #Uploading an image at t.o didn’t work (cross error on elfinder) #Using an image anywhere on internet didn’t work the plugin wasn't saved on the post #Writing the plugin syntax (manual) was saved but the result is a broken image and a correct image (image 1 on 2). https://tiki.org/forumthread68989-Tracker-List-Image-Display-Params-Have-No-Effect?topics_offset=1 |
tracker item |
|
Can't attach files to tracker Files fields any more
{syntax type="tiki" editor="plain"} With elFinder enabled attaching as file to a tracker items doesn't work and fails silently (but sometimes you get "File #1550620800 missing (was attached to trackerfield "picture" on item example title". Seems ok (but ugly) without elFinder. Reproduced on https://trunkdev.tiki.org/tracker10 - can't find nextdev to try it on 30.x (well, dev.tiki.org live site is already on 30.x {sign user="luci" datetime="2026-07-10T10:42:03+00:00"}) but it also fails on my locals. --It seems the function -+addFile+- is no longer being called and I suspect {mr id=7598} may have been involved...-- correction, {mr id=6530} seems more likely (so it's been broken for over a year?) - maybe not either of these then... |
tracker item |
|
Browsing FIle Galleries.
Only the 1st level of File Galleries are shown. Further sub-galleries at a deeper level are hided in the tree view. |
image |
Editing a Wiki page i upload an image ({IMG(src="http://shocksite.com/pics/icons/pictures.png")}{IMG}) directly from the edit page. The code look like this :
{CODE(wrap="0",ishtml="0",ln="0",wiki="0",rtl="0",cpy="0")}{img fileId="1" thumb="y" alt="" rel="box[g]"}{CODE}
I have set perm "tiki_p_view_file_gallery" for anonymous.
Unlogged (anonymous) i can't see the picture (tested on several browsers win/mac).
Logged as admin i can see the picture.
I have checked what perm allow the picture to be displayed and found that only when the perm "tiki_p_download_files" is set for anonymous an un logged visitor can see the picture.