<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Might sound strange but did you try exporting then re-importing the
view with a new name? I haven't done that with D5 before so I'm not
sure of the steps.<br>
<br>
- John<br>
<br>
<br>
Idan Arbel wrote:
<blockquote cite="mid:009c01c9f3fb$c3b21aa0$4b164fe0$@com" type="cite">
<meta http-equiv="Content-Type" content="text/html; ">
<meta name="Generator" content="Microsoft Word 12 (filtered medium)">
<style>
<!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p
        {mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0cm;
        mso-margin-bottom-alt:auto;
        margin-left:0cm;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
<div class="Section1">
<p class="MsoNormal"><span
style="font-size: 11pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);">Thanks<o:p></o:p></span></p>
<p class="MsoNormal"><span
style="font-size: 11pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);"><o:p> </o:p></span></p>
<p class="MsoNormal"><span
style="font-size: 11pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);">I'm
running drupal 5 on this site, I cleared the cache and still
the same.<o:p></o:p></span></p>
<p class="MsoNormal"><span
style="font-size: 11pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);"><o:p> </o:p></span></p>
<p class="MsoNormal"><span
style="font-size: 11pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);">What
else can be done, what could cause this weird effect?<o:p></o:p></span></p>
<p class="MsoNormal"><span
style="font-size: 11pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);"><o:p> </o:p></span></p>
<div
style="border-style: solid none none; border-color: rgb(181, 196, 223) -moz-use-text-color -moz-use-text-color; border-width: 1pt medium medium; padding: 3pt 0cm 0cm;">
<p class="MsoNormal"><b><span
style="font-size: 10pt; font-family: "Tahoma","sans-serif";">From:</span></b><span
style="font-size: 10pt; font-family: "Tahoma","sans-serif";">
<a class="moz-txt-link-abbreviated" href="mailto:support-bounces@drupal.org">support-bounces@drupal.org</a> [<a class="moz-txt-link-freetext" href="mailto:support-bounces@drupal.org">mailto:support-bounces@drupal.org</a>] <b>On
Behalf Of </b>Victor
Kane<br>
<b>Sent:</b> <span dir="rtl" lang="HE">ג 23 יוני 2009 14:59</span><br>
<b>To:</b> <a class="moz-txt-link-abbreviated" href="mailto:support@drupal.org">support@drupal.org</a><br>
<b>Subject:</b> Re: [support] View stopped working....<o:p></o:p></span></p>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal" style="margin-bottom: 12pt;">Since views manages
its own
cache, you might want to make sure it is cleared, along with Drupal
internal
caches.<br>
<br>
This depends on what version of Drupal you are using.<br>
<br>
In Drupal 5, you can visit admin/build/modules, or else install the
devel
module and avail yourself of its link to clear internal Drupal caches.<br>
<br>
In Drupal 6, you can clear internal Drupal caches via an explicit
button at the
foot of Administer > Site configuration > Performance , and then
go
to Administer > Site building > Views > Tools and then hit the
"Clear Views' Cache" button.<br>
<br>
Victor Kane<br>
<a moz-do-not-send="true" href="http://awebfactory.com.ar">http://awebfactory.com.ar</a><br>
<a moz-do-not-send="true" href="http://projectflowandtracker.com">http://projectflowandtracker.com</a><o:p></o:p></p>
<div>
<p class="MsoNormal">2009/6/23 Idan Arbel <<a
moz-do-not-send="true" href="mailto:idan@arbel-designs.com">idan@arbel-designs.com</a>><o:p></o:p></p>
<p class="MsoNormal">I've checked for errors in the log,nothing
there, how do I
clear the cache<br>
tables, although I'm pretty sure this isn't a cache issue, the system is<br>
quite responsive to change, just not fetching node types that aren’t
page.<br>
<br>
I'll have my host increase the memory for php.<br>
<br>
Thanks<o:p></o:p></p>
<div>
<div>
<p class="MsoNormal"><br>
<br>
<br>
-----Original Message-----<br>
From: <a moz-do-not-send="true"
href="mailto:support-bounces@drupal.org">support-bounces@drupal.org</a>
[mailto:<a moz-do-not-send="true"
href="mailto:support-bounces@drupal.org">support-bounces@drupal.org</a>]
On<br>
Behalf Of Walter Garcia-Fontes<br>
Sent: <span dir="rtl" lang="HE">ג 23 יוני 2009 14:42</span><br>
To: <a moz-do-not-send="true" href="mailto:support@drupal.org">support@drupal.org</a><br>
Subject: Re: [support] View stopped working....<br>
<br>
* Idan Arbel [23/06/09 13:19]:<br>
> I created a new view, with just one filter according to node type.
Set it<br>
to<br>
> just page, returns great. Set it to all except "page" and
nothing.<br>
> What can cause this?<br>
> This is pretty urgent.<br>
<br>
Have you cleared the cache tables?<br>
Have you checked the logs to see if there are any php errors reported?<br>
Have you tried increasing the memory assigned to php in the server?<br>
<br>
--<br>
Walter Garcia-Fontes<br>
Barcelona<br>
--<br>
[ Drupal support list | <a moz-do-not-send="true"
href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a>
]<o:p></o:p></p>
</div>
</div>
<p class="MsoNormal">Checked by AVG - <a moz-do-not-send="true"
href="http://www.avg.com" target="_blank">www.avg.com</a><br>
Version: 8.5.374 / Virus Database: 270.12.87/2195 - Release Date:
06/22/09<br>
18:11:00<o:p></o:p></p>
<div>
<div>
<p class="MsoNormal"><br>
--<br>
[ Drupal support list | <a moz-do-not-send="true"
href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a>
]<o:p></o:p></p>
</div>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<p><span style="font-size: 10pt; font-family: "Arial","sans-serif";">Checked
by
AVG - <a class="moz-txt-link-abbreviated" href="http://www.avg.com">www.avg.com</a><br>
Version: 8.5.374 / Virus Database: 270.12.87/2195 - Release Date:
06/22/09
18:11:00</span><o:p></o:p></p>
</div>
<pre wrap="">
<hr size="4" width="90%">
--
[ Drupal support list | <a class="moz-txt-link-freetext" href="http://lists.drupal.org/">http://lists.drupal.org/</a> ]</pre>
</blockquote>
</body>
</html>