Bug in beta 15 (Bugs)

by Otto, Thursday, October 18, 2007, 21:10 (6006 days ago) @ Otto

I have no clue what went wrong. At this moment I am going to install build 15.

I have installed build 15, but also no thread view. Then I started examining where it went wrong. After 3 hours of code crawling, I found the cause in the file "thread.inc.php" It appears that the PHP interpreter crashed on the instruction on line 103:

if(!($data['formated_time'] = @iconv($lang['server_default_charset'], $lang['charset'], strftime($lang['time_format_full'], $data['disp_time']))))

And the similar statement on line 141.

When I comment those two lines the script runs again.

Otto

locked
6135 views

Complete thread:

 RSS Feed of thread