intradox
Well-known member
Whenever an attachment is uploaded and inserted into a post it comes out as a link but it worked a week ago and I'm not sure if I somehow corrupted something.
Here is what they look like:
And When I try to view them I don't have permission even though I am admin and I know I have the permission...
permissions:
Not sure if this has anything to do with it but I've been getting this server error:
Here is what they look like:
And When I try to view them I don't have permission even though I am admin and I know I have the permission...
permissions:
Not sure if this has anything to do with it but I've been getting this server error:
Code:
ErrorException: Argument 1 passed to XenForo_Model_Attachment::prepareAttachment() must be an array, boolean given, called in /home/xxxxx/public_html/library/XenGallery/ControllerPublic/Media.php on line 494 and defined - library/XenForo/Model/Attachment.php:368
Generated By: Unknown Account, Today at 3:35 AM
Stack Trace
#0 /home/xxxx/public_html/library/XenForo/Model/Attachment.php(368): XenForo_Application::handlePhpError(4096, 'Argument 1 pass...', '/home/xxxx/...', 368, Array)
#1 /home/indiegam/public_html/library/XenGallery/ControllerPublic/Media.php(494): XenForo_Model_Attachment->prepareAttachment(false)
#2 /home/xxxxx/public_html/library/XenForo/FrontController.php(310): XenGallery_ControllerPublic_Media->actionLike()
#3 /home/xxxxx/public_html/library/XenForo/FrontController.php(132): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#4 /home/xxxxx/public_html/index.php(13): XenForo_FrontController->run()
#5 {main}
Request State
array(3) {
["url"] => string(59) "http://xxxxxx.com/media/starbound-lighting-demo.4/like"
["_GET"] => array(0) {
}
["_POST"] => array(0) {
}
}