| Summary | Undefined index: emulate_prepared ; undefined method MDB2::areequals() |
| Queue | Ansel |
| Type | Bug |
| State | Not A Bug |
| Priority | 1. Low |
| Owners | |
| Requester | jens (at) peino (dot) de |
| Created | 04/14/2008 (81 days ago) |
| Due | |
| Updated | 04/20/2008 (75 days ago) |
| Assigned | 04/14/2008 (81 days ago) |
| Resolved | 04/14/2008 (81 days ago) |
| Attachments | |
| Milestone | |
| Patch | No |
./lib/Ansel.php: require_once 'MDB2.php';
I don't know the code as good as you do.
State ⇒ Not A Bug
should) a Horde bug?
If the function is defined by mdb2, then are you using a PHP opcode
cache? Have you flushed the cache or tried disabling it?
should) a Horde bug?
If the function is defined by mdb2, then are you using a PHP opcode
cache? Have you flushed the cache or tried disabling it?
/usr/share/php5/PEAR/MDB2/Driver/mysql.php on line 1024 Fatal error:
Call to undefined method MDB2::areequals() in
/usr/share/php5/PEAR/MDB2/Driver/mysql.php on line 565
It exists. Its defined in /usr/share/php5/PEAR/MDB2.php
instead?
Not sure what we're supposed to do about MDB2 calling a MDB2 function
that doesn't exist, anyway...
instead?
Not sure what we're supposed to do about MDB2 calling a MDB2 function
that doesn't exist, anyway...
instead?
version of the mysqli driver for mdb2 installed as well.
And also tried 2.4.1 (for both)
of the mysqli driver for mdb2 installed as well.
State ⇒ Feedback
Patch ⇒
Milestone ⇒
Queue ⇒ Ansel
Summary ⇒ Undefined index: emulate_prepared ; undefined method MDB2::areequals()
Type ⇒ Bug
Priority ⇒ 1. Low
State ⇒ Unconfirmed
Using Horde/Ansel CVS HEAD.
PEAR MDB2 is 2.5.0b2, but error appears also in 2.4.1
When calling Ansel i get:
Notice: Undefined index: emulate_prepared in
/usr/share/php5/PEAR/MDB2/Driver/mysqli.php on line 1028 Fatal error:
Call to undefined method MDB2::areequals() in
/usr/share/php5/PEAR/MDB2/Driver/mysqli.php on line 556