コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
4014 ビュー

I have a problem that cannot extend the template website.contactus. It throws error

ValueError: Element '<xpath expr="//div[@name='mail_button']">' cannot be located in parent view

The view is in the table ir_ui_view and it has a div called mail_button. I've tried to extend it like it's extended by the website_crm addon. But the wierd thing is that there is no template with the id contactus in the website addons folder.
The confusing thin is that this worked, bud then I added something to my custom template and upgraded my custom module and it stopped working. I remember that I could there was an option to show this template in the website Customization menu but when you clicked on it the option vanished. I suspect that this is the problem.

How can I get the contactus page back? Or how do I fix the error? 




アバター
破棄
著作者 最善の回答

Figured it out. Because there was no xml file with the template I thought it has to be generated. In debug mode I had to go to User Interface -> Views. Find the QWeb view and remove all Inherited views. After that I went on the website and used "/page/contactus" to access the base template or to generate it a new. After that I could extend it again with the custom module.  

アバター
破棄
関連投稿 返信 ビュー 活動
5
2月 24
24043
0
7月 18
2601
2
7月 18
3010
2
11月 17
4500
3
5月 23
15565