Roundcube Community Forum

Release Support => Pending Issues => Topic started by: arthoc on October 25, 2013, 02:21:02 PM

Title: ReferenceError / jQuery & other JS not found / no UI
Post by: arthoc on October 25, 2013, 02:21:02 PM
Hey guys,
I've just installed roundcube in its current version.

The installation on my Linux Server went smoothly, but I've no (real) UI available, everything's plain unformated HTML.

The Debugging-Console tells me:
ReferenceError: rcube_webmail is not defined @ http://myserver:24
ReferenceError: rcube_mail_ui is not defined @ http://myserver:426
ReferenceError: jQuery is not defined @ http://myserver:438

Thoght it might be a permission-issue on the program-dir (where all the JS seems to be stored), but that doesn't seem the case:

me@server:/var/www/roundcubemail# ls -lrt | grep program
dr-x-----x  8 501 80  4096 Oct 23 10:25 program

Can anyone help me?

Thanks!
Title: Re: ReferenceError / jQuery & other JS not found / no UI
Post by: SKaero on October 25, 2013, 02:28:03 PM
Try removing the .htaccess files.