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 |
Jump to:
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
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
#4
No, only to 6.x-2.x.
#5
#6
committed to 6.x-1.x-dev.
#7
Clearing the issue list.