What happened?
I just changed the block title and then the blocks disappeared,
i tried with another "similar" block and that happened again, after changing title nothing was printed, the block simply isn't in the content (i'm using a region in a node template)
I thought it was an issue with some cache tables so i cleared them but nothing changed..I deleted the custom title but nothing to do.
Then i've tried to disable and enable again the module but i'm still waiting them to come back...
Any idea?
Thanks
Da.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | similar_terms_disappearing_5.patch | 874 bytes | blackdog |
Comments
Comment #1
fnikola commentedI ran into the same problem whereas the block disappeared once i changed the block title
Comment #2
Richard Blackborder commentedI got this issue for the D6 version of this module, so the fix at http://drupal.org/node/308427 may work for the D5 version too (or similar). I can't speak from first hand experience, though.
Comment #3
planctus commentedGreat...
fixed, i don't know how to thank you likeless :-)
See you
Da.
Comment #4
rmiddle commented#308427: Can't see the Similar Terms blocks
Looks to be a fix as well. I just need to take a few min to port it.
Thanks
Robert
Comment #5
blackdog commentedI've ported the patch in #308427: Can't see the Similar Terms blocks, now blocks show up when configured. I also added an empty array to make a PHP error go away when there were no terms.
Comment #6
blackdog commentedChanging category to reflect issue.
Comment #7
rmiddle commentedCommited to CVS 5.x