error 02

J

Jacquelin

Guest
Hi,
When I try to install dadabix v.3.0 beta,i have the following error:
"[02] Error: your database dadabik is empty. No tables found. Please create some tables to manage before using DaDaBIK."
Why? I have modify "config.php" with the database informations, the language (french), the web route. The problem occurs when I try to install with "install.php" or "admin.php".
An idea please?????
 
E

Eric St-Cyr

Guest
I got the same error, someone can answer please ?

TIA.
 
G

grafixDummy

Guest
I think you may need to populate your database with tables and fields with something like phpMyAdmin or mysql first. Dadabik seems to only be a front end to your existing database structure... it dosn't create tables for you (well, it does, but only for itself... not pertaining to whatever app you're trying to develop)

Tip: Add more fields to the tables than you need... you can always omit them from dadabik using the admin and watch your data types during your table/field creation mysql commands.
 
E

Eric St-Cyr

Guest
Thanks alot ! It's work !

Now... I need to fix Error 8 :-( arf...
 
E

Eugenio

Guest
Eric St-Cyr wrote:

> Thanks alot ! It's work !
>
> Now... I need to fix Error 8 :-( arf...

Please explain better your problem about error 8.



(Latest version of DaDaBIK when this message was posted: 3.0 beta)
 
Top