CSV File Upload Error
-
I am unable to upload a csv file of products to my site from the frontend vendor dashboard site. This is critical because vendors will need to upload products to sell on my site.
The error is below:
<!DOCTYPE html>
<html>
<head>
<meta charset=”UTF-8″>
<title>403 Forbidden</title>
</head>
<body><h1>403 Forbidden</h1>
<p>A potentially unsafe operation has been detected in your request to this site.</p>
<p style=”color: #999999;margin-top: 2rem;”>Generated by Wordfence at Mon, 10 Apr 2017 9:10:15 GMT.<br>Your computer’s time: <script type=”application/javascript”>document.write(new Date().toUTCString());</script>.</p>
</body>
</html>
The topic ‘CSV File Upload Error’ is closed to new replies.