Here is the code up to the php cet content command.
<?php
//WA eCart Include
require_once("WA_eCart/aysshop_PHP.php");
?><?php require_once('Connections/aysshop.php'); ?>
<?php
$aysshop->GetContent();
?>
It is exactly like the BlueskyMusic pages except using my database. Is there another file that could be throwing the get content command off?