Thread: Problem xD
View Single Post
Old 02-01-2008, 08:06 PM   #3 (permalink)
Alan @ CIT
Member of the Month
The Frequenter
Member of the Month Top Contributor 
 
Alan @ CIT's Avatar
 
Join Date: Apr 2005
Location: South UK
Posts: 483
Thanks: 51
Alan @ CIT is on a distinguished road
Default

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
Send a message via MSN to Alan @ CIT
Alan @ CIT is offline  
Reply With Quote