| Summary | Call to a member function binaryToString() on a non-object |
| Queue | Turba |
| Queue Version | Git master |
| Type | Bug |
| State | Not A Bug |
| Priority | 1. Low |
| Owners | mrubinsk (at) horde (dot) org |
| Requester | bugs (at) trash-mail (dot) com |
| Created | 11/25/2015 (3697 days ago) |
| Due | |
| Updated | 11/28/2015 (3694 days ago) |
| Assigned | 11/25/2015 (3697 days ago) |
| Resolved | 11/28/2015 (3694 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
Assigned to Michael Rubinsky
State ⇒ Not A Bug
login without error.
2015-11-27T14:52:33+01:00 NOTICE: HORDE [turba] PHP ERROR: Undefined
index: object_photoorig [pid 11760 on line 191 of
"/var/www/horde/horde/turba/lib/Driver/Sql.php"]
State ⇒ Feedback
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Call to a member function binaryToString() on a non-object
Queue ⇒ Turba
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Call to a member function binaryToString() on a non-object
1. Horde_ErrorHandler::catchFatalError()
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.
ErrorException Object
(
[message:protected] => Call to a member function binaryToString()
on a non-object
[string:Exception:private] =>
[code:protected] => 0
[file:protected] => /var/www/horde/horde/turba/lib/Driver/Sql.php
[line:protected] => 191
[trace:Exception:private] => Array
(
[0] => Array
(
[function] => catchFatalError
[class] => Horde_ErrorHandler
[type] => ::
[args] => Array
(
)
)
)
[previous:Exception:private] =>
[severity:protected] => 1
[logged] => 1
)