Hello everyone. I'm a newbie and could use your help please. I'm running Linux 8.10 with apache2, php5, mysql 5.067, Cmsmadesimple 1.5.2. I followed the install manual closely, and did not receive any errors during the install. I am able to see the site just fine from the linux server that I installed on by going to http://localhost/cmsmadesimple and can also login to the admin page no problems. Whenever I view the site from another PC that is either on the local network or outside, I can see the page; however, I lose all CSS formatting (including colors) and am only seeing text. To see my site live you can go here: www.chrisv.net/cmsmadesimple. Also, here is an example of what I see:
CMS Made Simple
Navigation
Current page is 1: Home
2: How CMSMS Works
3: Default Templates Explained
4: Default Extensions
News
Feb 2, 2009
News Module Installed
Category: General
Posted by: chrisv
The news module was installed. Exciting. This news article is not using the Summary field and therefore there is no link to read more. But you can click on the news heading to read only this article.
Home
Thank you for any help you can provide,
ChrisV
[Solved] New install not showing any graphics only text
[Solved] New install not showing any graphics only text
Last edited by chrisv on Wed Feb 04, 2009 12:29 am, edited 1 time in total.
Re: New install not showing any graphics only text
I've semi figured out the problem. Since I have a new server with a new install I need to do some setup in my apache2.conf file. I've noticed that my source code points to localhost for all the css files. Once I find a final solution I'll post and close this out. If anyone has any tips to make this easier please respond. Thank you,
Re: New install not showing any graphics only text
check your /config.php
edit what is necessary there
edit what is necessary there
Re: New install not showing any graphics only text
[SOLVED] Thank you viebig. Editied the config.php file as you suggested and everything is working.