Quote Originally Posted by webmanstudios View Post
Hi mc,

I was checking to see if if this was the issue before lodging a new support request.

If the image was the issue being addressed I would of not bothered you further and just awaited the update to the module. :)

I have run the ''All Dropdowns to SBA Select Basic Dropdowns'' options but i did get error:

product_attribute_combo field updated Error Message: PRODUCTS_OPTIONS_TYPE_SELECT_SBA not defined.

Thank you for any assistance you can offer.

Kind Regards,
The error message described above, was that provided in the configuration section after attempting to apply the option or was that logged in a myDebug file?

It is expected that the PRODUCTS_OPTIONS_TYPE_SELECT_SBA be added to the database when running the install/upgrade; however, there still remain occasions where this doesn't happen and it appears to be session related. Generally, selecting the logout option from the admin screen and then logging in again to the configuration are and rerunning at least the product type install will lead to proper installation, but it has been something difficult to reproduce on an on call basis.

There is a process that can be followed to push that constant to the database, though the preference is still to identify a way for the code to do it if able to it. Information about how to reproduce the reported issue always helps as well as how it was reported.