Parse error

D

David

Guest
Hello there. I am trying in install the program but this is the error that I am getting:

Parse error: parse error in ./include/mail_classes/class.html.mime.mail.inc on line 31

Any ideas?

Cheers,

David
 
E

Eugenio

Guest
David wrote:
>
> Hello there. I am trying in install the program but this is
> the error that I am getting:
>
> Parse error: parse error in
> ./include/mail_classes/class.html.mime.mail.inc on line 31
>
> Any ideas?

It should depend on the version of PHP; anyway, you can safety empty all the content of that file, it is not used for the moment.

(Latest version of DaDaBIK when this message was posted: 1.6)
 
D

David

Guest
So to confirm, this isn't needed any more? I can just clear all the text from the file and upload it again?

I just downloaded it from the website yesterday so I am assuming that it is 1.6. Down the road will it give me problems and having the file empty with new versions?

Thanks so much for your help.

David
 
E

Eugenio

Guest
David wrote:
>
> So to confirm, this isn't needed any more?

It isn't needed *for the moment*.

> I just downloaded it from the website yesterday so I am
> assuming that it is 1.6. Down the road will it give me
> problems and having the file empty with new versions?

Maybe, but not in the very next future.

(Latest version of DaDaBIK when this message was posted: 1.6)
 
F

Frank

Guest
I got the same parse error, I emptied the content of the file. After that I got a parse error in the file class.smtp.inc. I emptied that file too, but now I get this error: Error during database selection.
when I run install.php

I'm sorry for my bad english writing,

Frank
 
E

Eugenio

Guest
Frank wrote:
>
> I got the same parse error, I emptied the content of the
> file. After that I got a parse error in the file
> class.smtp.inc. I emptied that file too, but now I get this
> error: Error during database selection.
> when I run install.php
>
> I'm sorry for my bad english writing,

You probably haven't correctly specified the $db_name in config.php

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