File upload reports missing function error
- Status
- Closed
- Subject
- File upload reports missing function error
- Version
- 10.x
- Category
- Error
- Feature
- File Gallery (elFinder or standard UI)
- Submitted by
- Steve
- Lastmod by
- Louis-Philippe Huberdeau
- Rating
- Description
- Receiving an error from lib/core/FileGallery/Wrapper.php indicating function get_gallery_save_dir does not exist when uploading a file.
- Solution
The get_gallery_save_dir function is defined in
1) Changed class definition in lib/core/FileGallery/Wrapper.php from
Copy to clipboardclass FileGallery_Wrapperto
Copy to clipboardclass FileGallery_Wrapper extends FileGalLib
2) Changed the declarative statement for get_gallery_save_dir to no longer be "private" on line 27 of lib/filegals/filegallib.php- Importance
- 9 high
- Easy to solve?
- 10 easy
- Priority
- 90
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 4380
- Created
- Thursday 07 February, 2013 21:34:39 UTC
by Steve - LastModif
- Monday 11 February, 2013 14:44:24 UTC