When a user views another user's profile, there is a Weblinks link at the top, when you click on it you get

warning: Invalid argument supplied for foreach() in /hsphere/local/home/morningbird/motorcitypagans.com/includes/form.inc on line 945.

This is no good, obviously, but I'd rather not even have the weblinks link. It seems superfluous since there's already a track link and that includes weblinks with everything else. How do I get rid of this?

Comments

ideaoforder’s picture

Assigned: Unassigned » ideaoforder
Category: support » bug

You can remove that link from the menu in weblinks.module in the weblinks_menu() function, OR I will attempt to address this in the next minor revision, which I probably won't have a chance to get to for a few weeks. If you're not comfortable mucking about with code, I'll try to post a patch in the next week or so. Cheers.

umonkey’s picture

ideaoforder, I'd like to comaintain this module. There aren't many features to add really, but I could fix the bugs, what do you think? Please email me, you have your contact form disabled, so the only way to contact you is to comment and wait.

sveina’s picture

How do I remove that link from the menu? What must be changed in the weblinks_menu() function?

rmiddle’s picture

Status: Active » Fixed

Can reproduce with 1.8. I am guessing that it was fixed in 1.8 release if it is still happening please list what premission the user has under the weblink section and what options you have setup.

Thanks
Robert

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.