Closed (fixed)
Project:
Web Links
Version:
6.x-1.4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Mar 2009 at 16:17 UTC
Updated:
15 Apr 2009 at 19:57 UTC
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
Comment #1
nancydruSome function names changed when the block got split out.
Comment #2
rmiddle commentedNancyDru,
Did you make the Change to both 6.x-1.x and 6.x-2.x?
Thanks
Robert
Comment #3
rmiddle commentedComment #4
nancydruNo, only to 6.x-2.x.
Comment #5
rmiddle commentedComment #6
nancydrucommitted to 6.x-1.x-dev.
Comment #7
nancydruClearing the issue list.