kunik1962
Member
I decided to try out the add-on Convert Image All (v3.9)and things seemed to work fine after I converted 200 images. I then removed the add-on.
Now I am getting errors in my log anytime anyone tries to upload a file telling me the xf_attachment_data is full. Am I screwed and is there a way to fix this?
Here is the request State
array(3) {
["url"] => string(103) "http://xlnation.city/attachments/do...164f61da1b59754e05904720f70&content_type=post"
["_GET"] => array(2) {
["hash"] => string(32) "684e0164f61da1b59754e05904720f70"
["content_type"] => string(4) "post"
}
["_POST"] => array(7) {
["Filename"] => string(11) "images.jpeg"
["content_data"] => array(1) {
["thread_id"] => string(1) "6"
}
["_xfToken"] => string(8) "********"
["_xfNoRedirect"] => string(1) "1"
["_xfResponseType"] => string(4) "json"
["_xfSessionId"] => string(32) "a057af189a100de28e449338d3912cb9"
["Upload"] => string(12) "Submit Query"
}
}
Now I am getting errors in my log anytime anyone tries to upload a file telling me the xf_attachment_data is full. Am I screwed and is there a way to fix this?
Here is the request State
array(3) {
["url"] => string(103) "http://xlnation.city/attachments/do...164f61da1b59754e05904720f70&content_type=post"
["_GET"] => array(2) {
["hash"] => string(32) "684e0164f61da1b59754e05904720f70"
["content_type"] => string(4) "post"
}
["_POST"] => array(7) {
["Filename"] => string(11) "images.jpeg"
["content_data"] => array(1) {
["thread_id"] => string(1) "6"
}
["_xfToken"] => string(8) "********"
["_xfNoRedirect"] => string(1) "1"
["_xfResponseType"] => string(4) "json"
["_xfSessionId"] => string(32) "a057af189a100de28e449338d3912cb9"
["Upload"] => string(12) "Submit Query"
}
}