tomystein
Forum Replies Created
-
Forum: Networking WordPress
In reply to: How to change the default theme to existing sites on Multisite?Thanks a lot.
Forum: Networking WordPress
In reply to: How to change the default theme to existing sites on Multisite?Does anybody have any experince with this? Is it the proper place to ask or is there a multisite forum for questions like this?
Forum: Networking WordPress
In reply to: How to change the default theme to existing sites on Multisite?I thought maybe using a kind of this command:
SELECT * FROM wp_options WHERE option_name = 'template' OR option_name = 'stylesheet' OR option_name = 'current_theme';But I don’t know how to select all wp_options (wp_2_options, etc…).
Thanks.
Forum: Networking WordPress
In reply to: Cannot log in to WPMS with Google Chrome.try to use hideip or restart your router to get a new ip
fixed. my hosting set a wild card..
Forum: Networking WordPress
In reply to: Cannot log in to WPMS with Google Chrome.try incognito
During install I had these:
Warning! Wildcard DNS may not be configured correctly!
The installer attempted to contact a random hostname (fe0be4.www.mysite.com) on your domain. This resulted in an error message: Couldn’t resolve host ‘fe0be4.www.mysite.com’
To use a subdomain configuration, you must have a wildcard entry in your DNS. This usually means adding a * hostname record pointing at your web server in your DNS configuration tool.
You can still use your site but any subdomain you create may not be accessible. If you know your DNS is correct, ignore this message.
and this:
You will need a wildcard DNS record if you are going to use the virtual host (sub-domain) functionality.
I cannot add a * to DirectAdmin, but I added 1 or 2 subdomains manually.
Is it wrong that it says “fe0be4.www.mysite.com”, like with the www?
It was generated automatically by WordPress Multisite install..Forum: Networking WordPress
In reply to: Cannot log in to WPMS with Google Chrome.Try to close all other programs including Mamp, and then reopen Mamp and restart its services..
Did you try restart your pc?
[Mon Jan 28 12:04:03 2013] [warn] RSA server certificate CommonName (CN)
localhost' does NOT match server name!?[Mon Jan 28 12:04:03 2013] [warn] RSA server certificate CommonName (CN)localhost’ does NOT match server name!?I found this on apache logs in DirectAdmin.
what’s wrong?
It’s a new installation. I didn’t add any themes or plugins yet.
Please note the following facts, I think it might help to understand the problem.
mysite.com – working
mysite.com/wp-admin/ – working
subdomain.mysite.com – working but showing this message “This is a placeholder for the subdomain subdomain.mysite.com” so I guess the problem is with the htaccess? or something is not connected well with my subdomain hosting settings?
subdomain.mysite.com/wp-admin/ – Internal Server Error
Which logs do you want to see? what I need to do in order to show you the logs?
Thanks!
Still not working.
I am getting this then:
Not Found The requested URL /wp-admin/ was not found on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.working now. Thanks
But then you’ll need to login, update WP, add posts, install plugins, etc – separately.
I am not saying you’re wrong but I would like to understand better the pros and cons, and what the majority would have done (considering the majority is choosing the best after some research…:)Thanks.
are you adding the custom field to each one of your videos or you have something dynamic that creates that alone?
We are adding tons of videos everyday so it’s a bit difficult if that’s manual.Hi,
Thanks for your help..
Can you give me further details about your suggestion at the end of your last reply..?How do I do that?
storing the YouTube address as a custom field and then setting that custom field in Video Thumbnail’s settings.
And what do you mean by embedding the video on my site? It’s already embedded on my site, isn’t?