Hi,
the "view recent blog posts" in userprofiles disappears, when enabling the userlink module. Instead there is only a "View recent links." link. I want to use both, the "view recent blog posts" & the "view recent links" link.

Maybe it´s possible to delete the "." at the end of "view recent links." too.

Thanks in advance,
best regards,
Maik

Comments

marcp’s picture

Status: Active » Needs review

I checked a fix for this in to CVS. If you're able to test it out for me and confirm that it's working, I'll cut a new release. Thanks for the bug report.

Marc

msolt’s picture

can you tell me where to find the patch? I´m not able to find it :D
maybe you can post it here...then I will check and let you know if it´s working

Best regards,
Maik

marcp’s picture

You can get userlink.module out of the CVS repository here:

http://cvs.drupal.org/viewcvs/drupal/contributions/modules/userlink/user...

Hit the "download" link next to Revision 1.4.2.2 and save it to your userlink directory.

Let us know how it goes.

Marc

msolt’s picture

Thank you,
I´ve tried it several times, but it´s not working.
Thats strange ....

Can you help me (again) ;-) ?

Best regards,
Maik

marcp’s picture

Hmmm -- could you please post here the contents of function userlink_user that you are using?

msolt’s picture

Sorry that I´m such a newbie but where can I exactly find it?

marcp’s picture

Sorry about my cryptic earlier instructions. What you need to do is find userlink.module, which is either in your modules/userlink directory or your modules/sites/all/userlink directory -- let us know if you can't find it and we'll help you further.

You need to replace that userlink.module file with the one that you can download here:

http://cvs.drupal.org/viewcvs/drupal/contributions/modules/userlink/user...

by clicking on the download link next to Revision 1.4.2.2.

If this fixes your problem, please post back here so that I can cut a new release of the module. And, don't hesitate to ask for more help if you need it. You can help the next newbie that comes along!

msolt’s picture

Great it was working for me... i just had to do it 2 times...i don´t exactly know why.
Strange.
But now i have another more "general" problem. The problem is, when installing the "guestbook module" i have the same problem.
Thats not funny ^^
Again the "view recent blog posts" is gone... does anybody know why?!

Best regards,
Maik

marcp’s picture

File an issue against the Guestbook project. Between 4.7.x and 5.x the way that modules provide links was changed. You can point them to: http://drupal.org/node/64279#handling-of-links for some help.

marcp’s picture

Status: Needs review » Closed (fixed)

Closing this issue.