02-01-2008, 08:06 PM
|
#3 (permalink)
|
|
The Frequenter
Join Date: Apr 2005
Location: South UK
Posts: 483
Thanks: 51
|
I guess the first step would be to figure out where it is getting to in your script. Can you put some die()/var_dump() combo's in each of your if() checks to see which ones are running and whether they contain the variables you expected?
That should give us a clue as to what stage it is dying on.
Alan
|
|
|