Title: strange behavior under 3.6.1 multisite
Last modified: August 21, 2016

---

# strange behavior under 3.6.1 multisite

 *  Resolved [_ck_](https://wordpress.org/support/users/_ck_/)
 * (@_ck_)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/strange-behavior-under-36-multisite/)
 * I must be missing something, perhaps it is late-night tired eyes.
 * Working 1.3.2 supercache install under wp 3.6.1 multisite, cached files created
   and served just fine for logged out users.
 * Except I noticed that the post transition status functionality has not been working–
   an individual post on its own page will update, but not the front page index 
   for example.
 * So I tried to turn on debug. No debug output, not to error log, not if it I give
   it an error log file, nothing.
 * So just for the heck of it, I tried making sure the `wpsc_post_transition` hook
   was added at init, exactly like how supercache does it, just doubled it at init
   action.
 * Remember, at init, all plugins should be loaded.
 * Except the result is php isn’t aware of `wpsc_post_transition` when I try to 
   call it at init. It is NOT loaded.
 * And yet supercache works.
 * So it is running for logged out users to create cached pages, and I can see the
   control panel just fine and it is network activated for all users.
 * But no debug, no transition status functionality.
 * What am I missing?
 * I guess this is a critical question: when a user is logged in, does advanced-
   cache – > phase1 -> phase2 load? Or is that skipped? If it is skipped for logged
   in, it would explain why `wpsc_post_transition` is not found.

Viewing 1 replies (of 1 total)

 *  Thread Starter [_ck_](https://wordpress.org/support/users/_ck_/)
 * (@_ck_)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/strange-behavior-under-36-multisite/#post-4123798)
 * Short was between operator’s headset 😀
 * Local copy was trunk, server copy was older copy before transition function was
   created.

Viewing 1 replies (of 1 total)

The topic ‘strange behavior under 3.6.1 multisite’ is closed to new replies.

 * ![](https://ps.w.org/wp-super-cache/assets/icon-256x256.png?rev=3506220)
 * [WP Super Cache](https://wordpress.org/plugins/wp-super-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-super-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-super-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-super-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-super-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-super-cache/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [_ck_](https://wordpress.org/support/users/_ck_/)
 * Last activity: [12 years, 9 months ago](https://wordpress.org/support/topic/strange-behavior-under-36-multisite/#post-4123798)
 * Status: resolved