vb3.8 fix2 It's bug. I found one error
If you view the code under the picture, we see forum_root / show.php
If you then type into the browser the path
http://myforum/show.php it displays the forum is:
PHP Code:
Warning: imagecreatefromjpeg() [function.imagecreatefromjpeg]: 'images/verification/' is not a valid JPEG file in [path]/show.php on line 22
Warning: imagecreatetruecolor() [function.imagecreatetruecolor]: Invalid image dimensions in [path]/show.php on line 27
Warning: imagecopyresized(): supplied argument is not a valid Image resource in [path]/show.php on line 28
Warning: Cannot modify header information - headers already sent by (output started at [path]/includes/class_core.php:3283) in [path]/show.php on line 30
Warning: imagegif(): supplied argument is not a valid Image resource in [path]/show.php on line 31
Warning: imagedestroy(): supplied argument is not a valid Image resource in [path]/show.php on line 32