ncklln
Forum Replies Created
-
Forum: Plugins
In reply to: [WP eCommerce] [Plugin: WP e-Commerce] gold cart default gatewayturns out I answered my own question – if you want to do this, just change the name of the gateway you want to come first – in my case, I just changed ‘Sagepay’ to ‘a-Sagepay’ in the gold_cart-plugin/merchants/gateway.php file, and it becomes the default gateway.
Forum: Plugins
In reply to: [WP eCommerce] [Plugin: WP e-Commerce] gold cart weight rate calculationsI think it was a few corrupt products – tried everything else then deleted and re-build a some of the product pages and now it’s fine…
Forum: Plugins
In reply to: [WP Super Cache] [Plugin: WP Super Cache] custom post taxonomy:o|
Forum: Plugins
In reply to: [WP Super Cache] [Plugin: WP Super Cache] custom post taxonomydid you manage to get Super Cache to preload product pages?! I’ve been trying to do this for a few days now and it’s driving me nuts. Have tried spiders and site-map generators to build the pages into SC but not found a reliable solution…
Forum: Plugins
In reply to: [WP Super Cache] [Plugin: WP Super Cache] preload cache not working…just had ‘internal server error’ messages on the site (including admin when I tried to log in) which was scary. Found a page that was already logged in to WPSC and switched super-caching off – now it’s fine again.
The cacheing is great when it works, but it doesn’t seem to work often – the cache was filled up earlier today (presumably by a spider) and it worked great, but all the files were gone an hour later (i had expiry time set to 360000 seconds)
Forum: Plugins
In reply to: [WP Super Cache] [Plugin: WP Super Cache] preload cache not workingenabled debugging then hit ‘preload cache now’, this is the debug log
thanks again Donncha16:32:32 /shop/wp-admin/options-general.php?page=wpsupercache&tab=preload Cookie detected: wordpress_logged_in_5c58e78c5ead69af1211c5eb970a125a
16:32:32 /shop/wp-admin/options-general.php?page=wpsupercache&tab=preload supercache dir: /vhost/vhost11/p/u/s/pussyhomeboutique.co.uk/www/shop/wp-content/cache/supercache/www.pussyhomeboutique.co.uk/shop/wp-admin/options-general.php/
16:32:32 /shop/wp-admin/options-general.php?page=wpsupercache&tab=preload No wp-cache file exists. Must generate a new one.
16:32:33 /shop/wp-admin/options-general.php?page=wpsupercache&tab=preload Cookie detected: wordpress_logged_in_5c58e78c5ead69af1211c5eb970a125a
16:32:33 /shop/wp-admin/options-general.php?page=wpsupercache&tab=preload In WP Cache Phase 2
16:32:33 /shop/wp-admin/options-general.php?page=wpsupercache&tab=preload Setting up WordPress actions
16:32:33 /shop/wp-admin/options-general.php?page=wpsupercache&tab=preload Not caching wp-admin requests.
16:32:38 /shop/wp-admin/options-general.php?page=wpsupercache&tab=preload Cookie detected: wordpress_logged_in_5c58e78c5ead69af1211c5eb970a125a
16:32:38 /shop/wp-admin/options-general.php?page=wpsupercache&tab=preload In WP Cache Phase 2
16:32:38 /shop/wp-admin/options-general.php?page=wpsupercache&tab=preload Setting up WordPress actions
16:32:38 /shop/wp-admin/options-general.php?page=wpsupercache&tab=preload Not caching wp-admin requests.
16:32:48 /shop/wp-admin/options-general.php?page=wpsupercache&tab=debug Cookie detected: wordpress_logged_in_5c58e78c5ead69af1211c5eb970a125a
16:32:48 /shop/wp-admin/options-general.php?page=wpsupercache&tab=debug supercache dir: /vhost/vhost11/p/u/s/pussyhomeboutique.co.uk/www/shop/wp-content/cache/supercache/www.pussyhomeboutique.co.uk/shop/wp-admin/options-general.php/
16:32:48 /shop/wp-admin/options-general.php?page=wpsupercache&tab=debug No wp-cache file exists. Must generate a new one.
16:32:49 /shop/wp-admin/options-general.php?page=wpsupercache&tab=debug Cookie detected: wordpress_logged_in_5c58e78c5ead69af1211c5eb970a125a
16:32:49 /shop/wp-admin/options-general.php?page=wpsupercache&tab=debug In WP Cache Phase 2
16:32:49 /shop/wp-admin/options-general.php?page=wpsupercache&tab=debug Setting up WordPress actions
16:32:49 /shop/wp-admin/options-general.php?page=wpsupercache&tab=debug Not caching wp-admin requests.Forum: Plugins
In reply to: [WP Super Cache] [Plugin: WP Super Cache] preload cache not workingThanks so much for taking the time to reply – I think the problem is that they’re ‘products’ though – you replied to my other post saying that only ‘posts’ and ‘pages’ are supported in the preload feature. Damn! I don’t suppose there’s a work-around?
thanks again