Thread Starter
rdwlaw
(@rdwlaw)
It does work with pretty permalinks turned off. I suppose I don’t need the pretty permalinks for my purposes, but can anyone think of a reason why pretty permalinks won’t work on the multisite category listings?
Can’t tell if this was resolved. When I upgraded to 3.5, cron stopped working for a batch email job. Yesterday, decided to check wp-config and found this:
define(‘DISABLE_WP_CRON’, true);
I don’t know how that appeared or whether it had anyrhing to do with the upgrade to 3.5, but I disabled the line and cron is again working fine.