johnyma22
Forum Replies Created
-
Forum: Plugins
In reply to: [Participad] Etherpad Full?@chlitto I’d strongly advise against supporting the Old version of Etherpad as it is feature limited and too heavy to deploy gracefully compared to EPL.
I think someone could reasonably easily write a plugin for image support in Etherpad Lite. Perhaps you could put out a gun.io for it?
Changing the port manually returns: You do not have sufficient permissions to access this page.
Forum: Plugins
In reply to: [WordPress Varnish] [Plugin: WordPress Varnish] More purge ordersNice work, any chance you can add support for purging when a new theme is applied? Thanks!
Could you contact me so we can talk some more about this? Ta ??
Forum: Plugins
In reply to: [W3 Total Cache] [Plugin: W3 Total Cache] Varnish purge requestForum: Fixing WordPress
In reply to: [Primary School TV] [Plugin: Primary School TV] Not Available to USAbsolutely, I couldn’t agree more. Videos are now shown based on user geolocation. Apologies for the confusion.
Can we consider this resolve and closed? ??
Please test and let me know
Forum: Plugins
In reply to: [WordPress Varnish] [Plugin: WordPress Varnish] Themesbump… Any move on this? This is my VCL
https://mclear.co.uk/2011/02/27/updated-varnish-wordpress-vcl/
I did a thorough VCL here: https://mclear.co.uk/2011/02/27/updated-varnish-wordpress-vcl/
Forum: Fixing WordPress
In reply to: [Primary School TV] [Plugin: Primary School TV] Not Available to USIt does work in the US, some videos aren’t available in the US such as the BBC videos. I will make some changes today to make it check location before showing videos.
Thanks!
This part of the function sfr_clone_site_mysql_update is making it time out:
$finder = new dbsearch(DB_NAME);
$finder->exclude(false);
$finder->useonly(implode(‘,’ , $tables_array));
$finder->find($table_prefix.$old_site_id,$table_prefix.$new_site_id,false);Or so it seems..
I also had to manually hard code my table_prefix value ;/
Any idea where to go from here? I am pretty sure my database is too big for me to try to do a find against the whole thing ;/
PS all of the values sent to find all seem fine.
Yea I can probably do that 2nite. Using limit 0,10 was just proving the theory that the data it was grabbing was too verbose.
Update on this: Fixed by editing line 35 which is the MySQL query to read wp_blogs and drop the prefix.
New problem: If you have a lot of blogs it times out. Proved by adding limit 0,10 to the query.
Um, I said 3.0.1
No errors in apache logs or in wordpress but our deployment is scaled out so I may be missing it.
yep. 1000+ sites and 200+ themes.
You can ping me on https://mclear.co.uk and we can chat or you can skype me johny_mac or gmail [email protected] — im easy
Or IRC, you pick the channel/network.
Yep.
3.0.1