Blank page after hit submit, search or change any options in admin. Do you know whats going on here? It's the same for every themes. Please help thanks

Comments

brenda003’s picture

Change error logs to print to the screen and/or check the error logs on your host/server.

nainainai’s picture

It dont have any error. Now i get a completely blank page when i try to login.

florian’s picture

What is your web site URL?

Florian
Dr.Radut | Puzzle IT | EU Copyright Office | STReight

Florian

nainainai’s picture

gurukripa’s picture

what you need to do is ..one of the below

Increase PHP's memory limit, either by adding:

memory_limit = 12M to your php.ini file (recommended, if you have access)
ini_set('memory_limit', '12M'); in your sites/default/settings.php file
php_value memory_limit 12M in your .htaccess file in the Drupal root

hope this helps..

nainainai’s picture

nope thats not it. Already tried before i posted here. Thanks by the way

My only way to fix it right now is to create a new database.