For those having problems, editing questions, here is a quick fix until i find solution:
- Find and delete in template form_formbit
Code:
onclick="ajaxwin=dhtmlwindow.open('ajaxbox', 'ajax', 'misc.php?do=editq&id={vb:var formbit.id}&display=simple', 'Editing: {vb:var formbit.question}', '{vb:var formbit.type}', 'width=650px,height=400px,left=300px,top=100px,resize=1,scrolling=1'); return false;"
This will remove the javascript popup and you should be able to edit questions on a seperate page rather than a js popup.