johnduo0007 Posted July 29, 2008 Posted July 29, 2008 This is the code I place, but only specials shows up no the whats new box: <?php require(DIR_WS_BOXES . 'specials.php'); require(DIR_WS_BOXES . 'whats_new.php'); ?> Wondering what im doing wrong
Guest Posted July 29, 2008 Posted July 29, 2008 This is the code I place, but only specials shows up no the whats new box: <?php require(DIR_WS_BOXES . 'specials.php'); require(DIR_WS_BOXES . 'whats_new.php'); ?> Wondering what im doing wrong Do you have anything new?
johnduo0007 Posted July 29, 2008 Author Posted July 29, 2008 Do you have anything new? Well, I just want the last products I added to show up. on the right column.
johnduo0007 Posted July 29, 2008 Author Posted July 29, 2008 Do you have anything new? I got it working, I just place the whats_new.php over the special.php and they both show up now. is that weird?
Guest Posted July 29, 2008 Posted July 29, 2008 I got it working, I just place the whats_new.php over the special.php and they both show up now. is that weird? Yes it is.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.