Download & Extend

weblinks block more link problems

Project:Web Links
Version:6.x-1.4
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

clicking on the 'more' link in the weblinks block gives me the following error messsage:

Fatal error: Call to undefined function _weblinks_block_content() in weblinks.module on line 800

This is line 800: $content = _weblinks_block_content($tid, $tid, 0, $group_id);

notice anything? any suggestions? thank you kindly!

Comments

#1

Status:active» fixed

Some function names changed when the block got split out.

#2

NancyDru,

Did you make the Change to both 6.x-1.x and 6.x-2.x?

Thanks
Robert

#3

Status:fixed» postponed (maintainer needs more info)

#4

No, only to 6.x-2.x.

#5

Status:postponed (maintainer needs more info)» patch (to be ported)

#6

Status:patch (to be ported)» fixed

committed to 6.x-1.x-dev.

#7

Status:fixed» closed (fixed)

Clearing the issue list.