Skocz do zawartości
"Idzie nowe..." - o zmianach i nie tylko ×
Przeniesienie zakupów z IPS Marketplace / Moving bought items from IPS Marketplace ×

Inferno IPBShout 2.5.1 Lite


lojciec14

Rekomendowane odpowiedzi

Witam. Jako że miałem problemy z shoutboxem D22 postanowiłem zainstalować SB podany w temacie. Ale mam problem. Otóż gdy już wszystko zainstalowałem, SB się pokazał, lecz non-stop pisze w nim loading i kompletnie nic się nie dzieje. Druga sprawa, to po edycji pliki index, tak, jak w instrukcji gdy kliknę w nowy post, lub chcę dodać nowy wywala białą stronę... z 3 krzakami. edytowałem plik init, tak jak w jednym z poradników, ale to nie działa... jakieś sugestie?? Jak odpalić tego SB, by się załadował i jak niknąć białych stron? Czy jest to może wina tego, że kod, który należało dodać do board header, dodałem do board footer i to na samym początku przed jakimikolwiek znakami?? Tak wygląda instrukcja (może w niej jest błąd):

Step 1:
----------------
Go in
to the 'UPLOADS' folder, and upload everything within the folder to your forums root directory (where index.php and conf_global.php is)

Step 2:
----------------
Navigate to './infernoshout/aop/', and CHMOD the file 'aop.txt' to 0666 (some servers may require 0777 for full write permissions).


Step 3:
----------------
Log in to your IPB Admin Control Panel, in there go to:

Admin -> Components -> Manage Components

At the bottom of this page, you will see a form to select a component file from your computer, you will need to install the following component files:

Inferno Installer Component.xml
Inferno IPBShout Lite Component.xml

Import both products.


Step 4:
----------------
In your IPB Admin Control Panel, go to:

Components -> Inferno Installer -> Manage Inferno Modules

> On the page, select the module 'Inferno Ipbinfernoshoutlite', and hit Proceed.

> On the next page, select the action 'Fresh Install', and hit Proceed.


Step 5:
----------------
Download your forums index.php, and make the following edit:

Find:
---------------------------------------------
$ipsclass->parse_incoming();
---------------------------------------------


BELOW this add:
---------------------------------------------
//--------------------------------
//  Inferno Shoutbox: Don't Update Sessions
//--------------------------------

if ($ipsclass->input['autocom'] == 'infernoshout' || $ipsclass->input['module'] == 'infernoshout')
{
$ipsclass->sess->do_update = false;
}
---------------------------------------------


Find:
---------------------------------------------
if ( USE_SHUTDOWN and $ipsclass->input['act'] != 'task' )
{
@chdir( ROOT_PATH );
$ROOT_PATH = getcwd();

register_shutdown_function( array( &$ipsclass, 'my_deconstructor') );
}
---------------------------------------------


BELOW this add:
---------------------------------------------
require_once (ROOT_PATH . '/infernoshout/engine/inferno_engine.php');
$ipsclass->infernoshout = new infernoshout_engine();
$ipsclass->infernoshout->load_shoutbox();
---------------------------------------------

Save and upload index.php


Step 6:
----------------
In your IPB Admin Control Panel, go to:

Look & Feel -> Edit Template HTML (for the skin of your choice)

Select the template group 'All Global HTML', then select the templatebit 'Global Board Header'.

(Note: You can place the code where you want, does not have to be here!)

At the very bottom of this template, add the following code:

---------------------------------------------
{$this->ipsclass->infernoshout->box}
---------------------------------------------

Save the template.


Step 7:
----------------
Congrats! You're done! You can add the template code -anywhere- you desire to load the shoutbox, and you can configure the shoutbox settings
in the following location:

Components -> Inferno IPBShout -> Inferno IPBShout Lite Settings

Odnośnik do komentarza
Udostępnij na innych stronach

  • Manager
Tak wygląda instrukcja (może w niej jest błąd):

Na pewno. :/

Po pierwsze - to znacznie okrojony SB, więcej tam nie ma jak jest (funkcji).

Po drugie - jeśli coś nie działa to upewnij się na 100% czy wszystko dobrze zrobiłeś.

Biała strona -> http://forum.invisionize.pl/index.php?showtopic=93

intermedia - profesjonalne rozwiązania Invision Power Board

---

Chcesz uzyskać szybko i sprawnie pomoc? Uzupełnij wersję i adres w profilu.

Odnośnik do komentarza
Udostępnij na innych stronach

tak jak pisałem, korzystałem z tej instrukcji, ale nie wyświetla mi żadnych błędów.... jeszcze raz wszystko na spokojnie zainstaluję..... Kody na 99% dobrze wpisałem.....

Nie znalazłem rozwiązania błędu... wróciłem do D22 Shoutbox....

Edytowane przez lojciec14
Odnośnik do komentarza
Udostępnij na innych stronach

Jeśli chcesz dodać odpowiedź, zaloguj się lub zarejestruj nowe konto

Jedynie zarejestrowani użytkownicy mogą komentować zawartość tej strony.

Zarejestruj nowe konto

Załóż nowe konto. To bardzo proste!

Zarejestruj się

Zaloguj się

Posiadasz już konto? Zaloguj się poniżej.

Zaloguj się
  • Ostatnio przeglądający   0 użytkowników

    • Brak zarejestrowanych użytkowników przeglądających tę stronę.
×
×
  • Dodaj nową pozycję...

Powiadomienie o plikach cookie

Umieściliśmy na Twoim urządzeniu pliki cookie, aby pomóc Ci usprawnić przeglądanie strony. Możesz dostosować ustawienia plików cookie, w przeciwnym wypadku zakładamy, że wyrażasz na to zgodę.