Hi Fred.&nbsp; Could you post your code so that we can get a better handle on what you&#39;ve done so far?<br><br>Thanks<br><br><div><span class="gmail_quote">On 9/6/07, <b class="gmail_sendername">Fred Jones</b> &lt;<a href="mailto:fredthejonester@gmail.com">
fredthejonester@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Joakim Stai wrote:<br>&gt; It could be something as simple as the cache not being cleared. If
<br>&gt; you alter the database, you need to clear the cache for the correct<br>&gt; value to be displayed.<br>&gt;<br>&gt; <a href="http://api.drupal.org/?q=api/function/cache_clear_all/5">http://api.drupal.org/?q=api/function/cache_clear_all/5
</a><br><br>Great idea. But it doesn&#39;t seem to work. I tried now:<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;cache_clear_all();<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;cache_clear_all(NULL, &#39;cache_content&#39;);<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;cache_clear_all(NULL, &#39;cache&#39;);
<br><br>and<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;cache_clear_all(NULL, &#39;cache_views&#39;);<br><br>but /node/18 remains the same--no update visible. :(<br><br>I don&#39;t think cache_filter nor cache_menu tables will do the trick either.<br>
<br>Any other ideas? It&#39;s Drupal 5.2.<br><br>Thanks.<br>--<br>[ Drupal support list | <a href="http://lists.drupal.org/">http://lists.drupal.org/</a> ]<br></blockquote></div><br>