I have spent all day trying to figure this out but I couldn't. I don't need some sections on the profiles and I would like to add my own block. How do I do this? I was able to do this with 5.x version. I clicked on user_view edit, clicked on "content" and I got a blank page. "summary" page is also blank for me. Also I added a location field under basic info and it's not showing up on the profiles. Name field is also not showing. Is there any instruction I could follow? I checked the documentation but this info hasn't been added yet. Thanks.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | user_view_summary.jpg | 58.17 KB | fehin |
| #2 | user_view_content.jpg | 33.45 KB | fehin |
Comments
Comment #1
michelleIf you're getting a WSOD while using Page Manager, then nothing I can say on how to use it is going to help. I'm moving this over to CTools's queue in case merlinofchaos has an idea. But, first, a few questions:
* Do any of the other pages work for you? Is it only the user_view one that white screens?
* Are there any errors in the log? (Drupal log or server log)
* Check http://drupal.org/node/158043 for possible causes
Michelle
Comment #2
fehin commentedAll other pages on my site works fine. I wonder if I have to reinstall the APK module. I attached print screen of what I see when I click on summary or content on the user_view page. Thanks.
Comment #3
fehin commentedI reinstalled drupal and the modules APK needs which includes Ctools and the content section for user_view is still blank. I would greatly appreciate it if someone can help me, user profile is a major part of my site so I really need this to work. Thanks.
Comment #4
fehin commentedThis is the message I got after adding error reporting to my index.php.
Fatal error: Call to a member function set_display() on a non-object in \sites\all\modules\ctools\views_content\plugins\content_types\views_panes.inc on line 430
Comment #5
michelleOh, in that case, it's the same duplicate that's been in my queue 4 times now. #612850: Fatal Error views_panes.inc on line 430
Michelle