• Rejestracja
vBHELP.pl - polskie wsparcie vBulletin
  1. #1
    Pixi jest nieaktywny Użytkownik
    Dołączył
    Apr 2008
    Posty
    47

    Domyślnie Flashchat-vb-integration

    Witam jestem w posiadaniu modyfikacji Flashchat-vb-integration i mam taki problem otóz napisali w instrukcji obługi tak:
    FlashChat Integration for vBulletin 3.7
    =======================================

    For FlashChat versions 4.7.12 and above.


    Step 1. (if not already done)

    Install Flashchat, ticking the option to integrate with a CMS (on the first page where file permissions are checked)

    On the CMS page choose the vBulletin 3.7 option and continue the install.

    If no 3.7 option is available then choose the 3.6 option - then after flashchat is installed, edit the flashchat config.php file, setting the cms value as below ;

    //your CMS system
    'CMSsystem' => 'vbulletin37CMS',// default - default CMS, blank - stateless CMS



    Step 2.

    Upload the chat & includes folders to your server (the existing CMS file will be over-written).



    Step 3. (optional)

    Edit ../chat/inc/config.php

    Find ;

    'redirect' => false, // redirectURL must be a valid URL
    'url' => 'http://www.tufat.com/chat.php', // 'redirect' must be set to true for this to work
    'window' => '_blank', // the window to open into. possible values: _blank, _self, _parent, or a named window

    Replace with ;

    'redirect' => true,
    'url' => '/forum/index.php?', // make sure this points to your forum home page //
    'window' => '_parent',



    Step 4. (optional)

    Edit ../chat/inc/langs/en.php

    Find ;

    'banned' => "You've been banned",

    Replace with ;

    'banned' => "You do not have permission to enter the chat",



    Step 5.

    Upload the product via the Product Manager using the supplied XML file.



    i teraz jest problem nie ma takich plików tam i teraz chciałem sie zapytac czy modyfikacja czasem nie jest kompletna.JAK to zainstalować??
    A może jest jakis inny fajny chat po VB 3.7 tylko nie VB Shout bo ten syf mi zmasakrował transfer w jeden dzien zeżarło 3 gb.
    Ostatnio edytowane przez Pixi ; 09.05.2008 o 22:11



  2. #2
    Młody jest nieaktywny Użytkownik vBHELP.pl
    Dołączył
    Feb 2008
    Posty
    608
    Przydatne posty
    2

    Domyślnie

    To wyłącz automatycznie odświeżanie(vBShout).


  3. #3
    Pixi jest nieaktywny Użytkownik
    Dołączył
    Apr 2008
    Posty
    47

    Domyślnie

    Cytat Zamieszczone przez Młody Zobacz posta
    To wyłącz automatycznie odświeżanie(vBShout).
    jak sie nazywa ta opcja. I czy jest coś lepszego jesli chodzi o chat do vb czy tylko ten Vbshout i ten FLASHcostam?


  4. #4
    Młody jest nieaktywny Użytkownik vBHELP.pl
    Dołączył
    Feb 2008
    Posty
    608
    Przydatne posty
    2

    Domyślnie

    AJAX Refresh Speed ustaw na 300 (5 minut)


  5. #5
    satworld jest nieaktywny Początkujący
    Dołączył
    Jan 2009
    Posty
    15

    Domyślnie

    Cytat Zamieszczone przez Młody Zobacz posta
    AJAX Refresh Speed ustaw na 300 (5 minut)
    a gdzie dokładnie jest ta opcja ??


Chmurka.pl

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67