[Seaside] weird CSS behaviour

AxiNat tibabenfortlapalanca at gmail.com
Thu Feb 25 10:27:41 UTC 2010


I finally gave up because I really couldn't figure out what the problem was,
so I solved it by coping all the files to a static folder in my server and
referencing them in absolute URLs, now the website works perfectly! :)

www.asmalltalkbytheseaside.com

2010/2/25 AxiNat <tibabenfortlapalanca at gmail.com>

> I've been looking for a solution and I found out that changing some
> preferences in the application config I can get "better" results.
>
> Now the CSS is read, but the images are still not rendered and the links to
> files in the file library are not working, here's what I did:
>
> *Resource Base Url:*
> http://www.asmalltalkbytheseaside.com:8080/seaside/files/ASBTSFileLibrary/
> *Server Hostname:* www.asmalltalkbytheseaside.com
> *Server Path:* /
>
> I guess the resource base url is still not correct, I'll go on fighting
> with it...
>
> 2010/2/25 AxiNat <tibabenfortlapalanca at gmail.com>
>
> I followed this guidelines:
>>
>>
>> http://book.seaside.st/book/advanced/deployment/deployment-apache/configure-apache
>>
>> I'm running a Debian Etch server with Apache 2.2 in it, so I also had to
>> do the following:
>>
>> *Troubleshooting the Proxy.* On some systems the above configuration may
>> not suffice to get Seaside working. Check the error_log and if you get an
>> error messages in the Apache log saying client denied by server
>> configuration just remove the file /etc/mods-enabled/proxy.conf from the
>> configuration.
>>
>> If you wanna take a look at the css, there's a copy in
>> http://67.223.242.82/asbts.css
>>
>> 2010/2/25 Lukas Renggli <renggli at gmail.com>
>>
>> > The other problem is that files/ASBTSFileLibrary/whateverfile.ext is not
>>> > working either (ex.
>>> >
>>> http://www.asmalltalkbytheseaside.com/files/ASBTSFileLibrary/MANUAL-EN.txt
>>> )
>>> >
>>> > Anybody had similar problems? Any ideas?
>>>
>>> How did you made your application accessible at
>>> http://www.asmalltalkbytheseaside.com/? You didn't say anything about
>>> that and it seems to be important.
>>>
>>> Lukas
>>>
>>> --
>>> Lukas Renggli
>>> http://www.lukas-renggli.ch
>>> _______________________________________________
>>> seaside mailing list
>>> seaside at lists.squeakfoundation.org
>>> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>>>
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20100225/575513d6/attachment.htm


More information about the seaside mailing list