Quote:
Originally Posted by slyreptile
Okay, I guess I do need some more help. I believe this to be a shortcoming in the chat script. Here's the code I have in my css. This code is necessary. Without it, links don't work properly. This code causes the overflow problem. I also have Dream's chatbox to show that that box isn't affected.
Code:
/* hyperlink clickable fix */
a, {
position:relative;
}
I've disabled the transparency for IE6, so this problem is not being caused by transparent pngs. Any ideas?
Site is . Username = user Password = hinkley
|
The problem is the relative position value for your parameter as I think it's override the overflow css of the chatbox table.
Dream's chatbox is using an iframe to load the contents of the shouts from another file this is why you don't have this problem with its chatbox.
I think you would have the same problem with vbshout as zero tolerance uses overflow property too.
I am not a css master at all so I won't be really useful to you on that problem
Quote:
Originally Posted by paldo
i now have a few regulars that cant see the shoutbox sinse i have updated .. i see it fine with my setup but they cant see it ..
i have one member that couldnt see it with his desktop pc but logged in with his laptop and could see it .. what could possibly be effecting these people ? its got to be a setting much needed on sombodies computer effecting whether they see it or not .. i know its their setup effecting it because i can log in with the same browser as them with their user and pass and whalla theres shout.. im cunfuzzed in a bad way here .
this didnt start til the last upgrade im about to go back to the older version somthing changed in this version thats effecting my users being able to see it
all they can see is the loading message .. it just never loads
i will also add i installed a firefox toolbar a member made for my site and i couldnt see the shout after install .uninstalled the toolbar and shout came back ..
|
It doesn't load an tell them of an error in IE that's right ? And this error is the same as dirty68 I suppose ?
This problem is due to the changes I made for vbadvanced integration I think.
You could see it's working by replacing all
by
from the clientscript/mgc_chatbox.js file and I think this problem would disappear. Can you try it ?
However with that modification integration with vbadvanced wouldn't work anymore.
If the problem is coming from there, then I'll have to change something from the next version to manager in a better way the vbadvanced thing.
Quote:
Originally Posted by LjubavnaZona
Ok I love this hack and I desperately want it on my forum, and I installed it and uploaded everything that needed to be uploaded. I completely followed everything and yet I cant see it. I dont see the chat at all.
I went to see if it was enabled and it is. Everything looks fine yet I dont see it
What am I doing wrong?
I got 1.4 version and its my first time installing it. I havent upgraded or anything.
I did everything I was asked to do...
Help please!
|
Quote:
Originally Posted by paldo
you set up permissions in the usergroup permissions ?
|
That also could be a style issue.
- Verify the permissions (especially the number of posts to see the chatbox).
- Try the different positions
- If the chatbox displays in one of the position but not the top one, then you should follow the little how to for styles issue which can be found in the readme file.