"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>
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 1104824-php5.3bugpatchv2-6.x-1.0-beta2.patch | 963 bytes | stongo |
| #1 | 1104824-php5.3bug-6.x-1.0-beta2.patch | 794 bytes | stongo |
Comments
Comment #1
stongo commentedThis patch fixes the error for me.
PLEASE DISREGARD. STILL DOESN'T FIX IT.
Comment #2
stongo commentedHad to make one more change to the foreach statement in the hook_link_alter
This patch should work.