PHP Classes

Call to a member function execute() error

Recommend this page to a friend!

      Easy Tables  >  All threads  >  Call to a member function execute()...  >  (Un) Subscribe thread alerts  
Subject:Call to a member function execute()...
Summary:Call to a member function execute() error
Messages:2
Author:Joaquín Cobi
Date:2014-04-05 20:52:59
Update:2014-04-06 02:52:13
 

  1. Call to a member function execute()...   Reply   Report abuse  
Picture of Joaquín Cobi Joaquín Cobi - 2014-04-05 20:52:59
Hi,

I have downloaded the zip file, unpacked it but when I try to execute
localhost/php/easytables/Documentat ...

Instead of grid table I saw an error message:

Fatal error: Call to a member function execute() on a non-object in E:\webs\php\easytables\Documentation_and_Demo\easyTables\php\DBHelper.class.php on line 157

What I am doing wrong?

TIA,

Jorge Colaccini


  2. Re: Call to a member function execute()...   Reply   Report abuse  
Picture of enri_pin enri_pin - 2014-04-06 02:52:13 - In reply to message 1 from Joaquín Cobi
It not your problem. The issue is because the documentation and demo works with a SQlite database file, but this page don't allow me to import the database file(because it says that the file type isn't allowed) from github.

I have added the link to the github repository (in the related link seccion). There you can download the whole project with the documentation and demo working(because this version includes the sqlite database).

I hope this help you