Hello! I use odoo 8.0 rc1. I didn't modyfi code. But I have some problem with forum addon.
Most pages of forum has duplicate block of content. On block of them is after <body> tag, another is in the right place. Have any ideas on how to fix it?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hello! I use odoo 8.0 rc1. I didn't modyfi code. But I have some problem with forum addon.
Most pages of forum has duplicate block of content. On block of them is after <body> tag, another is in the right place. Have any ideas on how to fix it?
Hi Vasiliy,
Check the code below <body> tag, may be its repeated, so you have to delete.
Regards,
Juan José - Ing ADHOC
I have this code in Mian Layout (Template ID: website.layout): <!DOCTYPE html> -
Yoho, I inserted code from template but it doesn't render correctly. I assure you code has not been modified.
It already fixed. Look up in http://runbot.odoo.com/runbot
相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
---|---|---|---|---|
|
2
11月 16
|
17067 | ||
|
1
3月 15
|
4158 | ||
|
1
1月 23
|
3483 | ||
|
2
6月 20
|
2278 | ||
|
0
8月 16
|
4093 |
Thack You! contains