<div class="gmail_quote">On Nov 30, 2007 2:51 PM, Earnie Boyd <<a href="mailto:earnie@users.sourceforge.net">earnie@users.sourceforge.net</a>> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div class="Ih2E3d">Quoting Skip Taylor <<a href="mailto:avskip@gmail.com">avskip@gmail.com</a>>:<br><br>> On Nov 30, 2007 12:14 PM, sander-martijn <<a href="mailto:lists@severeddreams.com">lists@severeddreams.com
</a>> wrote:<br>><br>>> Well if that sql works and in turn the database is accurate but the<br>>> array is empty (an assumption i'm making from the error) then it looks<br>>> like the array is likely getting lost in the php somewhere. It could
<br>>> take quite a bit of messing around to track down exactly where this is<br>>> happening.<br>>><br>>> What I would suggest doing at this point before trying anything else if<br>>> you haven't modified anything in core and have put all your modules in
<br>>> /sites/all/modules/ is to backup your entire site directory, download a<br>>> fresh copy of drupal 5.3, replacing /sites and /files with your folders<br>>> and uploading the whole thing. Since the site setup, themes, modules
<br>>> and uploaded files should be in those two folders that should work fine<br>>> and shouldn't take more than about a half hr to hr (depending on ftp<br>>> speed). If it still doesn't work then it's one of your modules or
<br>>> something in the database.<br>>><br>><br>> I'll give that a try and see what happens. As to messing around with the<br>> code, I'm not a PHP or MySQL programmer so I doubt it would do much good.
<br>> It's more a minor inconvenience as I rarely use the setting. I was going to<br>> submit this as an issue but can't figure out what category to put it in.<br>><br><br></div>Maybe you're just running out of memory? To .htaccess add ``php_value
<br>memory_limit 64M''. You might also add ``php_value display_errors 1''<br>temporarily to see if it displays an error.<br>
<div>
<div></div>
<div class="Wj3C7c"></div></div></blockquote>
<div> </div>
<div> </div>
<div>That occurred to me. If it were just running out of memory, when I disabled the modules wouldn't that have freed the memory up? I'll try to completely remove a couple of modules and see if that does anything anyway.
</div>
<div> </div></div>
<div>Thanks,</div>
<div>Skip<br clear="all"><br>-- <br>Half of being smart is knowing what you're dumb at. -- David Gerrold<br></div>