when on profile I click "View Wall" - I get white screen
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | user_wall.zip | 3.24 KB | abhay1982 |
| #1 | user_wall.module.patch | 2.32 KB | ankur |
when on profile I click "View Wall" - I get white screen
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | user_wall.zip | 3.24 KB | abhay1982 |
| #1 | user_wall.module.patch | 2.32 KB | ankur |
Comments
Comment #1
ankur commentedI had similar problems. Here' s a patch that addresses them.
This module is pretty broken.
To the module maintainer: please consider putting out a development release (an RC or alpha/beta release) before putting out a recommended release if the module basic functionality is not working out of the box.
Comment #2
ankur commentedComment #3
snorkers commented@ankur thanks for posting the patch. I had the white screen too - your patch now shows the user wall, but the OG wall still results in WSOD.
I think this is a great idea for a module, but agree the release state should not be stable just yet.
Comment #4
moesi_123 commentedWhere do i past the patch?
am having the same problem as well when i click view wall i get a white screen ( blank page )
Do i copy and past the user_wall.module.patch into the user_wall.module?
Please can u tell me what do i do with the patch
Thanks :)
Comment #5
KirstenLangholz commentedHello,
I also do not undertand how to add the patch. Does - and then + means only those lines have to be exchanged?
Please let me know.
Thanks.
Comment #6
tomrenner commentedhttp://drupal.org/node/60108
Comment #7
abhay1982 commentedI am a fresher please correct me where i am wrong
Even i tried putting the Patch but still i can see only the blank screen
Please check the attached module file
I have patched using Gnupatch
Here are steps i followed
1.)Installed Drupal 6
2.)Enabled the User wall Module
3.)Patched the module file using Gnutool
Note :-
1.)I have not changed or installed any other module manually
2.)I have made permission to the User wall modules in permissions sections
Still i get White screen
Comment #8
mukesh242307 commentedchange 'page callback' => 'theme' to 'page callback' => 'theme_user_wall' in hook_menu().
It will work
Comment #9
mukesh242307 commentedchange 'page callback' => 'theme' to 'page callback' => 'theme_user_wall' in hook_menu().
It will work
Comment #10
Lee-vit-Over commentedI would LOVE to be able to use this module, but I absolutely agree. Putting out a module that doesn't work, and hasn't been tried and tested is nutz. -- I too would like to know how to use the patch, please. Has anyone addressed the OG Wall ? I have modified the "Guestbook" module and am using that for the site-wall - works well, but doesn't work well for users or groups. Could someone please explain how to use the patch for this module ? - THANK YOU!... Lee-vit-Over@hotmail.com
Comment #11
bobooon commentedProject has been discontinued in favor of http://drupal.org/project/facebook_status.