I had been using the deprecated code [wp-realtime-sitemap show="all"]`to call categories, but with the 3.5.1 update, I began getting a memory error on the page:
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 71 bytes) in /home3/thegroto/public_html/wp-includes/taxonomy.php on line 2706
I've tried the new general code, [wp-realtime-sitemap] but am getting the same "Allowed memory" error with that also.
Any ideas I can try?