News:

Wondering if this will always be free?  See why free is better.

Main Menu

SA Chat

Started by Diego Andrés, July 21, 2010, 10:36:59 PM

Previous topic - Next topic

pevanis

Quote from: SA™ on June 03, 2013, 04:05:12 PM
sounds like your host enabled mod_security you can try and disable it with .htaccess if your host allowes it if not just ask them if they can disable it
not sure why it would affect that tho any errors in forum error logs?

Thanks for answer :-)
Now it's working but
There's  Error Message :
INFO

   Undefined offset: 3870

   File: /home/bdsmhrva/public_html/sachat/functions.php
Line: 607

pevanis

Quote from: pevanis on June 04, 2013, 08:12:16 AM
Quote from: SA™ on June 03, 2013, 04:05:12 PM
sounds like your host enabled mod_security you can try and disable it with .htaccess if your host allowes it if not just ask them if they can disable it
not sure why it would affect that tho any errors in forum error logs?

Thanks for answer :-)
Now it's working but
There's  Error Message :
INFO

   Undefined offset: 3870

   File: /home/bdsmhrva/public_html/sachat/functions.php
Line: 607
NFO

   Undefined offset: 5758

   File: /home/bdsmhrva/public_html/sachat/functions.php
Line: 607

   
INFO

   Undefined offset: 3870

   File: /home/bdsmhrva/public_html/sachat/functions.php
Line: 607

and that just that Undefined offset: 3870 and Undefined offset: 5758 and always is in:

File: /home/bdsmhrva/public_html/sachat/functions.php   Line: 607

SA™

yup this is fixed https://github.com/SAMods/SAChatBar/commit/54b491e26e6ad528d8812968a382c89a650bdda2

it is caused by ajax when it refreshes and people go off line

http://samods.github.io/SAChatBar/

Xbox Live: smokerthecheese 360 or xbone
My Work
Piano Movers / Delivery service
QuoteMy allies are dead.
I'm 'bout to be too.
Zombies are chasing me.
F*** it, I'm screwed -___-

pevanis

Thank You 1000 times  :D
It's working without error now :-)
I noticed that dark skin isn't working with this version but i presume that's incompatible now ?

SA™

indeed it would need updating but it would be easyer to copy the default theme and base yours on that
http://samods.github.io/SAChatBar/

Xbox Live: smokerthecheese 360 or xbone
My Work
Piano Movers / Delivery service
QuoteMy allies are dead.
I'm 'bout to be too.
Zombies are chasing me.
F*** it, I'm screwed -___-

pevanis


skydachi2013

Chiming in to say the latest version with the ability to exclude certain themes, and something in the code changed for me that made the load time instantaneous again. Thank you for all your hard work on this, it's amazing!

Bug:
Chat windows on Refresh: If you have multiple windows open, and refresh, they load ontop/into of each other. If you collapse that chat, refresh, the previous one will appear where it was, and so forth until they all show up again.

sunilimon

This is why I say that a chatbar like Facebook (with contacts on a group and chat windows fixed on the bar) could solve the problem :D
SMF version: 2.0.14

http://www.hookahspain.com your hookah / shisha comunity at Spain

skydachi2013

Quote from: sunilimon on June 05, 2013, 10:37:46 AM
This is why I say that a chatbar like Facebook (with contacts on a group and chat windows fixed on the bar) could solve the problem :D

Sort of a different issue but I see what you're saying. You're saying remove the free-floating window placement and bind their positions to the bottom bar instead. Honestly not a bad choice in my opinion (works for Google and Facebook), and might simplify the code a lot by no longer having to track window positions or those UI elements in the db. I'd definitely appreciate it as a new feature if theirs enough interest in implementing it. Also a "minimum width" for the clickable name element at the bottom would be nice.

realJedi

This is for formal German.

$txt['home'] = 'Startseite';
$txt['msgs'] = 'Nachrichten';
$txt['myspace'] = 'MySpace';
$txt['twitter'] = 'Tweeten';
$txt['facebook'] = 'Facebook';
$txt['whos_on'] = 'Benutzer online';
$txt['guest_msg'] = 'Willkommen. Bitte <a class="white" href="'.$boardurl.'/index.php?action=login">einloggen</a> oder <a class="white" href="'.$boardurl.'/index.php?action=register">registrieren.</a>';
$txt['load_warning'] = 'Der Chat ist aufgrund einer hohen Serverlast im Moment nicht verf&uuml;gbar.';


