using dadabik in win98, got problems

B

brandon

Guest
hello,

i'm trying to test dadabik (using 2.0 beta now , but an older version had same problem) in windows 98 in the hopes I can use it for a project at work. The problem comes when I try to insert, search, or show all records. Whenever I use input anything to search on, or attempt to insert/delete I'm told no function was selected. I have traced this to the $function in form.php not being set properly but i have NO CLUE WHY. I've done everything and can't figure it out. The program works fine in Linux though. I'm using apache 1.3.20, php 4.2.1, and mysql 3.23.51.

Can anyone tell me why this variable isn't being set? I've traced the variable back to the include files, changed paths for the includes, thought it was an http protocol problem, and many other things and can't fix it permanently. I can set $function to "search" manually but that doesn't ever let me search using any criteria; I'm always given the full list of records in the table.

please help.
 
E

Eugenio

Guest
brandon wrote:
>
> hello,
>
> i'm trying to test dadabik (using 2.0 beta now , but an older
> version had same problem) in windows 98 in the hopes I can
> use it for a project at work. The problem comes when I try
> to insert, search, or show all records. Whenever I use input
> anything to search on, or attempt to insert/delete I'm told
> no function was selected. I have traced this to the $function
> in form.php not being set properly but i have NO CLUE WHY.
> I've done everything and can't figure it out. The program
> works fine in Linux though. I'm using apache 1.3.20, php
> 4.2.1, and mysql 3.23.51.
>
> Can anyone tell me why this variable isn't being set? I've
> traced the variable back to the include files, changed paths
> for the includes, thought it was an http protocol problem,
> and many other things and can't fix it permanently. I can set
> $function to "search" manually but that doesn't ever let me
> search using any criteria; I'm always given the full list of
> records in the table.

Do you still have the problem?

Eugenio.

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