Closed (duplicate)
Project:
node privacy byrole
Version:
4.6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Sep 2005 at 22:27 UTC
Updated:
3 Nov 2005 at 19:01 UTC
When the editasnew module is installed, this module causes problems with the settings/modules function
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.