For those who are following along, John found the offending bits:<div><br></div><div><span class="Apple-style-span" style="color: rgb(80, 0, 80); font-family: 'Droid Sans', arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255); ">offending 'tips code in the database. It was in the table page_manager_handler "WHERE did = 51". I did a database dump to your home directory and grepped for the data there. I corrected it in place using SQL, but I suspect there is an admin setting somewhere in the drupal gui that I could have used. It doesn't seem to have corrected the ability to send email.</span><br>
<br></div><div>Unfortunately, my new user registration email problem hasn't cleared up. So back to the hunt.</div><div><br></div><div>While I'm at it, I'd love to clear up all of the following errors clogging up my log:</div>
<div><br></div><div>[Wed Sep 07 21:37:01 2011] [error] [client 24.246.24.2] PHP Warning: require_once() [<a href='function.require-once'>function.require-once</a>]: Unable to allocate memory for pool. in /var/www/<a href="http://dev.meld.org/drupal-6.x/includes/common.inc">dev.meld.org/drupal-6.x/includes/common.inc</a> on line 2663, referer: <a href="http://dev.meld.org/member/register">http://dev.meld.org/member/register</a></div>
<div><br></div><div>I've already set my memory_limit = 128M in php.ini.</div><div><br></div><div><div class="gmail_quote">On Wed, Sep 7, 2011 at 21:54, John Van Ostrand <span dir="ltr"><<a href="mailto:john@netdirect.ca">john@netdirect.ca</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im"><br>
<br>
----- Original Message -----<br>
> One step at a time. I was hoping it would be in a module with the path<br>
> "tips"<br>
> in hook_menu(), and if not, then we would look in the database.<br>
><br>
><br>
</div><div class="im">> That is what I am suspecting too: a module that has that path.<br>
<br>
</div>I figured if it was a module it would just hook in using a function. This is data being eval()ed so I figure it could be hard coded in a string in a module or in the database.<br>
<div><div></div><div class="h5"><br>
--<br>
John Van Ostrand<br>
CTO, co-CEO<br>
Net Direct Inc.<br>
564 Weber St. N. Unit 12, Waterloo, ON N2L 5C6<br>
Ph: <a href="tel:866-883-1172%20x5102" value="+18668831172">866-883-1172 x5102</a><br>
Fx: <a href="tel:519-883-8533" value="+15198838533">519-883-8533</a><br>
<br>
Linux Solutions / IBM Hardware<br>
<br>
<br>
_______________________________________________<br>
kwlug-disc mailing list<br>
<a href="mailto:kwlug-disc@kwlug.org">kwlug-disc@kwlug.org</a><br>
<a href="http://kwlug.org/mailman/listinfo/kwlug-disc_kwlug.org" target="_blank">http://kwlug.org/mailman/listinfo/kwlug-disc_kwlug.org</a><br>
</div></div></blockquote></div><br></div>