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 Won't Update Vote_lcapChat Won't Update Voting_barChat Won't Update Vote_rcap 
Mr.Easybb (1587)
Chat Won't Update Vote_lcapChat Won't Update Voting_barChat Won't Update Vote_rcap 
Bloodbath (745)
Chat Won't Update Vote_lcapChat Won't Update Voting_barChat Won't Update Vote_rcap 
Rukiafan (533)
Chat Won't Update Vote_lcapChat Won't Update Voting_barChat Won't Update Vote_rcap 
Dom (513)
Chat Won't Update Vote_lcapChat Won't Update Voting_barChat Won't Update Vote_rcap 
puppycheese (446)
Chat Won't Update Vote_lcapChat Won't Update Voting_barChat Won't Update Vote_rcap 
pedro (330)
Chat Won't Update Vote_lcapChat Won't Update Voting_barChat Won't Update Vote_rcap 
Neymar (301)
Chat Won't Update Vote_lcapChat Won't Update Voting_barChat Won't Update Vote_rcap 
Hitsu (281)
Chat Won't Update Vote_lcapChat Won't Update Voting_barChat Won't Update Vote_rcap 
Flora (275)
Chat Won't Update Vote_lcapChat Won't Update Voting_barChat Won't Update Vote_rcap 


Chat Won't Update

DevanDevan
Status : No status yet...

Posts : 4
Join date : 2013-04-24
Sat 06 Jul 2013, 17:43
Code:
var avacweb_chat_config = {
  version : '1-8',
  new_chat_title : 'AvacWeb Chatbox',
  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,
  commands : {},
  can_open_tabs : [1], //user ids of users who can open new tabs.
  tabs : {},
  allow_copyrights : 1, //please be kind and allow AWC to place small discreet copyrights and backlink on your forum.

  // DO NOT TOUCH ANYTHING BELOW
  message_hook:[],user_hook:[],events:{},add_event:function(t,f) {t=/^on/.test(t)?t:'on'+t;t in this.events?this.events[t].push(f):this.events[t]=[f]}};
document.write('<script type="text/javascript" src="http://chat.avacweb.net/v' + avacweb_chat_config.version + '.js" id="achat_script"></script>');

I am using the code above. However, the new AvacChat button and some other things are not being updated. Is there an error in the code above or can it be something else
LGforumLGforum
Status : Working to restore AWC!

Posts : 2806
Join date : 2011-10-05
Age : 30
Location : UK
Sun 07 Jul 2013, 01:01
What do you mean not being updated? What bits exactly? The user count within the button? The messages?
Check your browsers error console and provide us with any errors there may be.
DevanDevan
Status : No status yet...

Posts : 4
Join date : 2013-04-24
Sun 07 Jul 2013, 16:26
Reply Buttom Didn't Work so Had to Make a New Thread;\

https://2img.net/r/ihimizer/img18/4622/1ih.png

Those errors were presented by the console.

The problem is --- The theme won't update to the new one.

https://i.imgur.com/a7A7oau.png
LGforumLGforum
Status : Working to restore AWC!

Posts : 2806
Join date : 2011-10-05
Age : 30
Location : UK
Sun 07 Jul 2013, 22:29
Okay, but what do you mean, what new theme? What exactly is not updating? What exactly are you trying to change?
You've shown me a picture of the chat but I don't know what you want to change.
DevanDevan
Status : No status yet...

Posts : 4
Join date : 2013-04-24
Mon 08 Jul 2013, 12:27
The layout of the 1-8 chat is more thinner and well positioned. However, I am still getting the same 1-7 layout where buttons are not positioned correctly.
LGforumLGforum
Status : Working to restore AWC!

Posts : 2806
Join date : 2011-10-05
Age : 30
Location : UK
Tue 09 Jul 2013, 00:29
It doesn't look like anything to do with chat version, since all versions run off the exact same stylesheet. It just looks like you've got stuff in your CSS affecting the chat before you installed AWC, or a few tweaks are needed because your forum theme is different and moved things a little in the chatbox.

And what exactly is the issue with the reply button?
Sponsored content