Hi,
i have downloaded this new version of DEV-PHP.
I start this program and it come a exception - error.
This exception will activate in following routine:
procedure TSettings.wFTPPasswordSave(const Value: string); //UIniFile.pas
begin
...
s:= Cipher.EncryptString(value);
...
end;
Can you lokk for this problem? ;-)
Bye
Crowbar
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
i have fixed the bug.
make a new download and try it.
to fix it at the old version you can add a password in the options - dialog -> FTP and save it. then the error message should not come. if you set no password then the exception raise.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
i have downloaded this new version of DEV-PHP.
I start this program and it come a exception - error.
This exception will activate in following routine:
procedure TSettings.wFTPPasswordSave(const Value: string); //UIniFile.pas
begin
...
s:= Cipher.EncryptString(value);
...
end;
Can you lokk for this problem? ;-)
Bye
Crowbar
thanks
i have fixed the bug.
make a new download and try it.
to fix it at the old version you can add a password in the options - dialog -> FTP and save it. then the error message should not come. if you set no password then the exception raise.
there is still tab error.
activate show special chars.
press tab 3 times or space on an empty line.
then press backspace.