AbanteCart Community
Shopping Cart Operations => Support => General Support => Topic started by: qseeds on July 21, 2017, 01:02:45 PM
-
Hi guys,
I can't seem to be able to load missing language data (from EN to FR). I get a bunch of 404 errors, which is kinda strange since (check screenshot).
I've set the source language properly (English) and the text translation method is set to Copy Source Language Text.
Permissions maybe?
-
Check your browser network status. I think the requests are blocked. Are you using SSL and HTTPS ?
-
Hi! I'm using SSL and HTTPS yes.
Sample requests returning a 404 :
/task.php?task_api_key=wPYpwZOkV8dj1YX0&mode=ajax&task_id=5&step_id=367&eta=240&t=1500658835998&_=1500658755812
task_api_key:wPYpwZOkV8dj1YX0
mode:ajax
task_id:5
step_id:367
eta:240
t:1500658835998
_:1500658755812
The website is working fine on HTTPS, and the admin as well. Should I exclude this URL from HTTPS?
-
is file task.php presents inside your public_html near index.php ?