Bad 'switch_blog' action
-
In the case there TML is network activated in MS, during the poccess of site activation/creation – plugin has already loaded when
wpmu_create_blog()performs install. It usesswitch_to_blogand TML hooks toswitch_blogSELECTing INSERTing options resulting in “table doesn’t exist” errors.There’s a WP_INSTALLING constant at disposal to prevent that. Cheers
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Bad 'switch_blog' action’ is closed to new replies.