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

Naro

Użytkownik
  • Postów

    24
  • Dołączył

  • Ostatnia wizyta

Treść opublikowana przez Naro

  1. "[[Template axenplayerpanel/front/amxbans/actionMenu is throwing an error. This theme may be out of date. Run the support tool in the AdminCP to restore the default theme.]]" nie ładuje się wgl menu do odbanowania
  2. @Weak. zaktualizujesz do 4.7? to raz a dwa czy wprowadziłbyś możliwość podziału na Administatorów i Moderatorów?
  3. @Weak. Czy będziesz to aktualizował do 4.7?
  4. Czy będzie aktualizacja do 4.6?
  5. Kiedy można spodziewać się wtyczki pod wersję 4.5? bo chciałbym zakupić?
  6. Wyłączyłem, nic nie dało włączyłem też nic nie dało i zostawiłem to na wyłączony.
  7. Po wpisaniu tego pokazuje mi tylko użytkownika nic więcej reszta jest na szaro.
  8. Wybacz, pewnie uznasz to za głupie ale jestem człowiek, mógłbyś mi powiedź jak wyłączyć mam to?
  9. Witam, Mam takie problem otóż: przenosiłem forum miedzy 1 hostingiem a drugim wszystko pięknie ładnie działa ale problem jest taki, że co bym nie zainstalował, to zawsze mam ten sam błąd przy próbie ustawieniu bądź wyborze danego użytkownika i za każdym szlag mnie trafia. o to Błąd " [#404] incorrect_furl " Próbowałem wszystkiego: przebudowanie stylu, pamięć furl itp. Nawet wgranie na nowo folderu admin. Nic pomogło. Jurij: Poprawiłem pisownię, nazwę tematu i ortografię.
  10. Witam. Kupię licencję IPB (Suite Core + Forums) wraz z transferem na moje konto. Kontakt PW Najlepiej
  11. Pisałem to w 1 poście -> Dodatkowo za chiny nie idzie wejść do panelu Administracyjnego mam taki o to błąd -> Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
  12. Zaraz to sprawdzę a macie pomysł czemu nie chce działać acp?
  13. Jak wejdę na stronę mam takie błędy teraz -> Warning: Cannot modify header information - headers already sent by (output started at /home/p488836/public_html/skilluj/public_html/forum/serverviewer/admin/lgsl_config.php:1) in/home/p488836/public_html/skilluj/public_html/forum/admin/sources/classes/output/formats/html/htmlOutput.php on line 114Warning: Cannot modify header information - headers already sent by (output started at /home/p488836/public_html/skilluj/public_html/forum/serverviewer/admin/lgsl_config.php:1) in/home/p488836/public_html/skilluj/public_html/forum/admin/sources/classes/output/formats/html/htmlOutput.php on line 127Warning: Cannot modify header information - headers already sent by (output started at /home/p488836/public_html/skilluj/public_html/forum/serverviewer/admin/lgsl_config.php:1) in/home/p488836/public_html/skilluj/public_html/forum/admin/sources/classes/output/formats/html/htmlOutput.php on line 136Warning: Cannot modify header information - headers already sent by (output started at /home/p488836/public_html/skilluj/public_html/forum/serverviewer/admin/lgsl_config.php:1) in/home/p488836/public_html/skilluj/public_html/forum/admin/sources/classes/output/formats/html/htmlOutput.php on line 137Warning: Cannot modify header information - headers already sent by (output started at /home/p488836/public_html/skilluj/public_html/forum/serverviewer/admin/lgsl_config.php:1) in/home/p488836/public_html/skilluj/public_html/forum/admin/sources/classes/output/formats/html/htmlOutput.php on line 141 Natomiast przy próbie zalogowania mam coś takiego -> Fatal error: Call to a member function userHoverCard() on a non-object in /home/p488836/public_html/skilluj/public_html/forum/admin/sources/base/ipsMember.php on line 172 ACP nie działa
  14. Proszę Bardzo zamazałem tylko dane do bazy conf_global.rar
  15. To samo,nic nie pokazało mi aby było ukryte. <?php $INFO['sql_driver'] = 'mysql'; $INFO['sql_host'] = 'localhost'; $INFO['sql_database'] = 'xxxx'; $INFO['sql_user'] = 'xxxx'; $INFO['sql_pass'] = 'xxx'; $INFO['sql_tbl_prefix'] = 'ibf_'; $INFO['sql_debug'] = '0'; $INFO['sql_charset'] = 'latin2'; $INFO['board_start'] = '13'; $INFO['installed'] = '1'; $INFO['php_ext'] = 'php'; $INFO['safe_mode'] = '0'; $INFO['board_url'] = 'http://skilluj.com'; $INFO['banned_group'] = '5'; $INFO['admin_group'] = '4'; $INFO['guest_group'] = '2'; $INFO['member_group'] = '3'; $INFO['auth_group'] = '1'; $INFO['use_friendly_urls'] = '1'; $INFO['_jsDebug'] = '0'; $INFO['mysql_tbl_type'] = 'MyISAM'; define('IN_DEV', 0); /* Remote archive DB - complete these details if you\'re using a remote DB for the post archive. If content has already been archived in the local DB, this will need transferring and will not be done automatically. */ $INFO['archive_remote_sql_host'] = ''; $INFO['archive_remote_sql_database'] = ''; $INFO['archive_remote_sql_user'] = ''; $INFO['archive_remote_sql_pass'] = ''; $INFO['archive_remote_sql_charset'] = ''; ?>
  16. <?php $INFO['sql_driver'] = 'mysql'; $INFO['sql_host'] = 'localhost'; $INFO['sql_database'] = 'xxxx'; $INFO['sql_user'] = 'xxxxx'; $INFO['sql_pass'] = 'xxxx'; $INFO['sql_tbl_prefix'] = 'ibf_'; $INFO['sql_debug'] = '0'; $INFO['sql_charset'] = 'latin2'; $INFO['board_start'] = '134xxxx'; $INFO['installed'] = '1'; $INFO['php_ext'] = 'php'; $INFO['safe_mode'] = '0'; $INFO['board_url'] = 'http://skilluj.com'; $INFO['banned_group'] = '5'; $INFO['admin_group'] = '4'; $INFO['guest_group'] = '2'; $INFO['member_group'] = '3'; $INFO['auth_group'] = '1'; $INFO['use_friendly_urls'] = '1'; $INFO['_jsDebug'] = '0'; $INFO['mysql_tbl_type'] = 'MyISAM'; define('IN_DEV', 0); /* Remote archive DB - complete these details if you\'re using a remote DB for the post archive. If content has already been archived in the local DB, this will need transferring and will not be done automatically. */ $INFO['archive_remote_sql_host'] = ''; $INFO['archive_remote_sql_database'] = ''; $INFO['archive_remote_sql_user'] = ''; $INFO['archive_remote_sql_pass'] = ''; $INFO['archive_remote_sql_charset'] = ''; ?> Proszę bardzo, zamazałem tylko wrażliwe dane.
  17. Witam, mam pewny problem przeniosłem forum z hostingu superhost na proserwer i teraz mam takie o to błędy -> przy próbie zalogowania się na forum -> mam coś takiego Wystąpił błąd podczas próby logowania. Spróbuj ponownie. i oczywiśćie nie loguje nic się nie dzieje Warning: Cannot modify header information - headers already sent by (output started at /home/p488836/public_html/skilluj/public_html/forum/conf_global.php:33) in/home/p488836/public_html/skilluj/public_html/forum/admin/sources/classes/output/formats/html/htmlOutput.php on line 114 Warning: Cannot modify header information - headers already sent by (output started at /home/p488836/public_html/skilluj/public_html/forum/conf_global.php:33) in/home/p488836/public_html/skilluj/public_html/forum/admin/sources/classes/output/formats/html/htmlOutput.php on line 127 Warning: Cannot modify header information - headers already sent by (output started at /home/p488836/public_html/skilluj/public_html/forum/conf_global.php:33) in/home/p488836/public_html/skilluj/public_html/forum/admin/sources/classes/output/formats/html/htmlOutput.php on line 136 Warning: Cannot modify header information - headers already sent by (output started at /home/p488836/public_html/skilluj/public_html/forum/conf_global.php:33) in/home/p488836/public_html/skilluj/public_html/forum/admin/sources/classes/output/formats/html/htmlOutput.php on line 137 Warning: Cannot modify header information - headers already sent by (output started at /home/p488836/public_html/skilluj/public_html/forum/conf_global.php:33) in/home/p488836/public_html/skilluj/public_html/forum/admin/sources/classes/output/formats/html/htmlOutput.php on line 141 Dodatkowo za chiny nie idzie wejść do panelu Administracyjnego mam taki o to błąd -> Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
×
×
  • 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ę.