You're template hiding the rest of it or it's not loading?
Template is easy to see in browser - inspect code view.
Not loading - you're bypassing the attributes controller in admin... using direct SQL statements... perhaps you DO need to add all of the necessary data in each of the fields it's looking for to... correct the missing data problem.
Any reason you don't just code the SQL functions into the admin alongside the original attributes controls?


Reply With Quote
