wordpress in subfolder : upload error for file with quote
-
Hello,
I have many wordpress in subfolder for testing purpose and I found this weird bug.
I have added a file upload (basic html form) on a page and if I try to add an image, it work only if the file name dosen’t contain quote (didn’t try with double quote and illegal char).
It redirect me to a 404 page with the adress : /hello-everyone (which I have deleted long ago)
If I add the html form to the main website, I dont have this bug, It only trigger in wordpress for subdirectory install.
Stucture of the serveur
/public_html/main_website (wordpress)
/public_html/another_dev/another_website (wordpress)
/public_html/another_dev2/another_website (wordpress)
/public_html/another_dev3/another_website (wordpress)
The topic ‘wordpress in subfolder : upload error for file with quote’ is closed to new replies.