Project:userlink
Version:5.x-1.1
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

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

#1

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

#2

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

#3

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

#4

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

Can you help me (again) ;-) ?

Best regards,
Maik

#5

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

#6

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

#7

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!

#8

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

#9

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.

#10

Status:needs review» closed (fixed)

Closing this issue.