Menu

3.499 Stop-Gap

3.5 will be out in a few days, but until then here is 3.499, which fixes a lot of requested bugs. There is also a new lang release to go with it.

28th July 2004

[done] * Check admin logoff on IE browsers - domain and path in cookie may cause the problem. [Can't duplicate this error on IE 6.0 - Ralph]
[done] * Add file_get_contents() alternative for earlier users of PHP [Changed to implode(file($f)); - Ralph]
[done] * For Frontpage users - "_vti_cnf" should be excluded from forum dir list [Ralph]
[done] * Check bitwise operator & where should be && in index.php [Ralph]
[done] * Check $avatar=$_POST["avatar"]; in updatepf.php [added line, where did it go?! - Ralph]
[done] * Change cookie timout [Now set in config.php]
[done] * Display the lang of user in the members list? [Also skin]
[done] * Try and get rid of 'warnings' on systems set to error_reporting E_ALL [Ralph]

Posted by Ralph Capper 2004-07-28

Log in to post a comment.