Last weekend we upgraded our board from 3.5.2 > 3.6.4
We were using WebTemplates 3.5.05 and now we upgraded to 3.6.01
All went fine, only when I try to export our webtemplates, I get the following error:
Code:
Warning: Missing argument 1 for vb_xml_builder() in /includes/class_xml.php on line 354
Fatal error: vB_XML_Builder::Registry object is not an object in /includes/class_xml.php on line 362
(don't know if we had this error before, because I never exported the templates before)
How can I fix this?
Also I noticed the version info in the XML file still says <version>3.5.0.05</version> ? Should be 3.6.01... or?