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)
Is this an AWC bug or did I miss something? Vote_lcapIs this an AWC bug or did I miss something? Voting_barIs this an AWC bug or did I miss something? Vote_rcap 
Mr.Easybb (1587)
Is this an AWC bug or did I miss something? Vote_lcapIs this an AWC bug or did I miss something? Voting_barIs this an AWC bug or did I miss something? Vote_rcap 
Bloodbath (745)
Is this an AWC bug or did I miss something? Vote_lcapIs this an AWC bug or did I miss something? Voting_barIs this an AWC bug or did I miss something? Vote_rcap 
Rukiafan (533)
Is this an AWC bug or did I miss something? Vote_lcapIs this an AWC bug or did I miss something? Voting_barIs this an AWC bug or did I miss something? Vote_rcap 
Dom (513)
Is this an AWC bug or did I miss something? Vote_lcapIs this an AWC bug or did I miss something? Voting_barIs this an AWC bug or did I miss something? Vote_rcap 
puppycheese (446)
Is this an AWC bug or did I miss something? Vote_lcapIs this an AWC bug or did I miss something? Voting_barIs this an AWC bug or did I miss something? Vote_rcap 
pedro (330)
Is this an AWC bug or did I miss something? Vote_lcapIs this an AWC bug or did I miss something? Voting_barIs this an AWC bug or did I miss something? Vote_rcap 
Neymar (301)
Is this an AWC bug or did I miss something? Vote_lcapIs this an AWC bug or did I miss something? Voting_barIs this an AWC bug or did I miss something? Vote_rcap 
Hitsu (281)
Is this an AWC bug or did I miss something? Vote_lcapIs this an AWC bug or did I miss something? Voting_barIs this an AWC bug or did I miss something? Vote_rcap 
Flora (275)
Is this an AWC bug or did I miss something? Vote_lcapIs this an AWC bug or did I miss something? Voting_barIs this an AWC bug or did I miss something? Vote_rcap 


Is this an AWC bug or did I miss something?

avatarGuest
Thu 11 Dec 2014, 21:11
Hi all!

Is this an AWC bug or did I miss something? I've got 2 accounts on my new website. I just tested entering chat with both I can't add tabs with the account that has already been assigned to some in JS, so I don't see the '+' -sign there. Using the other account, which has not been assigned to any special tabs, I can see the '+' -sign and I can make tabs. That's odd. I'd like to be able to create tabs even if assigned to tabs using JS.

To perhaps help better understand, I've added the following information to this situation:

Figure 1: https://i.servimg.com/u/f39/19/05/73/25/extrat10.jpg

Figure 2: https://i.servimg.com/u/f39/19/05/73/25/noextr10.jpg

and part of the JS involved:
Code:

  can_open_tabs : [1],
  disable_timeout : 1,
  tabs : {"Nintendo" : ['Admin', 'Samantha', '_Twisted_Mods_', 'SuperSmashBros', 'FreeHugs'],"Sony" : ['Admin', 'Samantha', '_Twisted_Mods_', 'SuperSmashBros', 'FreeHugs'],"Microsoft" : ['Admin', 'Samantha', '_Twisted_Mods_', 'SuperSmashBros', 'FreeHugs'],"PC" : ['Admin', 'Samantha', '_Twisted_Mods_', 'SuperSmashBros', 'FreeHugs'],"Beheerders" : ['Admin', 'Samantha', '_Twisted_Mods_', 'SuperSmashBros', 'FreeHugs']},

As you can see in the JS part, Valkyrie is no member of any special tabs, but is able to make private tabs (figure 1). Samantha however, is a member of special tabs, but cannot make private tabs (figure 2).

Also, I'd like to know how (if possible) to get that pop-up notification translated when entering a new tab name.
LGforumLGforum
Status : Working to restore AWC!

Posts : 2806
Join date : 2011-10-05
Age : 30
Location : UK
Fri 12 Dec 2014, 11:25
The 'can_open_tabs' option is where you dictate who can start new tabs. You need to put the user IDs in there of the users you want to give permission to open tabs. So far you have only given permission to user 1, which is the default setting.

Here's an example: [ic]can_open_tabs : [1, 34, 75][/ic]
This gives users 1, 34 and 75 permission to open new tabs from the chatbox.
avatarGuest
Fri 12 Dec 2014, 18:08
I'm a nutter (*hitting the kitchen table hard with my forehead*). Clearly the error was in between the keyboard I'm using and this chair I'm sitting in. Pregnancy dementia 's kicking in hard this time Smile Can I use a wild card instead, like the '*' symbol?

>> Also, I'd like to know how (if possible) to get that pop-up notification translated when entering a new tab name.

And I'd like to know how to translate the CMD's. TY! Smile
BloodbathBloodbath
Status : No status yet...

Posts : 745
Join date : 2013-05-31
Age : 28
Fri 12 Dec 2014, 22:31
The * would mean that everyone could open tabs, or "all members from 1 through 15" or what do you mean with it? I'm sure I can find some syntax for that to be added in 1.9.2 or 1.10, whichever version is next.
avatarGuest
Sat 13 Dec 2014, 00:40
Yeah, that 'd mean 'all'. The wild card isn't working at the moment, so I entered the few users I have manually. It 'd be great to have group based tabs though, so members can sign themselves up to any group they like to have access to those tabs in chat.

>> Also, I'd like to know how (if possible) to get that pop-up notification translated when entering a new tab name.

And I'd like to know how to translate the CMD's. TY! Smile
Sponsored content