CometChat v1.0.0

h@ck3r

New Member
cinneke said:
look at this :

naamlooso.jpg


add friends is not clickable

It's not supposed to be a link.

That's a header :D

Underneath that, there's a link that says 'Learn how to add friends'.

Click it, and it'll explain how you add friends. :)
 

cinneke

New Member
h@ck3r said:
It's not supposed to be a link.

That's a header :D

Underneath that, there's a link that says 'Learn how to add friends'.

Click it, and it'll explain how you add friends. :)

i know i have 70 friends and 20 online now but no in the chat ):
 

h@ck3r

New Member
cinneke said:
i know i have 70 friends and 20 online now but no in the chat ):

Then try removing the cometchat folder from your server, and the code you added, then start again, because this works for sure.. so must be an error with your installation.

Also.. what is the path to your forum?

YOURSITE.COM/FORUM/ ?

or

YOURSITE.COM/ ?
 

cinneke

New Member
h@ck3r said:
then try removing the cometchat folder from your server, and the code you added, then start again, because this works for sure.. So must be an error with your installation.

Also.. What is the path to your forum?

Yoursite.com/forum/ ?

Or

yoursite.com/ ?

yoursite.com/forum/
 

h@ck3r

New Member
Few bugs I've found in this hack:

1. When chatting- If you type

...it becomes:

2. If you post a link in the chat- It's not converted to a link.

3. Smilies don't work in the chat.

As Psi(7 more letters) said though- It's in it's early stages.

So updates should be on the way in the near future.

If anyone's bought this, please feel free to report these bugs on the cometchat forum :D

==================================​

Now.. I want to change something but can't locate it.

When you click the settings button on comet chat, the header says 'Comet chat options'. How can I change this to say 'chat options'?

While file do I need to edit?


Another thing:
I'm using Bluefox style, and the text box where you type is showing as black, and the text is grey, so until you hit enter, you can't read what you've wrote.

How can I change this? Maybe add some code to my .css?
 
cinneke said:
thats fine !!! need the code's :)

i have this in my forum :

Footer:

Code:
<script type="text/javascript" src="/forum/cometchat/js/jquery.js"></script>
<script type="text/javascript" src="/forum/cometchat/js/cometchat.js"></script>

Header:

Code:
<link type="text/css" rel="stylesheet" media="all" href="/forum/cometchat/css/cometchat.css" />

i have the folder named cometchat

Try it without the / in front of /forum in your code.
 

Hoxxy

New Member
HTML:
<script type="text/javascript" src="cometchat/js/jquery.js"></script>
<script type="text/javascript" src="cometchat/js/cometchat.js"></script>
 

DOPE

New Member
i need help, this works on google chrome for me, but not IE(newest).....

it says addon error or something and if i click it doesnt say allow run, it says view information bar....

any suggestions?
 
Top