Greets:
I'm trying to get Short Stat running and am having an issue.
For some reason, it doesn't want to add in the tables upon blog creation.
OK, I can live with that. That's not an issue.
I was then thinking that I could add in the tables manually using the list of databases tables created by upgrade-schema.php when it creates a new blog.
Only one problem. I add in the tables to the end of the long list of $wp_queries but they get ignored when a blog is created.
Suggestions?
Does it add in only certain tables from that list? And can I get this declaired somewhere else within the program?
Thanks,
-drmike