$txt['2sichat_mn_heart'] = 'Server-Verbindung aktualisieren';
$txt['2sichat_mn_heart_sub'] = 'In ms<br />Beispiel: 30000 = 30 Sekunden<br />Hinweis: Ein zu niedriger Wert kann Probleme mit der Datenbankverbindung verursachen.<hr />';
$txt['2sichat_cw_h_enable'] = 'Chatfenster Server-Verbindung';
$txt['2sichat_cw_h_e_sub'] = 'Seperate Verbindung f&uuml;r jedes Chatfenster';
$txt['2sichat_cw_heart'] = 'Chatfenster-Verbindung aktualisieren';
$txt['2sichat_cw_heart_sub'] = 'In ms<br />Beispiel: 15000 = 15 Secunden<br />Hinweis: Ein zu niedriger Wert kann Probleme mit der Datenbankverbindung verursachen.<hr />';
$txt['2sichat_purge'] = 'Gelesene Nachrichten l&ouml;schen';
$txt['2sichat_purge_sub'] = 'Gelesene Machrichten nach wievielen Tagen l&ouml;schen?<hr />';
$txt['2sichat_purge_all'] = 'Alle Nachrichten bereinigen';
$txt['2sichat_purge_a_sub'] = '<span style="color:red">Achtung! Diese Aktion l&ouml;scht alle Chat-Nachrichten.<br />Dies setzt auch den automatischen Z&auml;hler zur&uuml;ck.</span><hr />';
$txt['2sichat_gad_trans'] = 'Seiten&uuml;bersetzung aktivieren';
$txt['2sichat_gad_lang'] = 'Sprach-Code';
$txt['2sichat_gad_lang_sub'] = 'Der Seiten&uuml;bersetzer ben&ouml;tigt einen Sprach-Code.<br />Dies sollte die Standardsprache Ihrer Webseite sein.<hr />';
$txt['2sichat_ico_home'] = 'Startseiten-Icon anzeigen';
$txt['2sichat_ico_pm'] = 'PM-Icon anzeigen';
$txt['2sichat_ico_myspace'] = 'Myspace-Icon anzeigen';
$txt['2sichat_ico_twit'] = 'Twitter-Icon anzeigen';
$txt['2sichat_ico_fb'] = 'Facebook-Icon anzeigen<hr />';
$txt['2sichat'] = 'SA Chat';
$txt['twosichatConfig'] = 'Einstellungen';
$txt['twosichatGadget'] = 'Gadgets';
$txt['2sichat_admin'] = 'SA Chat Administration';
$txt['2sichat_config'] = 'SA Chat Konfiguration';
$txt['2sichat_config_des'] = 'Hier k&ouml;nnen die Haupteinstellungen f&uuml;r SA Chat vorgenommen werden';
$txt['2sichat_gadgets'] = 'SA Chat Gadgets';
$txt['2sichat_gadgets_des'] = 'Eigene Gadgets hinzuf&uuml;gen';
$txt['2sichat_gad_add'] = 'Gadget hinzuf&uuml;gen';
$txt['2sichat_title'] = 'Titel';
$txt['2sichat_url'] = 'URL/Gadget Code';
$txt['2sichat_width'] = 'Breite';
$txt['2sichat_height'] = 'H&ouml;he';
$txt['2sichat_vis'] = 'Sichtbarkeit';
$txt['2sichat_vis0'] = 'Versteckt';
$txt['2sichat_vis1'] = 'Mitglieder';
$txt['2sichat_vis2'] = 'Gast';
$txt['2sichat_vis3'] = 'Alle';
$txt['2sichat_ord'] = 'Sortierung';
$txt['2sichat_preview'] = 'Vorschau';
$txt['2sichat_edit'] = 'Bearbeiten';
$txt['2sichat_delete'] = 'L&ouml;schen';
$txt['2sichat_link'] = 'Link';
$txt['2sichat_list_type'] = 'Alle online Benutzer anzeigen';
$txt['2sichat_list_t_sub'] = 'Zeigt jeden online Benutzer an, statt lediglich die Freunde.<hr />';
$txt['2sichat_dis_list'] = 'Chatliste deaktivieren';
$txt['2sichat_dis_l_sub'] = 'Entfernt die <i>Benutzer online</i>-Liste.<hr />';
$txt['2sichat_disable'] = 'SA Chat deaktivieren';
$txt['2sichat_disable_sub'] = 'Deaktiviert SA Chat und alle Erweiterungen.<hr />';
$txt['2sichat_dis_bar'] = 'Chat-Leiste deaktivieren';
$txt['2sichat_dis_b_sub'] = 'Chat-Leiste deaktivieren, Erweiterungen aktiviert lassen.<hr />';
$txt['2sichat_load_chk'] = 'Auslastungspr&uuml;fung aktivieren';
$txt['2sichat_max_load'] = 'H&ouml;chste Ladelast';
$txt['2sichat_max_l_sub'] = 'Durchschnittliche Ladelast des Servers';
$txt['2sichat_load_dis_list'] = 'Bei hoher Auslastung Chat-Liste deaktivieren';
$txt['2sichat_load_dis_chat'] = 'Bei hoher Auslastung SA Chat deaktivieren';
$txt['2sichat_load_dis_bar'] = 'Bei hoher Auslastung Chat-Leiste deaktivieren';
$txt['2sichat_live_online'] = 'Online-Liste live aktualisieren';
$txt['2sichat_simple_bbc'] = 'Einfaches BBC aktivieren<hr />';
$txt['2sichat_permissions'] = 'Gruppenfreigaben aktivieren';
$txt['2sichat_permissions_sub'] = 'Hiermit k&ouml;nnen die Gruppenfreigaben in SMF verwaltet werden.<br />Hinweis: Die Einstellungen auf dieser Seite &uuml,berschreiben die Freigabeeinstellungen.<hr />';

