Loading...
 
Skip to main content

New File Gallery saving

Status
Closed
Subject
New File Gallery saving
Version
5.x
Category
  • Error
Feature
File Gallery (elFinder or standard UI)
Resolution status
Invalid
Submitted by
Renato González Mello
Lastmod by
Ushindi Gedeon
Rating
(0)
Description
It will report a system error while saving a new file gallery
Solution

Be sure to use the latest version on 5.x
(or at least the commit 26115.


branches/5.x/tiki-list_file_gallery.php 2010-03-14 10:52:55 UTC (rev 26114) +++ branches/5.x/tiki-list_file_gallery.php 2010-03-14 15:32:26 UTC (rev 26115)

@@ -369,7 +369,7 @@
'show_lastDownload' => $_REQUEST'fgal_list_lastDownload',
'max_desc' => $_REQUEST'max_desc',
'type' => $_REQUEST'fgal_type',
- 'parentId' => empty($_REQUEST'parentid')?$old_gal_info'parentId':$_REQUEST'parentId',

+ 'parentId' => empty($_REQUEST'parentId')?$old_gal_info'parentId':$_REQUEST'parentId',

'lockable' => $lockable,
'show_lockedby' => $_REQUEST'fgal_list_lockedby',
'archives' => $_REQUEST'archives',

Workaround
Priority
25
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
3092
Created
Friday 26 March, 2010 12:38:32 UTC
by Renato González Mello
LastModif
Monday 01 June, 2026 21:00:45 UTC


Show PHP error messages