Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

help theme not loading #28

Closed
thrizy opened this issue Sep 14, 2015 · 9 comments
Closed

help theme not loading #28

thrizy opened this issue Sep 14, 2015 · 9 comments

Comments

@thrizy
Copy link

thrizy commented Sep 14, 2015

pls i am new to git hub and i downloaded your jquery chat but the theme is not coming up its just plain i dont know if it has something to do with the ui

@lovelle
Copy link
Owner

lovelle commented Sep 14, 2015

Hello, I'll try to guess what is happening because there are not many details about the issue.
Take a look in root project folder there is a symbolic link called "themes" and points to "jquery-ui-themes-1.10.4/themes/" and perhaps you put the chat behind an apache, you should have the directive "Options +FollowSymLinks" to allow symbolic links, or, you could copy the directory "jquery-ui-themes-1.10.4/themes/" to themes folder.

If this is the problem, you should have a log lines like this in error log of apache:
"Symbolic link not allowed or link target not accessible"

Hope this help you.
Bye

@thrizy
Copy link
Author

thrizy commented Sep 17, 2015

the problem is the chat works fyn but seems like .css files is not being detected i mean the jquery ui theme the popup doesn't even work well
screenshot 19

i have posted an image of how it displays jquery ui theme is not responding

@thrizy
Copy link
Author

thrizy commented Sep 17, 2015

s what do i do to make it look like the one i see on your demo

@thrizy
Copy link
Author

thrizy commented Sep 17, 2015

thanks i solved it only one small problem when i run the application on my website i see so many people online even ehen no one is logged on
why is this??

@thrizy
Copy link
Author

thrizy commented Sep 17, 2015

then the images appended to the user during chat can i change it

@ferenczAndras
Copy link

Right now you are connected to the online already running server. You need to create your own server on Local machine in order not to see those. You need to implement the method, to change an avatar because at the moment for every user is automatically generated one.
Sorry If I say something wrong, I only want to help Mr. Lovelle :)

@ferenczAndras
Copy link

In order to make themes work, create a folder in the main folder and named it "themes", and put it in the themes folder all the folders from the "jquery-ui-themes-1.10.4/themes/" folder. This is the easiest way to do it.

@lovelle
Copy link
Owner

lovelle commented Sep 19, 2015

Hi, sorry for delay, @ferenczAndras Thank you very much for answer this issue, we are here for help each other much as we can, please feel free to do it in the future 👍

@thrizy as @ferenczAndras said, by default you are connected with jqchat deployed on heroku, if you want your own server please take a look at step 3 in Readme.

@lovelle
Copy link
Owner

lovelle commented Dec 4, 2015

solved

@lovelle lovelle closed this as completed Dec 4, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants