TartanRug
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: WordPress updates problemThanks for the reply. WordPress may not be able to access the internet so I’ll try the manual upgrade I think.
Forum: Localhost Installs
In reply to: Blog has lost formatting, images etcI’ve carried out a search and replace as suggested and it now seems to work, thanks very much esmi!!
Forum: Localhost Installs
In reply to: Blog has lost formatting, images etcLooking at the source code for the page, the css and header image seem to be pointing at localhost still:
<link rel=”stylesheet” type=”text/css” media=”all” href=”http://localhost/wordpress/wp-content/themes/twentyten/twentyten/style.css” />
<img src=”http://localhost/wordpress/wp-content/uploads/2013/11/cropped-header3resized1.jpg” width=”940″ height=”141″ alt=”” />
Do you know how I can change this to point them to the internal domain name?
Thanks
Forum: Localhost Installs
In reply to: Blog has lost formatting, images etc@eddywebs – It does access http://internaldomainname/ ok
Forum: Localhost Installs
In reply to: Blog has lost formatting, images etc@esmi – Yes, I think localhost was used originally
Forum: Localhost Installs
In reply to: Blog has lost formatting, images etcI don’t know if this helps, but looking at the properties of the image that doesn’t display correctly on the blog (it just displays a little red cross), this still points to ‘localhost’ rather than the name of the server, any idea how I could change this?
The links on the page (e.g. to blog entries) however do seem to point to the server rather than localhost.
Forum: Localhost Installs
In reply to: Blog has lost formatting, images etcI’m not using localhost in the URL, I am using the internal domain name i.e. http://internaldomainname/wordpress/
Forum: Localhost Installs
In reply to: Accessing blog on localhostThanks for all your help esmi
Forum: Localhost Installs
In reply to: Accessing blog on localhostOk lesson learnt, will go through the document.
Can I ask, would I be best changing the 2x URLs in the Settings/General page back to what they were originally or just leave them now?
Forum: Localhost Installs
In reply to: Accessing blog on localhostI just changed the URL on the Settings -> General page as it seemed the easiest way to do it. Do I need to follow one of the methods from the page linked as well?
Forum: Localhost Installs
In reply to: Accessing blog on localhostOk, I had a problem initially when I changed the WordPress Address to have server01 in it – I was asked for my login and password and it didn’t accept my normal WordPress login. I managed to get around this but was worried that if I change both URLs to contain ‘server01’ then I could get locked out of the blog and not be able to get back into it as admin. Do I need to worry about this or should it be ok?
Thanks
Forum: Localhost Installs
In reply to: Accessing blog on localhostIn WordPress Address (URL) I have http://server01/wordpress and in Site Address (URL) I have http://localhost/wordpress
Thanks
Forum: Localhost Installs
In reply to: Accessing blog on localhostHi,
Many thanks for your reply.
I thought 3.6 was the new version, but looking at the site now I must have been mistaken. I had a number of problems getting the site working as it is now so I’m a bit reluctant to upgrade the wordpress version in case something else goes wrong… is it easy to do?
Thanks for the link showing how to change the URL, I think I’ve partially got it working now. When I go to the front page of the site, the URL is as I want it to be:
however when I click on links from the front page (e.g. to open a blog post), it seems to revert back to ‘localhost’, for example:
http://localhost/wordpress/?p=4
Any idea how I can resolve this.
Thanks again.