By thumbicse on
Hi friends,
i have added the nice in the sites/all/modules/
then i clicked enable module in admin/....
onclick of enable i m getting blank page ..
please help me for the bug
Hi friends,
i have added the nice in the sites/all/modules/
then i clicked enable module in admin/....
onclick of enable i m getting blank page ..
please help me for the bug
Comments
Is /sites/all/modules the
Is /sites/all/modules the only page you get a whitescreen for? If so you may need to increase the memory limit for php on your installation. If the module is enabled, just drag the nice menu blocks to the block region you want after configuring.
hi thank you
hi thank you,
it is working now.
i just increased following ,
max_execution_time = 60 ; Maximum execution time of each script, in seconds
memory_limit = 260M;