Closed (fixed)
Project:
Links Package
Version:
5.x-1.2
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
16 Jan 2007 at 04:30 UTC
Updated:
13 Jan 2009 at 20:40 UTC
V5RC2 Clean install
I receive this when I click on the "weblinks" in the Nav Menu
everything else runs great
oh there is one thing - it was weird
The first weblink I added - term choices did not show up. I did a save and then edit - then they were there. and they have been ever since.
Comments
Comment #1
Plátano en Pijama commentedI'm getting this same thing. I get:
Fatal error: Call to undefined function form_render() in /home/azavia/public_html/spiritmagick/modules/links/links_weblink.module on line 207
Comment #2
hyperlogos commentedI'm not only getting this error, but drupal is serving blank pages when I get it.
Comment #3
Caerydd commentedI third that error.
Comment #4
vinayras commenteduse
drupal_render
in place of
form_render
Comment #5
syscrusher commentedThis was fixed some time ago, and I forgot to close the issue.
Syscrusher