When the editasnew module is installed, this module causes problems with the settings/modules function
Thanks, could you give some more details? What kind of errors are seen?
After clicking Admin/modules, I get the IE message: Cannot find server or DNS Error
If either the editasnew module or the node_privacy_byrole module is renamed, the problem goes away. Of course, it deactivates the renamed module.
Could it have something to do with the editasnew module being written in 4.5?
Do you have access to your server logs? It sounds kinda like what happens when PHP runs out of memory. Regardless, if you coule provide relavent error logs, that would help.
Your were right. I checked the system logs and found a memory problem. I renamed an unused module, and everything is fine now.
Thanks
The memory limit issue has been documented in the handbook: http://drupal.org/node/31819.
Comments
Comment #1
javanaut commentedThanks, could you give some more details? What kind of errors are seen?
Comment #2
esskay commentedAfter clicking Admin/modules, I get the IE message: Cannot find server or DNS Error
If either the editasnew module or the node_privacy_byrole module is renamed, the problem goes away. Of course, it deactivates the renamed module.
Could it have something to do with the editasnew module being written in 4.5?
Comment #3
javanaut commentedDo you have access to your server logs? It sounds kinda like what happens when PHP runs out of memory. Regardless, if you coule provide relavent error logs, that would help.
Comment #4
esskay commentedYour were right. I checked the system logs and found a memory problem. I renamed an unused module, and everything is fine now.
Thanks
Comment #5
agentrickardThe memory limit issue has been documented in the handbook: http://drupal.org/node/31819.