Quote:
Originally Posted by warriors1021
which version are you using?
|
Formerly, I used version 2.1. The errors I prescribed were from this version.
Yesterday evening, I switched to version 2.3. I must admit, in version 2.3 a lot of these errors have been resolved, however not entirely. You should look for
<? in all the php files and replace them all with
<?php.
Besides, version 2.3 has some new coding errors, I believe, for instance
login.php. No errors are shown when you enter false login information. Also the file
activate.php is incomplete. The fill in (text area) fields are missing. I'm now looking on how to fix it, with the help of the file
activate.php from version 2.1.