Closed (fixed)
Project:
Drupal core
Version:
4.1.0
Component:
Theme system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Feb 2003 at 06:56 UTC
Updated:
4 Jul 2012 at 15:36 UTC
In file ${drupal}/includes/theme.inc, line 35 i get an error on wrong parameters for function implode(). This is within the links() function. As you dont have errors on your page, did you put the wrong file in the tarballs?
Else, for myself the following line added just before the return works:
if ( empty( $links )) return "";
Hope you fix that.
Thanks,
hriedel
Comments
Comment #1
ax commenteddup of #1186
dries, kjartan: please fix: