[Tickets #14372] Unable to create new gallery with Fatal Error: No gallery specified
noreply at bugs.horde.org
noreply at bugs.horde.org
Thu May 26 17:42:46 UTC 2016
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: https://bugs.horde.org/ticket/14372
------------------------------------------------------------------------------
Ticket | 14372
Created By | amessina at messinet.com
Summary | Unable to create new gallery with Fatal Error: No
| gallery specified
Queue | Ansel
Version | 3.0.4
Type | Bug
State | Unconfirmed
Priority | 3. High
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
amessina at messinet.com (2016-05-26 17:42) wrote:
When trying to create a new gallery (I already have several others), I
receive the following PHP error. I have a fully updated/configured
Horde 5 system.
A fatal error has occurred
No gallery specified
1. Ansel_ActionHandler::galleryActions() /var/www/horde/ansel/gallery.php:22
2. Ansel_View_GalleryProperties->run()
/var/www/horde/ansel/lib/ActionHandler.php:891
3. Ansel_View_GalleryProperties->_output()
/var/www/horde/ansel/lib/View/GalleryProperties.php:57
4. Ansel_View_GalleryProperties->_galleryViewStyles()
/var/www/horde/ansel/lib/View/GalleryProperties.php:110
5. Ansel_View_Gallery->__construct()
/var/www/horde/ansel/lib/View/GalleryProperties.php:458
6. Ansel_View_Base->_getGallery() /var/www/horde/ansel/lib/View/Gallery.php:47
Details
The full error message is logged in Horde's log file, and is shown
below only to administrators. Non-administrative users will not see
error details.
Ansel_Exception Object
(
[details] =>
[logged] => 1
[_logLevel:protected] => 0
[message:protected] => No gallery specified
[string:Exception:private] =>
[code:protected] => 0
[file:protected] => /var/www/horde/ansel/lib/View/Base.php
[line:protected] => 127
[trace:Exception:private] => Array
(
[0] => Array
(
[file] => /var/www/horde/ansel/lib/View/Gallery.php
[line] => 47
[function] => _getGallery
[class] => Ansel_View_Base
[type] => ->
[args] => Array
(
)
)
[1] => Array
(
[file] =>
/var/www/horde/ansel/lib/View/GalleryProperties.php
[line] => 458
[function] => __construct
[class] => Ansel_View_Gallery
[type] => ->
[args] => Array
(
[0] => Array
(
[gallery_id] =>
)
)
)
[2] => Array
(
[file] =>
/var/www/horde/ansel/lib/View/GalleryProperties.php
[line] => 110
[function] => _galleryViewStyles
[class] => Ansel_View_GalleryProperties
[type] => ->
[args] => Array
(
)
)
[3] => Array
(
[file] =>
/var/www/horde/ansel/lib/View/GalleryProperties.php
[line] => 57
[function] => _output
[class] => Ansel_View_GalleryProperties
[type] => ->
[args] => Array
(
)
)
[4] => Array
(
[file] => /var/www/horde/ansel/lib/ActionHandler.php
[line] => 891
[function] => run
[class] => Ansel_View_GalleryProperties
[type] => ->
[args] => Array
(
)
)
[5] => Array
(
[file] => /var/www/horde/ansel/gallery.php
[line] => 22
[function] => galleryActions
[class] => Ansel_ActionHandler
[type] => ::
[args] => Array
(
[0] => add
)
)
)
[previous:Exception:private] =>
)
More information about the bugs
mailing list