weblinks block more link problems

jordanmelnick - March 31, 2009 - 16:17
Project:Web Links
Version:6.x-1.4
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

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!

#1

NancyDru - April 1, 2009 - 20:50
Status:active» fixed

Some function names changed when the block got split out.

#2

rmiddle - April 4, 2009 - 11:52

NancyDru,

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

Thanks
Robert

#3

rmiddle - April 4, 2009 - 11:52
Status:fixed» postponed (maintainer needs more info)

#4

NancyDru - April 4, 2009 - 14:03

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

#5

rmiddle - April 4, 2009 - 15:12
Status:postponed (maintainer needs more info)» patch (to be ported)

#6

NancyDru - April 9, 2009 - 18:01
Status:patch (to be ported)» fixed

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

#7

NancyDru - April 15, 2009 - 19:57
Status:fixed» closed

Clearing the issue list.

 
 

Drupal is a registered trademark of Dries Buytaert.