Dear friend, a contribution always with the intention of helping. On line 38 product_yilmazforumdescription.xml.
Now it is like this and it takes you out of the forum not saving the changes
Code:
<form action="{vb:var page.url}#" method="post" class="yfd_editForm" style="display: none;">
This variable must be added before so that it saves the changes and remains in the forum
Code:
<form action="{vb:raw baseurl}{vb:var page.url}#" method="post" class="yfd_editForm" style="display: none;">