Installation errors

S

Stelios

Guest
Hi

When I run the install.php I get the following errors:

Warning: Unable to save MySQL query result in /home/climbinc/public_html/helpdesk/include/db_functions.php on line 107

Warning: Supplied argument is not a valid MySQL result resource in /home/climbinc/public_html/helpdesk/include/db_functions.php on line 114

Warning: Unable to save MySQL query result in /home/climbinc/public_html/helpdesk/include/db_functions.php on line 107

Warning: Supplied argument is not a valid MySQL result resource in /home/climbinc/public_html/helpdesk/include/db_functions.php on line 114

Internal table dadabik_my_tab correctly created......

......DaDaBIK correctly installed!!

I have already configure the config.php file correctly


Thanks
Stelios
www.climbincrete.com
 
B

Bob

Guest
Me too.
All of these have the same problem but no one can help??
http://dadabik.sourceforge.net/forum/read.php?f=1&i=189&t=189
http://dadabik.sourceforge.net/forum/read.php?f=1&i=145&t=145
http://dadabik.sourceforge.net/forum/read.php?f=1&i=169&t=169

Bob
 
H

holli

Guest
did you create your mysql table with all of the fields that you wanted?

I had the same problem... I thought maybe Dadabik would create both of the tables and all I would have to do is create the database, but you have to create the database and the first table with the fields you desire and dadabik will create the 'internal table'

everything is working fine now... maybe the reason you guys are getting errors is different, but I thought I might as well let you know how I got mine to work :D
 
E

Eugenio

Guest
Stelios wrote:
>
> Hi
>
> When I run the install.php I get the following errors:
>
> Warning: Unable to save MySQL query result in
> /home/climbinc/public_html/helpdesk/include/db_functions.php
> on line 107
[......]

Check this:
http://dadabik.sourceforge.net/forum/read.php?f=1&i=265&t=264

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