I downloaded and installed XF 1.2 yesterday but I can't get any uploaded images to display properly.
The image uploads via the Flash Uploader and a small preview is shown at the bottom. When I click insert full image I just get the following thumbnail:
If I click insert thumbnail I can see a small version of the image, but when I click it, the viewer opens and closes instantly.
I get the following error when trying to view any uploaded images:
The image uploads via the Flash Uploader and a small preview is shown at the bottom. When I click insert full image I just get the following thumbnail:
If I click insert thumbnail I can see a small version of the image, but when I click it, the viewer opens and closes instantly.
I get the following error when trying to view any uploaded images:
Code:
ErrorException: readfile() has been disabled for security reasons - library/XenForo/FileOutput.php:36
Generated By: xxx, 11 minutes ago
Stack Trace
#0 [internal function]: XenForo_Application::handlePhpError(2, 'readfile() has ...', '/home/*****/publi...', 36, Array)
#1 /home/*****/public_html/forums/library/XenForo/FileOutput.php(36): readfile('/home/xxx/publi...')
#2 /home/*****/public_html/forums/library/XenForo/FrontController.php(214): XenForo_FileOutput->output()
#3 /home/*****/public_html/forums/index.php(13): XenForo_FrontController->run()
#4 {main}
Request State
array(3) {
["url"] => string(71) "http://www.xyz.com/forums/attachments/derbydayheroes-jpg.11/"
["_GET"] => array(0) {
}
["_POST"] => array(0) {
}
}
Last edited by a moderator: