Skip to Content
Menu
This question has been flagged
1 Reply
3701 Views

Hi, my team and I were working with Odoo 10 and a line in the HTML editor was erased, so now we are unable to enter our site.


The error in the log is this:


SyntaxError: unexpected EOF while parsing Error when compiling ASTSyntaxError: unexpected EOF while parsing (<unknown>, line 0)

Template: web.layout

Path: /templates/t/html/head/link

Node: <link type="image/x-icon" rel="shortcut icon" t-att-href="" t-content="True"/>

2017-01-16 06:11:59,368 2539 INFO Plastic World werkzeug: 187.192.179.11 - - [16/Jan/2017 06:11:59] "GET /favicon.ico HTTP/1.1" 404 -


I can't find the file edited to add the missing part, I hope someone can help me.


Thanks in advance.

Avatar
Discard

Please use a meaningful title. The browser error message is not relevant as it is the same for almost all kind of backend errors.

Best Answer

Hi Clay, well in the case you don't know the file also where you have made the modification, then there is only one option to upgrade your web/website module through backend.


Avatar
Discard