The theme (horizontal nav) i have styled needs a little bit of Jazz for the homepage, so im trying to pull some database info to populate the homepage, but i keep hitting an undefined variable problem,
the variables i ned to define are $item from item.php and $a from category.php (both in the themes folder) on their respective pages they work flawlessly, once used on the homepage i get the undefined error, i have added them globally to the osclass/theme.php, this removes the undefined errors but does not populate the home.php page, anyone have any ideas?
Thanks