lifetype-1.2_r5136 into WordPressMU 2.8.4
I've tried the plog import plugin(http://ernesto.burdenfamily.net/?p=1685) and it fails with:
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 71 bytes) in /home/bluecas/public_html/wp/wp-includes/plugin.php on line 302
I figure the problem is in the plugin, though I can't figure it out. Since I'm a database developer, I turned to seeing if I can just direct import the data into the tables but I'm unsure of the whole term verses term_taxonomy thing. Can someone enlighten me on how the two tables work together to to store the categories?