Hello all
Ok heres the deal.
On my origianl hosting account i had to use a .htaccess file to use the php5 settings.
This was a problem as sigung has pointed out in his post on this thread (very good post please read).
the .htaccess file stoped my error logs reporting my syntax errors. Yes i know that i should READ THROUGH MORE CAREFULLY but whith many pages and staring endlesly you all know this can be very difficult so creating your own error handler is very good idea.
if you would like a script for a tss error handler please see a post in this thread.
BUT the .htaccess file stops this completly aswell.
I have changed hosting provider to one that uses php5 as adefault add my own php.ini file so i have my own desired settings (this was because php5 defalt has display errors switched off).
Now i was able to see the single error i had in my syntax (YES A SYNTAX ERROR) I couldnt belive it realy (sure you can) my prblem was this
I ve been sweating bulits and had a headache for days because of this
ITS THE SEMICOLON AFTER ($cartProductsType);
once removed my site was functioning.
I would like to thank all that have helped me and i would like to emphasise one thing.
I am running a non for profit Community organistion and your help has been without a doubt GREAT.
I will be on this forum for a long time to come giving as much help as i can to those who need.
Benjamin