Reply To: Instagram – Your temporary folder or file (file – ) is not writable.

Forums SNAP – WordPress Plugin Forums Instagram – Your temporary folder or file (file – ) is not writable. Reply To: Instagram – Your temporary folder or file (file – ) is not writable.

#505569
NextScripts.com
Participant

    I am not sure what is in that tmptest.php file.

    Our code is very simple.

    < ?php $tmp=array_search('uri', array_flip(stream_get_meta_data($GLOBALS[mt_rand()]=tmpfile()))); if (!is_writable($tmp)) echo "Your temporary folder or file (file - ".$tmp.") is not writable. Can't upload images"; ?>