SA™

Quote from: skydachi2013 on June 05, 2013, 10:56:21 AM
Quote from: sunilimon on June 05, 2013, 10:37:46 AM
This is why I say that a chatbar like Facebook (with contacts on a group and chat windows fixed on the bar) could solve the problem :D

Sort of a different issue but I see what you're saying. You're saying remove the free-floating window placement and bind their positions to the bottom bar instead. Honestly not a bad choice in my opinion (works for Google and Facebook), and might simplify the code a lot by no longer having to track window positions or those UI elements in the db. I'd definitely appreciate it as a new feature if theirs enough interest in implementing it. Also a "minimum width" for the clickable name element at the bottom would be nice.

it will only be theme changes todo what you wanted  ill see wanted to move the chat windows anyway

QuoteThis is for formal German.

thanks for the translation
http://samods.github.io/SAChatBar/

Xbox Live: smokerthecheese 360 or xbone
My Work
Piano Movers / Delivery service
QuoteMy allies are dead.
I'm 'bout to be too.
Zombies are chasing me.
F*** it, I'm screwed -___-

neonsyrup

Anyone know why pages don't load correctly with this mod installed? Like, it loads funny compared to normal.

SA™

http://samods.github.io/SAChatBar/

Xbox Live: smokerthecheese 360 or xbone
My Work
Piano Movers / Delivery service
QuoteMy allies are dead.
I'm 'bout to be too.
Zombies are chasing me.
F*** it, I'm screwed -___-

Kindred

hmmm.... installed rev65 in place of rev60 (although rev60 seemed to work correctly....)

now I can't find the chat bar...
(IE9)
I can see a blue bar across the bottom that is a pizel in height... but can't get it to do anything
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

neonsyrup


Kindred

define "loads funny"
That is not really a useful description
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

SA™

Quote from: Kindred on June 06, 2013, 03:58:01 PM
hmmm.... installed rev65 in place of rev60 (although rev60 seemed to work correctly....)

now I can't find the chat bar...
(IE9)
I can see a blue bar across the bottom that is a pizel in height... but can't get it to do anything

did you run the fix bar thing in sachat admin?
http://samods.github.io/SAChatBar/

Xbox Live: smokerthecheese 360 or xbone
My Work
Piano Movers / Delivery service
QuoteMy allies are dead.
I'm 'bout to be too.
Zombies are chasing me.
F*** it, I'm screwed -___-

Kindred

good call.   that fixed it (and I missed it... 'DOH!)
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

neonsyrup

It's hard to explain, it's like have the screen is white for a few seconds and the text at the bottom of the page is displayed on it but bigger, then it goes normal and lags a little bit. Goes completely normal when SA isnt installed with normal instant page loads.

Skaty

tried it in vanilla smf but can't see the bar, it is activated.

Advertisement: