MyBB Community Forums

Full Version: Warning: file_get_contents
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Warning: file_get_contents(./uploads/post_23_1143629441.attach) [function.file-get-contents]: failed to open stream: No such file or directory in /home/simulati/public_html/forum/attachment.php on line 115

Only one user on my board is getting this error. The uploads directory is CHMODded to 777, I checked the attachments table in Phpmyadmin and there are no rows that have the same aid so I don't know what's going on.
The file_get_contents function is trying to open an file that does not exist.
When is he getting this error? On every attachment or?
Are other people able to view that same attachment?
Only this one person is having the problem. A different user had this problem but it stopped. This error occurs when he's trying to view an attachment.
And any other user can view the *same* attachment the user is trying to view?
He said that he was trying to view one user's pictures that he uploaded. I know which user he was refering to and I can view this user's uploads