AbanteCart Community

Shopping Cart Operations => Support => General Support => Topic started by: qseeds on July 21, 2017, 01:02:45 PM

Title: Load missing language data - errors
Post 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?
Title: Re: Load missing language data - errors
Post by: eCommerce Core on July 21, 2017, 01:30:28 PM
Check your browser network status. I think the requests are blocked. Are you using SSL and HTTPS ?
Title: Re: Load missing language data - errors
Post by: qseeds on July 21, 2017, 01:45:26 PM
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?
Title: Re: Load missing language data - errors
Post by: abolabo on July 24, 2017, 05:53:24 AM
is file task.php presents inside your public_html near index.php ?