Closed (fixed)
Project:
Author Pane
Version:
7.x-2.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Reporter:
Created:
17 Jul 2013 at 19:44 UTC
Updated:
23 Nov 2013 at 11:00 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
bigbaldy commentedHere is a patch that fixes the problem.
Comment #2
deanflory commentedI too just came across this fatal error:
Just so others might understand where I came across the error, it is when I placed the Author Panel block into a custom page (can't remember if that's provided by Panels or ctools):
/admin/structure/pages/add
NOT a Panels Page at:
/node/add/panel
(though I haven't tested if that makes any difference)
I thought it had something maybe to do with the current user context being on both the custom Panel page and in the views I was using on the same page (not related to Author Pane but I had placed it in the custom Panel page too). But after disabling the author_pane block in the panel and testing it, I found the error to go away. Re-enabling the author_pane block in the panel made the WSOD fatal error come back.
I did not realize it had anything to do with the realname module, but I'll try out the patch
Testing...
It appears that the patch does indeed work. Reviewed & Tested to work on the 7.x-2.x-dev (2013-Sep-30) release!
Comment #3
deanflory commentedComment #4
Scyther commentedThanks. Commited to dev.
http://drupalcode.org/project/author_pane.git/commit/bd77700