#1487818 closed Bugs (worksforme)
Addressbook add contact
| Reported by: | rcuber | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.6-beta |
| Component: | Core functionality | Version: | 0.5.1 |
| Severity: | major | Keywords: | addressbook |
| Cc: | sivigna@… |
Description
It seems that ? replacment does not seem to work in address book. I report this as it does not seem to be dependent on any third party software.
MDB2 Error: unknown error (-1): execute: [Error message: Binding Values failed with message: MDB2 Error: not found]
[Last executed query: PREPARE MDB2_STATEMENT_mysql_cf18b739b00f39ff9bf18a49b8eb5a4a FROM 'SELECT * FROM contacts AS c WHERE c.del<>1 AND c.user_id=? ORDER BY c.name LIMIT 0, 40']
Change History (4)
comment:1 Changed 2 years ago by alec
- Milestone changed from later to 0.6-beta
- Resolution set to worksforme
- Status changed from new to closed
comment:2 Changed 2 years ago by rcuber
Thanks for this fast reply :) Sry to hijack the tracker as it turns out being potentially a configuration issue.
I am using the dependent package (any plugins except those that came with the distro) with MDB2 version 2.4.1. Wich do you use?
Deactivating all plugins resulted in no service (500).
comment:3 Changed 2 years ago by alec
MDB2 2.5.0 or newer is required (see INSTALL file).
comment:4 Changed 2 years ago by rcuber
Version MDB2-2.5.0b2 did the trick - THANK YOU! Promise to read INSTALL more properly in future ;)

It works for me. Are you using any plugins? Disable them. Are you using "dependent" package? What version of MDB2 package do you have?