When I activate this module my drupal sites stops submitting pages correctly and every time a click a submit or ok button in my site I get a blank page from the browser (the changes I submitted are still made, but instead of going back to the normal page it stops in a blank page).
If I disable this module, my site works correctly. I got everything updated.
Anyone can help?
| Comment | File | Size | Author |
|---|---|---|---|
| #15 | duplicate_role.zip | 1.49 KB | ircdirk |
Comments
Comment #1
Anonymous (not verified) commentedI get this message in log entries
Cannot modify header information - headers already sent by (output started at /var/www/sites/all/modules/duplicate_role/duplicate_role.module:1) in /var/www/includes/common.inc on line 335.
Comment #2
MaramonJ commentedRunning into the same issues myself.
Have to disable the module and enable it only for the purposes of duplicating roles.
Comment #3
kingandyThere's a line at the end of the module file with a "?>" on it - this can cause a "headers already sent" error if there's any whitespace or linebreaks after it. Try removing the whole line.
Comment #4
kingandyWould you like to know more?
Comment #5
vijayitsoft commentedno this doesn't work,same issue of page getting blank and header already sent warning
Comment #6
4ud commentedHi,
anyone has a solution?
alexgon, please can you help us?
thx
Comment #7
Anonymous (not verified) commentedIt won't solve the problem :/
the version duplicate_role 6.x-1.x-dev it doesn't give errors, but don't do what it's supposed to do.
Comment #8
Anonymous (not verified) commentedCan't someone help?
This module is very useful for me and I can't get it working.
Comment #9
gavin_o commentedHi, I have noticed another problem which I suspect is related to this. Took me a while to track it down, but when this modules is activated Flash remoting via the AMFPHP server, in Services, will fail. It results in a NetConnection.Call.BadVersion error (which means badly formed data is being returned). I have no idea how this module is causing this but it must be disabled after a role has been duplicated.
Comment #10
4ALLofUS commentedsame, white screen on d 6.x
shame really, this module could save so much time because I have a flagging system that assigns persistent flagged users with read-only roles for a period using 'role expire' and it takes forever and a day to add roles that are basically the same other than the expiry duration. 7,14,28 days.
subscribing...
Comment #11
avibrazil@gmail.com commentedStrange, I was afraid of installing this module because of your comments here but it worked flawlessly for me. No blank screens at all.
I'm on Drupal 6.14.
Comment #12
Anonymous (not verified) commentedI have 2 drupal websites, one on dedicated server and other on a shared environment both with drupal 6.16.
In the dedicated server I get the error I describe, on the shared environment the modules works properly.
It's very very strange why it gives this error.
Comment #13
Anonymous (not verified) commentedI solve the problem by updating the php to the version 5.3.2
Comment #14
Anonymous (not verified) commentedI have a different issue actually. Activate the module and the admin toolbar disappears. However I navigated around and did what I needed to do and then disabled the module and it's back to normal. Odd.
Comment #15
ircdirk commentedOk, i have fixed the file, now its working :) See attachment.
Comment #16
dwightaspinwall commented#15 works for me as well -- thx.
Comment #17
my-family commentedThe same problem. #15 solved it, thanks.
Comment #18
migueltrindade commentedFixed with new release. Check it out.
Comment #19
migueltrindade commentedComment #20
migueltrindade commentedComment #22
vijayitsoft commentedComment #23
kingandyThe above comment does not appear to be related to this issue, or anything remotely to do with Drupal.