I'm making a very small vBulletin modification and I'm using the new product system. This is the XML.
HTML Code:
<setting varname="mw_version" displayorder="7">
<datatype>number</datatype>
<optioncode>yesno</optioncode>
<defaultvalue>1</defaultvalue>
</setting>
I need this value to be incremented every time this page of the AdminCP is submit. Anyone got any ideas? Any help would be greatly appreiciated.