Quote Originally Posted by DivaVocals View Post
Okay.. rolled back for now to move forward.. Gonna take the concierge dog for a walk and go back to this later tonight or tomorrow..
Update? Been looking at the code. Identified at least a boundary problem fix (if all option types have been removed from the database), but not sure if there is still a problem with installation onto a cart that had a previous version installed.

In testing after I had a functional product I had deleted the configuration key that is checked to initiate assignment to the existing 'Grid' option type and it was reassigned as expected. That said, the above issue was modified to identify that NO attributes were being displayed rather than just a problem with 'Grid'. That issue is different and not directly related to the initiation process but instead expected to be as stated either the absence of the definition for dropdowns and/or a problem with the tpl_modules_attributes.php file.

Some templates use a different template file to display/manage attributes requiring chasing down the code that does that display.