By nainainai on
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
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
Change error logs to print
Change error logs to print to the screen and/or check the error logs on your host/server.
It dont have any error. Now
It dont have any error. Now i get a completely blank page when i try to login.
What is your web site
What is your web site URL?
Florian
Dr.Radut | Puzzle IT | EU Copyright Office | STReight
Florian
http://69.13.94.182/
http://69.13.94.182/
the problem is memory limit
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..
nope thats not it. Already
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.