I am new to the forums, hopefully I am posting in the right section.
When I upload a photo to a forum topic I am receiving this error/bug message.
OW Debug - Exception
Message: File '/tmp/phpfI11B6' appears to be an invalid image source.File: /home/phalanx/public_html/ow_libraries/wideimage/WideImage.php
Line: 226
Trace:
#0 [internal function]: WideImage::loadFromFile('/tmp/phpfI11B6')
#1 /home/phalanx/public_html/ow_libraries/wideimage/WideImage.php(184): call_user_func(Array, '/tmp/phpfI11B6')
#2 /home/phalanx/public_html/ow_utilities/image.php(64): WideImage::load('/tmp/phpfI11B6', 'JPEG')
#3 /home/phalanx/public_html/ow_system_plugins/base/controllers/media_panel.php(184): UTIL_Image->__construct('/tmp/phpfI11B6')
#4 /home/phalanx/public_html/ow_system_plugins/base/controllers/media_panel.php(34): UploadImageForm::process('blog', Array)
#5 [internal function]: BASE_CTRL_MediaPanel->index(Array)
#6 /home/phalanx/public_html/ow_core/request_handler.php(266): ReflectionMethod->invokeArgs(Object(BASE_CTRL_MediaPanel), Array)
#7 /home/phalanx/public_html/ow_core/application.php(330): OW_RequestHandler->dispatch()
#8 /home/phalanx/public_html/index.php(65): OW_Application->handleRequest()
#9 {main}
Type: WideImage_InvalidImageSourceException
I read somewhere that is due to having a limit of 9 or 10 images uploaded?
I am fairly hopeless at debugging code.. Anyone able to offer some insight in where I need to do?