johncov
Forum Replies Created
-
I have been able to reproduce the errors on I had before and have the PHP errors below.
The problem may to be related to the use of the plugin WordPress MU Domain Mapping, which I need to map individual sites to their respective domain names.
(If you would like to interact with my test server, I’ll be happy to assist you. I’ll try to contact you through your website with more info.)
I set up a clean WP Multisite with a couple of domain names, installed the plugin through the main site Dashboard, and got the following errors (but note that USERNAME has been used to replace be the account owner’s login on my server)…
Warning: require_once(/home/USERNAME/public_html/wp-content/mu-plugins/all-in-one-favicon/includes/header-blog.php) [function.require-once]: failed to open stream: No such file or directory in /home/USERNAME/public_html/wp-content/plugins/all-in-one-favicon/all-in-one-favicon.php on line 90
Fatal error: require_once() [function.require]: Failed opening required ‘/home/USERNAME/public_html/wp-content/mu-plugins/all-in-one-favicon/includes/header-blog.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/USERNAME/public_html/wp-content/plugins/all-in-one-favicon/all-in-one-favicon.php on line 90
Thanks for the follow-up, Arne!
I really appreciate the willingness of coders to share their work with the WordPress community. I’ll subscribe to this thread, so please let me know if I can help with additional information to assist you in getting Multisite to behave nicely with All-In-One Favicon.
Regards,
JohnForum: Networking WordPress
In reply to: Favicon on MultisiteThis plugin worked for me with 3.0.1 Multisite…
JR Favicon
…even though officially it had not been tested with that version.
Many thanks to jjmajava and iguanna2 — Your answers helped me.
for 3dhippie — if you can’t find the .maintenance file, check to see whether your FTP client is set to show you hidden files.
If you are using a Web interface like CPanel’s File Manager, you may need to specify that you want to see Hidden Files (dotfiles). Here’s a picture from a CPanel interface: Picture
John