I am currently using the Ubercart module for Drupal 7 and am running into a small problem. When making options for an attribute everything goes smoothly and as it should. I then go to my product to make sure everything is viewing as it should however the options for my attribute is generating and error. My attribute label shows up as well as the select box that should have a list with all the options in it, but none of the option labels are showing up. I look at the code and find this.
{ = <
} = >
{option value="8"} {/option}
{option value="9"} {/option}
{option value="10"} {/option}
{option value="11"} {/option}
{option value="12"} {/option}
{option value="13"} {/option}
For some reason my options are not pulling from the database. If anyone has any input it would be greatly appreciated.
Comments
Important Message
Hi,
Please read https://drupal.org/node/644164
Sorry about that. I am new to
Sorry about that. I am new to the forums and didn't exactly know where to put my question. Where should I resubmit my dilema?
_
no worries, I moved it. But you might be more successful getting ubercart user eyes posting over at ubercart.org.