Page 1 of 1

CSS not working on FrontEnd

Posted: Thu Jul 13, 2006 2:01 am
by tfairweather
Hello,

After a fresh install of 0.13 I can't seem to get the FrontEnd to use CSS at all ... All I get is a very plain HTML page.  :(

This is running on CentOS4.1 with Apache 2.0.52

Admin site works perfectly with CSS and looks great!

Please help ...

Thanks,
Tim

Re: CSS not working on FrontEnd

Posted: Sun Jul 23, 2006 4:16 pm
by tsw
Not working without more information isnt quite enough for debugging this problem...

Re: CSS not working on FrontEnd

Posted: Tue Aug 08, 2006 3:54 pm
by RazorMedia
I have the exaxt same problem.

I installed latest version 0.13 on FreeBSD, using PHP 5.1.4 and PostgreSQL version 7.4.9. (see php info http://test.emerfoto.nu/phpinfo/)

No stylesheet on front end, only in admin panel.
This is how it comes out: http://test.emerfoto.nu/index.php/home

Hope somebody can help me (us)

EDIT: Now I´ve also turnded on debug mode

Re: CSS not working on FrontEnd

Posted: Tue Aug 08, 2006 8:35 pm
by tsw
much better ;)

it seems like a postgre problem

Code: Select all

http://test.emerfoto.nu/stylesheet.php?templateid=4

Code: Select all

<b>Warning</b>:  pg_query() [<a href='http://www.php.net/function.pg-query'>function.pg-query</a>]: Query failed:  in <b>/usr/home/emerfoto_nu/public_html/stylesheet.php</b> on line <b>75</b><br />
cant remember seeing this before...

could you try installing 1.0beta4 if there is a problem with this combination of php/postgre it would be great to know and we could fix it for 1.0 release.

Re: CSS not working on FrontEnd

Posted: Wed Aug 09, 2006 8:31 am
by RazorMedia
That solved it!
thanx..

Re: CSS not working on FrontEnd

Posted: Wed Aug 09, 2006 9:16 am
by tsw
so it worked in beta4?

good to know, thanks for testing it out