Thanks for the quick answer.
Quote:
Originally Posted by Zachery
Did you develop your addon in debug mode?
|
Yes.
Quote:
Are those items actually assigned to your product?
|
Yes.
--------------- Added [DATE]1393409214[/DATE] at [TIME]1393409214[/TIME] ---------------
I found the cause of the problem: the "vBulletin Default" flag has to be set to YES for each setting. Same thing for the Scheduled Task parameters.
This corresponds to the "volatile" column in the database, which is tested against 1 in adminfunctions_product.php:get_product_export_xml( )
On second thought, I'm not exactly sure about the role of this parameter, but I'll leave it to YES going forward.