Last one and i'm done ...
catalog. php
Change:
<? $cat = $_GET[category]; ?>
to
<? $cat = $_GET['category']; ?>
Then add the following as the first line:
<? php error_reporting(0); ?>
K that seems to be them all.
Cheers
__________________
================================================================
I've been away. Now I'm back. Maybe not as much. But I'm back.I'm starting from scratch, trying to get to where I was. In hindsight, where I was then, was fantastic. Where I am now, less so. Things have changed, become harder. So have I. Game ON!!!
================================================================
|