|
lol, finally solved it.
for some reason I got some table-error when I had this line in the include file "<table width="100%" border="0" cellspacing="4" cellpadding="0" class="fg">"
But if I left it in the index.php file and just included the rest of the table everything worked fine.
|