Kev CC
Forum Replies Created
-
Forum: Plugins
In reply to: [WordPress MU Domain Mapping] 3.6 Upgrade – Domain Mapping Error Message.OK – most recent ‘shamefaced’ update, I regained use of my common sense, and shrugged off the foggy-headedness of the spoon fed :/ and here is how I managed to resolve the issue…
I manually reinstalled domain_mapping.php and sunrise.php – As is clearly instructed in the installation notes and now all my domain mapped sites are no longer showing the error message and all seem to be working as before.
I didn’t actually commented out the define( ‘WP_DEBUG’… line however it is set to FALSE, unsure if this will cause future issues?
Anyway, thank you Mr Rennick, both for the big nudge in the right direction and for allowing me to figure out the obvious ‘square peg/square hole’ update situation myself!
Forum: Plugins
In reply to: [WordPress MU Domain Mapping] 3.6 Upgrade – Domain Mapping Error Message.Hi, I just used the superadmin to delete the plugin (in the hopes of installing the latest version) and although the plugin is showing as deleted, all the sites are still domain mapped and the install plugin’s option is still saying I have the latest version installed and therefore won’t let me install/reinstall version 0.5.4.3
Is there something I am missing here?Forum: Plugins
In reply to: [WordPress MU Domain Mapping] 3.6 Upgrade – Domain Mapping Error Message.Oh, I just checked in my plugins section in superadmin and it’s telling me I run the latest version.
Is there a manual upgrade or is it a premium thing?Forum: Plugins
In reply to: [WordPress MU Domain Mapping] 3.6 Upgrade – Domain Mapping Error Message.Hi Ron,
Thanks for the reply, I tried commenting out the define( ‘WP_DEBUG’… line, however it has no effect on the error message and now I can’t access the admin area of the mapped subdomains, I have uncommented the line and still have no access to the individual admin areas, just the original error message and the dreaded white screen.
Any ideas?Forum: Themes and Templates
In reply to: Mysterious Wandering Div – 2012 Child ThemeThank You Mr Nevins, that leaves me at a good place to start again! Very much appreciated!
Hi Mika, thank you for the reply, I have benefited from your generous help before, you are a true legend and a big part of the WordPress community who have made my learning curve a truly enjoyable (ongoing) experience! π
I have resolved my main issue (no access to the network admin) without needing to reinstall WP core, (which I was dreading, as I have a plugin heavy network with a number of active business sites)
It turns out I’d missed a bit of advice in a similar post, (I think it was from you also)
I had to remove the, www. from the linedefine( ‘DOMAIN_CURRENT_SITE’, ‘www.mysite.com’ );
in the WP-config file
Once I did this I had full access to the network admin (sigh of relief), the WSOD on the main site is still an issue, however I feel this may be due to the padd theme issue which has already been addressed.
Thanks again!Forum: Networking WordPress
In reply to: Fix for sliders in multisite?Thanks for the help! π
Forum: Networking WordPress
In reply to: Fix for sliders in multisite?Hi, just checking in to say thank you, the slideshow plugin works great! I have been implementing it across the network.
Although I think I may be using a more recent version by StefanBoonstra. (great plugin)
Thank you again!
Just wondering, could you recommend a ‘posts/pages’ slider that works in Multi-site? Something that shows an image with a content excerpt overlay on hover maybe?
Forum: Networking WordPress
In reply to: Fix for sliders in multisite?Hi, I’ve had a look at the article and tried everything to get these themes/sliders working but cannot seem to get my head around it. Could you suggest some sliders that work in Multisite?
Forum: Networking WordPress
In reply to: Fix for sliders in multisite?Thank you! I’ll have a look at that article!
Forum: Networking WordPress
In reply to: Fix for sliders in multisite?Thanks for the quick reply.
So is there an alternative to TimThumb or should I be looking at changing the way the sliders get files?Like, instead of ‘/wp-content/uploads’ should the slider/plugin(?) be looking in the blog directory or something?
Apologies if I’m off the mark,
My grasp on PHP is shaky at best but I can make some duct-tape modifications to theme files when needed…