error in ./include/business_logic.php on line 2038

C

Chris

Guest
I tried to install v 2.2.1 and got the following error:

Parse error: parse error in ./include/business_logic.php on line 2038

Is there anything I can do to correct this. I am looking forward to seeing DaDaBik work since it looks like it could be quite useful to me.

Thanks.
 
M

Mark

Guest
Did you do anything to the code prior to running the install? Did you open it up in an editor, if so, which one? Products like Dreamweaver can sometimes do some funky things to Dadabik (I think DW doesn't undertand some of the double quotes "").
 
C

Chris

Guest
I didn't open business_logic at all. In fact, I just downloaded the files again and received the same error. I have now gotten the error from work (from a windows based browser) and again from home (where I use a Mac).
 
E

Eugenio

Guest
Chris wrote:

> I didn't open business_logic at all. In fact, I just
> downloaded the files again and received the same error. I have
> now gotten the error from work (from a windows based browser)
> and again from home (where I use a Mac).

Which version of PHP do you use? Which Web server?

Eugenio.

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

Chris

Guest
The ISP I use is Fatcow

I think they use PHP v4.03 with Apache as the server
 
P

Pam

Guest
Recently I installed the scripts on a different server than I have previously done without error. This time however, I am getting the same error message as Chris.

Does anyone know a solution?

Thanks!
 
P

Pam

Guest
On line 2038 you will find === I changed it to == and got past this error.
 
Top