First off, this is not a bug with Advanced Profile, but rather Views. However, it was the use of Advanced Profile on my site, and all the CCK fields created by the default profile template, that caused it to "crash" with memory errors. This issue has already been reported here:
In order to get my site back online, I had to manually disable the CCK text module and then log into my site and remove the uprofile content type. The real cause is that I have a lot of taxonomy terms and adding these additional CCK fields put it over the top. Apparently Views is attempting to cache taxonomy terms and should not be, as well as some other caching issues. Note that I do not have caching enabled either. I just want to make people aware of this issue should you enable this module and find yourself greeted with a buffer error.
I wasn't sure how this should be filed, so please alter the posting as you see fit Michelle.
Thanks,
Josh
Comments
Comment #1
michelleWell, as you said, this really isn't an advprofile issue and it's already in the views queue... Not much else I can do but mark it duplicate.
For future searchers, here's a keyword: max_allowed_packet
Michelle
Comment #2
joshua_cohen commentedYa sorry about this. Apparently it is bad etiquette to post like this on Drupal.org and it just annoys developers. My humble apologies if I have offended you or others, I truly just wanted to help everyone out.
http://symbiotix.net/articles/community-interaction-lessons-learned-and-...
Josh
Comment #3
michelleIt's ok, I just don't like issues sitting open because then I keep looking at them and remembering there's nothing I can do. I need to set the state to something and duplicate seemed the most relavant.
Michelle