T3Kaos
Forum Replies Created
-
Forum: Networking WordPress
In reply to: Dashboard (/wp-admin) on WordPress 3.2 MU Subsite not AvailableI contacted 1and1 and the reason for the incorrect forwarding is because that domain is using a shared IP address.
So for example if you throw a random sub-domain in front of my z01.co.uk domain, ergo: test.z01.co.uk, it will instantly bounce to the z01.co.uk site because that is a dedicated IP address and is set to have z01.co.uk as the default address point.
Does anyone know of a way around this?
Forum: Networking WordPress
In reply to: Dashboard (/wp-admin) on WordPress 3.2 MU Subsite not AvailableHow do I check the first one? Especially on a 1and1 Dedicated Server running CentOS 5?
Forum: Themes and Templates
In reply to: Edit Twenty Eleven 1.1 ThemeDoes anyone know how to remove;
– Author
– Posted in (news, uncategorised etc)
– Tagged (dev, news, uncategorised etc)Any ideas?
Forum: Networking WordPress
In reply to: Dashboard (/wp-admin) on WordPress 3.2 MU Subsite not AvailableShould the http://test.uknexttopmodel.com/wp-admin/ just work straight away, or should I:
a) perform a server restart?
b) create new test subsite?
c) or combination of both?Forum: Networking WordPress
In reply to: Dashboard (/wp-admin) on WordPress 3.2 MU Subsite not AvailableI have set AllowOverride to All
#
# AllowOverride controls what directives may be placed in .htaccess files.
# It can be “All”, “None”, or any combination of the keywords:
# Options FileInfo AuthConfig Limit
#
AllowOverride AllIs this correct?
Forum: Networking WordPress
In reply to: Dashboard (/wp-admin) on WordPress 3.2 MU Subsite not AvailableNope, didn’t create a physical folder whatsoever. I will check to ensure AllowOverride is set to all on the httpd.conf (whereever the hell that is – lolz)
Forum: Networking WordPress
In reply to: Dashboard (/wp-admin) on WordPress 3.2 MU Subsite not AvailableIn a further addition I managed to get the /blogs directory listing problem to work now – so I’m just still stuck with not being able to access the dashboard for the test subsite 🙁
Forum: Networking WordPress
In reply to: Dashboard (/wp-admin) on WordPress 3.2 MU Subsite not AvailableBy the way for additional info, this was done as a fresh install, not a 1-Click Install. Also I noticed that no new directory was created for the blog inside of the blogs.dir folder. The permissions are already set as correct for the folder.
I checked the dbase for the site (uknexttopmodel.com) and found that the following tables had been created for the test subsite;
>wp_2_commentmeta
>wp_2_comments
>wp_2_links
>wp_2_options
>wp_2_postmeta
>wp_2_posts
>wp_2_terms
>wp_2_term_relationships
>wp_2_term_taxonomyHowever if you visit http://test.uknexttopmodel.com/wp-admin.php you get a Error 404 problem. What do I do?
Forum: Plugins
In reply to: [Plugin: Easy ToolBox] Conflict with WordPress 3.2Just tried – still same problem.
Forum: Themes and Templates
In reply to: Edit Twenty Eleven 1.1 ThemeThanks for that.
But what about;
Author
Posted in (news, uncategorised etc)
Tagged (dev, news, uncategorised etc)?
Forum: Themes and Templates
In reply to: Edit Twenty Eleven 1.1 ThemeKewl thanks. So back to the original question, now that I have the child theme activated successfully.
Does anyone know how to remove the following from posts and the site theme.
I don’t want the following on pages or posts;
Author
Posted on Date
Post in
TaggedDoes anyone know how to do this on the awesome new default Twenty Eleven 1.1 Theme packaged with WordPress 3.2?
Forum: Themes and Templates
In reply to: Edit Twenty Eleven 1.1 ThemeI have created a child theme as described. Is it correct that only a basic CSS (as described) IS THE ONLY file required for the child theme directory? Should I also do a functions.php file for it also? Or should I just include a copy of the original functions.php and index.php files in the child theme directory?
Forum: Plugins
In reply to: [Plugin: Easy ToolBox] Conflict with WordPress 3.2I’m also getting a problem where once the plugin has been installed it says
‘Error, invalid header’
once I attempt to activate. This is on a fresh install of WP3.2
Forum: Plugins
In reply to: [Plugin: Simple Facebook Connect] css tuningHi
I’m having the same problem also. I can’t get the damned CSS to work properly. Does anyone know how to make the whole thing black as if it were using the ‘Dark’ Color Theme?
Any help would be appreciated.
Forum: Networking WordPress
In reply to: URGENT — Error establishing a database connection — URGENTI’m seriously considering a switch to Joomla and JomSocial as it operates its social networking side of things so much more differently….by the way 1and1 confirmed that their dedicated servers support wildcard domains, so will be testing that once Plesk have got back to me.