Like SystemiConnectFri 15 Oct 2021, 04:50
Auto Save MessagesLGforumFri 26 Feb 2021, 13:31
New tutorial questionTheCrowMon 15 Feb 2021, 08:12
Support iOS Emojis (and other platforms)LGforumSun 14 Feb 2021, 01:25
LGforum (2806)
Chat Problem Vote_lcapChat Problem Voting_barChat Problem Vote_rcap 
Mr.Easybb (1587)
Chat Problem Vote_lcapChat Problem Voting_barChat Problem Vote_rcap 
Bloodbath (745)
Chat Problem Vote_lcapChat Problem Voting_barChat Problem Vote_rcap 
Rukiafan (533)
Chat Problem Vote_lcapChat Problem Voting_barChat Problem Vote_rcap 
Dom (513)
Chat Problem Vote_lcapChat Problem Voting_barChat Problem Vote_rcap 
puppycheese (446)
Chat Problem Vote_lcapChat Problem Voting_barChat Problem Vote_rcap 
pedro (330)
Chat Problem Vote_lcapChat Problem Voting_barChat Problem Vote_rcap 
Neymar (301)
Chat Problem Vote_lcapChat Problem Voting_barChat Problem Vote_rcap 
Hitsu (281)
Chat Problem Vote_lcapChat Problem Voting_barChat Problem Vote_rcap 
Flora (275)
Chat Problem Vote_lcapChat Problem Voting_barChat Problem Vote_rcap 


Chat Problem

bicky1980bicky1980
Status : No status yet...

Posts : 14
Join date : 2013-03-09
Sat 09 Mar 2013, 21:59
Hello

Only just discovered this site (although I seemed to have previously registered) - I am wanting to set up the chat feature but after adding the code as per the instructions, nothing is appearing.

Please advise

Thanks
bicky1980bicky1980
Status : No status yet...

Posts : 14
Join date : 2013-03-09
Sun 10 Mar 2013, 14:01
Does this site have support?
NeymarNeymar
Status : No status yet...

Posts : 301
Join date : 2012-03-11
Location : Glasgow, Scotland
Sun 10 Mar 2013, 14:23
If you follow the instructions in the thread, everything should work fine. Do you have JavaScript Enabled?
Mr.EasybbMr.Easybb
Status : Love this site, that's why I'm back each day again... lol Samantha's co-owner now. Well deserved!

Posts : 1587
Join date : 2013-01-04
Sun 10 Mar 2013, 14:30
Sorry @Bicky1980 like neymar said follow post. Sometimes some people will write it wrong, post the code you are using possibly?
LGforumLGforum
Status : Working to restore AWC!

Posts : 2806
Join date : 2011-10-05
Age : 30
Location : UK
Sun 10 Mar 2013, 16:56
Yes this site does have support - but what support can we give to 'nothing is appearing'.
Check the error console, provide browser version, forum version, AWC version and all the information you can provide.
We can't simply guess what the issue is from 'nothing is appearing'.
bicky1980bicky1980
Status : No status yet...

Posts : 14
Join date : 2013-03-09
Sun 10 Mar 2013, 18:05
Thanks for the responses -
I am using the AWC 1.7 version, Javascript is enabled is enabled - Forum version is PunBB
i have tried with Firefox and IE and Chrome
Error Console in firefox shows lots of problems e.g. Warning: Unknown property '-moz-box-shadow'. Declaration dropped. Source File: http://chat.avacweb.net/avacweb_chat.css

The code I created a javascript with is:

Code:
var avacweb_chat_config = {
          version : '1-7',
          new_chat_title : 'AvacWeb Chatbox',
          light_up_color : 'orange',
          auto_log_in : 'open',
          archives : 1,
          sound_file : 'http://www.freesfx.co.uk/rx2/mp3s/2/1305_1256857800.mp3',
          stylesheet : 'http://chat.avacweb.net/avacweb_chat.css',
          disable_timeout : 0,
          allow_private_messaging : 1,
          allow_user_resize : 1,
          message_hook : [],
          user_hook : [],
          commands : {},
          events : {},
          add_event : function(type, fn) {
              type = /^on/.test(type) ? type : 'on' + type;
              type in this.events ? this.events[type].push(fn) : this.events[type] = [fn];
          }
        };
        document.write('<script type="text/javascript" src="http://chat.avacweb.net/v' + avacweb_chat_config.version + '.js" id="achat_script"></script>');

Any help would be great!
Mr.EasybbMr.Easybb
Status : Love this site, that's why I'm back each day again... lol Samantha's co-owner now. Well deserved!

Posts : 1587
Join date : 2013-01-04
Sun 10 Mar 2013, 23:07
Ok so it looks fine, problem may not be this script but another conflicting script!
Also the warnings you see about declarations being dropped is because FireFox doesn't support the

-moz- anymore, older versions need this though so FF drops it same goes for google chrome
-webkit- it drops it as well yet still uses it, chrome allows alot of things to slide. Anyways those you don't need to worry about.

Are there any other errors? Copy and paste all the Errors here and I'll look through them. Most the time script errors will look like so

TypeError
Syntax Error
And so forth.
bicky1980bicky1980
Status : No status yet...

Posts : 14
Join date : 2013-03-09
Sun 10 Mar 2013, 23:16
I have filtered the results and I don't actually get any errors just warnings which are all about properties not being found and declarations being dropped :/

If it helps the forum is

forum[dot]boltonnuts[dot]co[dot]uk
bicky1980bicky1980
Status : No status yet...

Posts : 14
Join date : 2013-03-09
Mon 11 Mar 2013, 20:02
Did you manage to log-in Mr.EasyBB?
bicky1980bicky1980
Status : No status yet...

Posts : 14
Join date : 2013-03-09
Wed 13 Mar 2013, 20:54
Please help Sad
bicky1980bicky1980
Status : No status yet...

Posts : 14
Join date : 2013-03-09
Thu 14 Mar 2013, 20:03
Is there anybody out there?
LGforumLGforum
Status : Working to restore AWC!

Posts : 2806
Join date : 2011-10-05
Age : 30
Location : UK
Thu 14 Mar 2013, 22:46
I'm still waiting for Internet to be set up in my new flat. This was announced to all members. I can't provide much more support from my phone. Sorry.
bicky1980bicky1980
Status : No status yet...

Posts : 14
Join date : 2013-03-09
Sat 16 Mar 2013, 17:51
errrmmm...it seems to be working...didn't realise you had to enabled forumotion's chat module as well...

What an idiot - Thanks guys!!
Sponsored content