Turn on error debugging on your server. Then instead of a blank page you will get an error and a line number and somebody will be able to tell you what causes the error if that isn't enough to figure it out on your own.
It is nearly impossible to debug a blank page, so do yourself a favor and get debugging turned on or every error will take days to figure out.