imyusyil
Member
- Affected version
- v2 Beta 6
I have upgraded my forum v1.5 to v2.0 Beta 6. But now, images in topics is not shown. When i tried to edit post to fix, i got this error:
And this error while opening images in new tab:
But i can add thumbnail mode of images while editing post to fix. What goes wrong?
Thanks.
ErrorException: [E_WARNING] fpassthru() has been disabled for security reasons
src/XF/Http/ResponseStream.php:32
Stack Trace
#0 [internal function]: XF::handlePhpError(2, 'fpassthru() has...', '/home/yyildizc/...', 32, Array) #1 src/XF/Http/ResponseStream.php(32): fpassthru(Resource id #113) #2 src/XF/Http/Response.php(374): XF\Http\ResponseStream->output() #3 src/XF/Http/Response.php(263): XF\Http\Response->sendBody() #4 src/XF.php(355): XF\Http\Response->send(Object(XF\Http\Request)) #5 index.php(13): XF::runApp('XF\\Pub\\App') #6 {main}
Request State
array(4) { ["url"] => string(36) "/attachments/bet-yap-brezilya-jpg.9/" ["referrer"] => string(84) "http://www.ce24.net/threads/brezilyadan-bir-betonarme-tasarim-duezensizlikler-hk.92/" ["_GET"] => array(0) { } ["_POST"] => array(0) { } }
src/XF/Http/ResponseStream.php:32
Stack Trace
#0 [internal function]: XF::handlePhpError(2, 'fpassthru() has...', '/home/yyildizc/...', 32, Array) #1 src/XF/Http/ResponseStream.php(32): fpassthru(Resource id #113) #2 src/XF/Http/Response.php(374): XF\Http\ResponseStream->output() #3 src/XF/Http/Response.php(263): XF\Http\Response->sendBody() #4 src/XF.php(355): XF\Http\Response->send(Object(XF\Http\Request)) #5 index.php(13): XF::runApp('XF\\Pub\\App') #6 {main}
Request State
array(4) { ["url"] => string(36) "/attachments/bet-yap-brezilya-jpg.9/" ["referrer"] => string(84) "http://www.ce24.net/threads/brezilyadan-bir-betonarme-tasarim-duezensizlikler-hk.92/" ["_GET"] => array(0) { } ["_POST"] => array(0) { } }
And this error while opening images in new tab:
An exception occurred: [ErrorException] [E_WARNING] fpassthru() has been disabled for security reasons in src/XF/Http/ResponseStream.php on line 32
- XF::handlePhpError()
- fpassthru() in src/XF/Http/ResponseStream.php at line 32
- XF\Http\ResponseStream->output() in src/XF/Http/Response.php at line 374
- XF\Http\Response->sendBody() in src/XF/Http/Response.php at line 263
- XF\Http\Response->send() in src/XF.php at line 355
- XF::runApp() in index.php at line 13
But i can add thumbnail mode of images while editing post to fix. What goes wrong?
Thanks.