bar top left
bar top right
left curve
right curve
Welcome, Guest

Call to undefined method DB_Error::escapeSimple
(1 viewing) (1) Guest
Go to bottom
Post Reply
Post New Topic
Page: 1
TOPIC: Call to undefined method DB_Error::escapeSimple
#59046
Call to undefined method DB_Error::escapeSimple 1 Year, 5 Months ago Karma: 0
Hi everybody,

I am trying to configure elastix2.0 with sqlite3,so This is what i did :
I modified the file /etc/amportal.conf

AMPDBENGINE = sqlite3
AMPDBFILE=/var/lib/freepbx.db
#AMPDBUSER=asteriskuser
#AMPDBPASS=
#AMPDBHOST=localhost

I have the folowing mistake:
Fatal error: Call to undefined method DB_Error::escapeSimple() in /var/www/html/admin/functions.inc.php on line 1305

When I click on the menu PBX of Elastix2.0

this is the line :
$sql = "SELECT username, password_sha1, extension_low, extension_high, deptname, sections FROM ampusers WHERE username = '".$db->escapeSimple($username)."'";

What is wrong ?
What should I modified to make elastix work with sqlite3 only.

Can Somebody help me please ?
I don't know what to do

Thanks in advance
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
Max12
Fresh Boarder
Posts: 13
graphgraph
User Offline Click here to see the profile of this user
Reply Quote
 
Go to top
Post Reply
Post New Topic
Page: 1
Moderators: rafael, Bob, jgutierrez