pluggyboy
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Super Cache] WP Super Cache & WPSCMin: HTML Minify pluginI’m getting a ‘site compromised’ message from google when i visit the link for wpscmin. might be worth removing the link until they’ve sorted that out in case the plugin file itself is compromised.
Forum: Plugins
In reply to: [Event Calendar 3] Event Calendar 3 on WP 3.4.1 broken🙂
Forum: Plugins
In reply to: [Event Calendar 3] Event Calendar 3 on WP 3.4.1 brokenjust had a developer i work with take a look, and he’s fixed the issue:
in eventcalendar3.php
on lines: 135, 228, 242, 266, 281, 539
replace &$ with $
hope this helps others.
Forum: Plugins
In reply to: [Event Calendar 3] Event Calendar 3 on WP 3.4.1 brokensecond that. Any view on whether this is likely to be fixed? it was being very useful on a live site…
Forum: Plugins
In reply to: [WP Super Cache] [Plugin: WP Super Cache] site keeps crashinghey, quick update for you… I ended up turning off Cloudflare, but found that whilst the site was no longer crashing, the cache was still being completely emptied on a regular basis.
Overnight, i’ve had someone go through the code and establish that it was a line of code in the buddypress core (bp-core.php line 1888) which was causing the whole cache to empty each time an article was edited / published:
return prune_super_cache( $cache_path, true );
commented out that line, and hey presto, i’ve now got 5000 pages in the cache and growing. hth in case it crops up for anyone else.
Forum: Plugins
In reply to: [WP Super Cache] [Plugin: WP Super Cache] site keeps crashingyes, clearly. I’m running it along with Cloudflare.com, might that be causing any issues? I’m looking at the cache stats right now, and there’s nothing in the cache at all…
Forum: Plugins
In reply to: [WP Super Cache] [Plugin: WP Super Cache] site keeps crashingthe majority of users visit the site in non-logged in mode, so i’m not sure that this is causing the issue. looking in the cache at most times, i’m only seeing like 10 – 20 files in each cache: http://screencast.com/t/btPjjkajiS8 so i can’t see that the legacy cache files would be the issue either..
any other ideas?
Forum: Plugins
In reply to: [WP Super Cache] [Plugin: WP Super Cache] site keeps crashingwill give that a go. unfortunately, it seems that APC wasn’t causing the issue… any other ideas? able to take a (paid) look for me?
Forum: Plugins
In reply to: [WP Super Cache] [Plugin: WP Super Cache] site keeps crashingthe site on one machine, the dbase on the other machine. we think the issue may be with APC so are turning that off on the server for the time being.
Are there any known issues running this along side the plugin?
heard back from Vladimir, and he’s suggesting that it’s because your plugin is putting javascript within the page rather than within the header.
Is there any way of pushing it into the header please, as I could really do with working with both plugins…
thanks in advance,
Dave
actually just fixed that error by pushing the files to the CDN, thereby removing keyword ‘labourdonnerie’ from the url structure and fixing the broken links. this would suggest to me that there’s some sort of issue with the plugin seo smart business links, I’ll contact Vladimir Prelovac who publishes it to see if there’s a fix too…
Hi Cameron, sorry for delay in replying. I’ve posted a sample page here: http://labourdonnerie.com/testing-page/
It’s a weird one, I’ve a feeling it may be a clash with either the tags functionality of plugin SEO Booster PRO, or SEO Smart Links Business plugin… as you’ll see from the page source, the urls of two of the images have gone weird: one has a /tag/ and a link within it, and one has a link within it:
<p><script type="text/javascript"> var jsSlideshow = new Array(); jsSlideshow.push("http://<a href="http://labourdonnerie.com/tag/labourdonnerie/">labourdonnerie</a>.com/wp-content/uploads/2011/07/004.jpg"); jsSlideshow.push("http://<a href="http://labourdonnerie.com/tag/labourdonnerie-com/">labourdonnerie.com</a>/wp-content/uploads/2011/07/003.jpg"); jsSlideshow.push("http://c206781.r81.cf1.rackcdn.com/wp-content/uploads/2011/07/002.jpg"); jsSlideshow.push("http://c206781.r81.cf1.rackcdn.com/wp-content/uploads/2011/07/001.jpg"); jsSlideshow.push("http://c206781.r81.cf1.rackcdn.com/wp-content/uploads/2011/07/P1000246-w940.jpg"); jsSlideshow.push("http://c206781.r81.cf1.rackcdn.com/wp-content/uploads/2011/07/IMG_2622-w940.jpg"); jsSlideshow.push("http://c206781.r81.cf1.rackcdn.com/wp-content/uploads/2011/07/grundstuck1.jpg"); jsSlideshow.push("http://c206781.r81.cf1.rackcdn.com/wp-content/uploads/2011/07/Das_Bauernhaus_Le_Lavoir.jpg"); jsSlideshow.push("http://c206781.r81.cf1.rackcdn.com/wp-content/uploads/2011/07/Blick_aus_dem_Bauernhaus.jpg"); </script>At first I thought it was to do with the fact that some of the image names contained some of my keywords targeted by these plugins, so I renamed and re-uploaded 001,002,003,004 but as you can see, 004.jpg and 003.jpg have still corrupted for some reason.
Any ideas?
Forum: Requests and Feedback
In reply to: [Plugin: Email Users] Emails are not senthas anyone managed to get this working on 2.7 and higher? I’m running 2.7.1 and can’t get it to send emails.
Alternatively… any alternatives to this plugin for bulk emailing users?