Hi,
I have just successfully installed CMS on my local Windows 7 computer and I can work with it fine. Now when I try to open it from another computer on my LAN with URL "http://IPofmycomputer/cms", it will bring up the page but only plain HTML, no themes or colours. What am I doing wrong?
Any help will be appreciated.
Thanks
CMS website only showing text from another computer on LAN
Re: CMS website only showing text from another computer on L
I think you dont have your paths setup correctly in your config. Maybe pointing to localhost?
change: http://localhost/blabla
to: http://hostname/blabla
change: http://localhost/blabla
to: http://hostname/blabla
Re: CMS website only showing text from another computer on L
Paths are probably incorrect. Clear cache everywhere as well (cmsms + 2 computers).
Re: CMS website only showing text from another computer on L
Yeah I realized that when I hover over the links on the plain HTML page, it was pointing to Localhost and that was not going to work.
I did what you said Vinyl and all good now.
Thank you!
I did what you said Vinyl and all good now.
Thank you!
Re: CMS website only showing text from another computer on L
Ok, nice to hear it's working!