2014-08-08, 02:35 AM
MyBB was working for 2 years straight and now all of a sudden the image attachment does not attach images. The following describes what happens
1) I choose file
2) Click "add attchment"
3) Page refreshes
4) I scroll back down and it looks as if nothing has happened, no error, nothing
6) I navigate through cpanel to the error log and I get the following message
PHP Warning: File upload error - unable to create a temporary file in Unknown on line 0
Setup Info:
Info:
PHP version 5.3
I have upload filesize set to 64M
session.save_path /tmp
Permissions on tmp are 777
Cpanel (Linux operating system - I am very bad with linux)
----------------------------------------------------------
PHP.ini file settings
upload_max_filesize = 128M
post_max_size = 128M
memory_limit = 128M
upload_tmp_dir = /home/enterthe/public_html/tmp
max_execution_time = 360
extension=mcrypt.so
short_open_tag = on
extension=pdo.so
extension=pdo_mysql.so
------------------------------------------------
Any help would be appreciated at this point! If you use bitcoin, I'd gladly reward the winning answer with a beer. I have wrecked my brain over this.
1) I choose file
2) Click "add attchment"
3) Page refreshes
4) I scroll back down and it looks as if nothing has happened, no error, nothing
6) I navigate through cpanel to the error log and I get the following message
PHP Warning: File upload error - unable to create a temporary file in Unknown on line 0
Setup Info:
Info:
PHP version 5.3
I have upload filesize set to 64M
session.save_path /tmp
Permissions on tmp are 777
Cpanel (Linux operating system - I am very bad with linux)
----------------------------------------------------------
PHP.ini file settings
upload_max_filesize = 128M
post_max_size = 128M
memory_limit = 128M
upload_tmp_dir = /home/enterthe/public_html/tmp
max_execution_time = 360
extension=mcrypt.so
short_open_tag = on
extension=pdo.so
extension=pdo_mysql.so
------------------------------------------------
Any help would be appreciated at this point! If you use bitcoin, I'd gladly reward the winning answer with a beer. I have wrecked my brain over this.