"Array" appears in all $links areas on a site running Drupal 6.x-20 and fast-cgi php (5.3-x)
Here's the html source:

<ul class="links inline"><li class="">Array</li>
<li class="taxonomy_term_46"><a title="" rel="tag" href="/feed-category/blogs">Blogs</a></li>
</ul>

Comments

stongo’s picture

Status: Active » Needs review
StatusFileSize
new794 bytes

This patch fixes the error for me.
PLEASE DISREGARD. STILL DOESN'T FIX IT.

stongo’s picture

StatusFileSize
new963 bytes

Had to make one more change to the foreach statement in the hook_link_alter
This patch should work.