PDA

View Full Version : Exporting Product


Black Snow
05-15-2015, 10:00 AM
I'm having an issue exporting mods. When I export, the product's settings group is not being exported.

it should have something like:
- <options>
- <settinggroup name="???_settings" displayorder="65535">
- <setting varname="???_active" displayorder="10">
<datatype>boolean</datatype>
<optioncode>yesno</optioncode>
<defaultvalue>1</defaultvalue>
</setting>
</settinggroup>
</options>

But it doesn't show that at all. Anyone have any ideas? It is exporting the titles of each setting I make but no fields.

EDIT: This is on vB 4.2.2 PL4 on a fresh test forum.

--------------- Added 1431692316 at 1431692316 ---------------

Found the problem.