when on profile I click "View Wall" - I get white screen

CommentFileSizeAuthor
#7 user_wall.zip3.24 KBabhay1982
#1 user_wall.module.patch2.32 KBankur

Comments

ankur’s picture

StatusFileSize
new2.32 KB

I 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.

ankur’s picture

Status: Active » Needs review
snorkers’s picture

@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.

moesi_123’s picture

Where 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 :)

KirstenLangholz’s picture

Hello,

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.

tomrenner’s picture

abhay1982’s picture

StatusFileSize
new3.24 KB

I 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

mukesh242307’s picture

change 'page callback' => 'theme' to 'page callback' => 'theme_user_wall' in hook_menu().

It will work

mukesh242307’s picture

change 'page callback' => 'theme' to 'page callback' => 'theme_user_wall' in hook_menu().

It will work

Lee-vit-Over’s picture

I 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

bobooon’s picture

Status: Needs review » Closed (fixed)

Project has been discontinued in favor of http://drupal.org/project/facebook_status.