-
Postów
982 -
Dołączył
-
Ostatnia wizyta
Typ zawartości
Profile
Forum
Pliki
Galeria
Blogi
Sklep
Wydarzenia
Treść opublikowana przez Łukasz
-
ROZWIĄZANY: Brak obrazka, którego fizycznie nie ma
Łukasz odpowiedział(a) na schaf temat w Ogólny support IPB
podaj adres forum -
U mnie 0.7 sec
-
ROZWIĄZANY: Nie działa Shoutbox
Łukasz odpowiedział(a) na c0nst temat w Aplikacje pakietu IPS Community
Odinstaluj sb wgraj najnowszą wersje pod twoje forum i zainstaluj ponownie. -
Błąd podczas aktualizacji do 3.3.2 co oznacza.
Łukasz odpowiedział(a) na Łukasz temat w Ogólny support IPB
Juz dawno zrobiłem aktualizacje ale mnie to martwi. Dlatego się pytałem co oznaczają te zapytania co nie poszły. -
Błąd podczas aktualizacji do 3.3.2 co oznacza.
Łukasz odpowiedział(a) na Łukasz temat w Ogólny support IPB
Fix nic nie daje otrzymuje odpowiedz : #1068 - Zdefiniowano wiele kluczy podstawowych -
Prosze o wyjaśnienie co oznacza ten błąd: Error: ALTER TABLE ibf_content_cache_sigs DROP KEY cache_content_id, ADD PRIMARY KEY (cache_content_id); Zdefiniowano wiele kluczy podstawowych Error: ALTER TABLE ibf_content_cache_posts DROP KEY cache_content_id, ADD PRIMARY KEY (cache_content_id); Zdefiniowano wiele kluczy podstawowych
-
Aktualizacja ceny zniżka o 30 % ^^
-
ROZWIĄZANY: Lista użytkowników szukanie zawansowane
Łukasz odpowiedział(a) na Łukasz temat w Ogólny support IPB
Błąd powodowała aplikacja Pro Menu, Dziękuje za pomoc. -
Mały bug:
-
ROZWIĄZANY: Lista użytkowników szukanie zawansowane
Łukasz odpowiedział(a) na Łukasz temat w Ogólny support IPB
Poszło zobaczymy co odpiszą -
ROZWIĄZANY: ACP Brak Możliwości przeglądania stron z warnami
Łukasz odpowiedział(a) na Łukasz temat w Ogólny support IPB
Dziękuje bardzo. -
ROZWIĄZANY: Lista użytkowników szukanie zawansowane
Łukasz odpowiedział(a) na Łukasz temat w Ogólny support IPB
Jakieś pomysły czy pisać do ips?? -
ROZWIĄZANY: ACP Brak Możliwości przeglądania stron z warnami
Łukasz opublikował(a) temat w Ogólny support IPB
Witam Serdecznie. Mam problem z logami warnów w acp. Jeżeli wejdę na stronę http://www.wa**k.pl/admin/index.php?adsess=dd1b656f8861bc0ac4e15da058c1afd0&app=core&module=logs§ion=warnlogs nie można przeglądać pozostałych stron z logami ostrzeżeń - tylko stronę 1. a gdy klikniemy na stronę drugą http://www.wa**k.pl/admin/index.php?adsess=dd1b656f8861bc0ac4e15da058c1afd0&app=core&&st=15 zostajemy odesłani na stronę główna PA / ucinana jest fraza "section=warnlogs" prawidłowy adres strony drugiej to http://www.wa**k.pl/admin/index.php?adsess=dd1b656f8861bc0ac4e15da058c1afd0&app=core&module=logs§ion=warnlogs&st=15 Proszę o pomoc. -
ROZWIĄZANY: BBCode nie są wyświetlane poprawnie.
Łukasz odpowiedział(a) na MyInside temat w Ogólny support IPB
Tak zrób to : -
ROZWIĄZANY: jak sie nazywa ta modyfikacja
Łukasz odpowiedział(a) na Harnas temat w Modyfikacje - pomoc
http://community.invisionpower.com/files/file/3324-advanced-tags-prefixes/ -
Dziwny wygląd miniatur obrazków w postach
Łukasz odpowiedział(a) na elroy temat w Ogólny support IPB
najnowszy firefox : -
ROZWIĄZANY: Lista użytkowników szukanie zawansowane
Łukasz odpowiedział(a) na Łukasz temat w Ogólny support IPB
[long] $_SEOTEMPLATES = array( 'showuser' => array( 'app' => 'members', 'allowRedirect' => 1, 'out' => array( '#showuser=(.+?)((?:&|&)f=(.+?))?(&|$)#i', 'user/$1-#{__title__}/$2$4' ), 'in' => array( 'regex' => "#/user/(\d+?)-#i", 'matches' => array( array( 'showuser', '$1' ) ) ) ), 'members_status_single' => array( 'app' => 'members', 'allowRedirect' => 0, 'out' => array( '#app=members(?:&|&)module=profile(?:&|&)section=status(?:&|&)type=single(?:&|&)status_id=(\d+?)(&|$)#i', 'statuses/id/$1/$2' ), 'in' => array( 'regex' => "#/statuses/id/(\d+?)/#i", 'matches' => array( array( 'app' , 'members' ), array( 'section', 'status' ), array( 'module' , 'profile' ), array( 'type' , 'single' ), array( 'status_id', '$1' ) ) ) ), 'members_status_friends'=> array( 'app' => 'members', 'allowRedirect' => 0, 'out' => array( '#app=members(?:&|&)module=profile(?:&|&)section=status(?:&|&)type=friends(&|$)#i', 'statuses/friends/$2' ), 'in' => array( 'regex' => "#/statuses/friends#i", 'matches' => array( array( 'app' , 'members' ), array( 'section', 'status' ), array( 'module' , 'profile' ), array( 'type' , 'friends' ) ) ) ), 'members_status_all' => array( 'app' => 'members', 'allowRedirect' => 0, 'out' => array( '#app=members(?:&|&)module=profile(?:&|&)section=status((?:&|&)type=all)?(&|$)#i', 'statuses/all/$2' ), 'in' => array( 'regex' => "#/statuses/all#i", 'matches' => array( array( 'app' , 'members' ), array( 'section', 'status' ), array( 'module' , 'profile' ) ) ) ), 'members_list' => array( 'app' => 'members', 'allowRedirect' => 0, 'out' => array( '#app=members((&|&)module=list)?#i', 'members/' ), 'in' => array( 'regex' => "#/members(/|$|\?)#i", 'matches' => array( array( 'app', 'members' ), array( 'module', 'list' ) ) ) ), 'most_liked' => array( 'app' => 'members', 'allowRedirect' => 0, 'out' => array( '#app=members(?:&|&)module=reputation(?:&|&)section=most#i', 'best-content/' ), 'in' => array( 'regex' => "#/best-content(/|$|\?)#i", 'matches' => array( array( 'app', 'members' ), array( 'module', 'reputation' ), array( 'section', 'most' ) ) ) ), ); [/long] -
ROZWIĄZANY: Lista użytkowników szukanie zawansowane
Łukasz odpowiedział(a) na Łukasz temat w Ogólny support IPB
[long]<?php /** * FURL Templates cache. Do not attempt to modify this file. * Please modify the relevant 'furlTemplates.php' file in /{app}/extensions/furlTemplates.php * and rebuild from the Admin CP * * Written: Fri, 04 May 2012 20:13:45 +0000 * * Why? Because Matt says so. */ $templates = array ( '__data__' => array ( 'start' => '-', 'end' => '/', 'varBlock' => '/page__', 'varSep' => '__', ), 'showannouncement' => array ( 'app' => 'forums', 'allowRedirect' => 1, 'out' => array ( 0 => '#showannouncement=(.+?)((?:&|&)f=(.+?))?(&|$)#i', 1 => 'forum-$3/announcement-$1-#{__title__}/$4', ), 'in' => array ( 'regex' => '#/forum-(\\d+?)?/announcement-(\\d+?)-#i', 'matches' => array ( 0 => array ( 0 => 'showannouncement', 1 => '$2', ), 1 => array ( 0 => 'f', 1 => '$1', ), ), ), ), 'showforum' => array ( 'app' => 'forums', 'allowRedirect' => 1, 'out' => array ( 0 => '#showforum=(.+?)(&|$)#i', 1 => 'forum/$1-#{__title__}/$2', ), 'in' => array ( 'regex' => '#^/forum/(\\d+?)-#i', 'matches' => array ( 0 => array ( 0 => 'showforum', 1 => '$1', ), ), ), ), 'showtopicunread' => array ( 'app' => 'forums', 'allowRedirect' => 1, 'out' => array ( 0 => '#showtopic=(.+?)(?:&|&)view=getnewpost(&|$)#i', 1 => 'topic/$1-#{__title__}/unread/$2', ), 'in' => array ( 'regex' => '#^/topic/(\\d+?)-([^/]+?)/unread(/|$)#i', 'matches' => array ( 0 => array ( 0 => 'showtopic', 1 => '$1', ), 1 => array ( 0 => 'view', 1 => 'getnewpost', ), ), ), ), 'showtopicnextunread' => array ( 'app' => 'forums', 'allowRedirect' => 1, 'out' => array ( 0 => '#showtopic=(.+?)(?:&|&)view=getnextunread(&|$)#i', 1 => 'topic/$1-#{__title__}/nextunread/$2', ), 'in' => array ( 'regex' => '#^/topic/(\\d+?)-([^/]+?)/nextunread(/|$)#i', 'matches' => array ( 0 => array ( 0 => 'showtopic', 1 => '$1', ), 1 => array ( 0 => 'view', 1 => 'getnextunread', ), ), ), ), 'showtopic' => array ( 'app' => 'forums', 'allowRedirect' => 1, 'out' => array ( 0 => '#showtopic=(.+?)(&|$)#i', 1 => 'topic/$1-#{__title__}/$2', ), 'in' => array ( 'regex' => '#^/topic/(\\d+?)-#i', 'matches' => array ( 0 => array ( 0 => 'showtopic', 1 => '$1', ), ), ), ), 'acteqst' => array ( 'app' => 'forums', 'allowRedirect' => 1, 'out' => array ( 0 => '#act=ST(.*?)&t=(.+?)(&|$)#i', 1 => 'topic/$2-#{__title__}/$3', ), 'in' => array ( 'regex' => '#^notavalidrequest$#i', 'matches' => array ( 0 => array ( 0 => 'showtopic', 1 => '0', ), ), ), ), 'act=idx' => array ( 'app' => 'forums', 'allowRedirect' => 0, 'out' => array ( 0 => '#act=idx(&|$)#i', 1 => 'index/$1', ), 'in' => array ( 'regex' => '#^/index/(/|$|\\?)#i', 'matches' => array ( 0 => array ( 0 => 'act', 1 => 'idx', ), ), ), ), 'showuser' => array ( 'app' => 'members', 'allowRedirect' => 1, 'out' => array ( 0 => '#showuser=(.+?)((?:&|&)f=(.+?))?(&|$)#i', 1 => 'user/$1-#{__title__}/$2$4', ), 'in' => array ( 'regex' => '#/user/(\\d+?)-#i', 'matches' => array ( 0 => array ( 0 => 'showuser', 1 => '$1', ), ), ), ), 'members_status_single' => array ( 'app' => 'members', 'allowRedirect' => 0, 'out' => array ( 0 => '#app=members(?:&|&)module=profile(?:&|&)section=status(?:&|&)type=single(?:&|&)status_id=(\\d+?)(&|$)#i', 1 => 'statuses/id/$1/$2', ), 'in' => array ( 'regex' => '#/statuses/id/(\\d+?)/#i', 'matches' => array ( 0 => array ( 0 => 'app', 1 => 'members', ), 1 => array ( 0 => 'section', 1 => 'status', ), 2 => array ( 0 => 'module', 1 => 'profile', ), 3 => array ( 0 => 'type', 1 => 'single', ), 4 => array ( 0 => 'status_id', 1 => '$1', ), ), ), ), 'members_status_friends' => array ( 'app' => 'members', 'allowRedirect' => 0, 'out' => array ( 0 => '#app=members(?:&|&)module=profile(?:&|&)section=status(?:&|&)type=friends(&|$)#i', 1 => 'statuses/friends/$2', ), 'in' => array ( 'regex' => '#/statuses/friends#i', 'matches' => array ( 0 => array ( 0 => 'app', 1 => 'members', ), 1 => array ( 0 => 'section', 1 => 'status', ), 2 => array ( 0 => 'module', 1 => 'profile', ), 3 => array ( 0 => 'type', 1 => 'friends', ), ), ), ), 'members_status_all' => array ( 'app' => 'members', 'allowRedirect' => 0, 'out' => array ( 0 => '#app=members(?:&|&)module=profile(?:&|&)section=status((?:&|&)type=all)?(&|$)#i', 1 => 'statuses/all/$2', ), 'in' => array ( 'regex' => '#/statuses/all#i', 'matches' => array ( 0 => array ( 0 => 'app', 1 => 'members', ), 1 => array ( 0 => 'section', 1 => 'status', ), 2 => array ( 0 => 'module', 1 => 'profile', ), ), ), ), 'members_list' => array ( 'app' => 'members', 'allowRedirect' => 0, 'out' => array ( 0 => '#app=members((&|&)module=list)?#i', 1 => 'members/', ), 'in' => array ( 'regex' => '#/members(/|$|\\?)#i', 'matches' => array ( 0 => array ( 0 => 'app', 1 => 'members', ), 1 => array ( 0 => 'module', 1 => 'list', ), ), ), ), 'most_liked' => array ( 'app' => 'members', 'allowRedirect' => 0, 'out' => array ( 0 => '#app=members(?:&|&)module=reputation(?:&|&)section=most#i', 1 => 'best-content/', ), 'in' => array ( 'regex' => '#/best-content(/|$|\\?)#i', 'matches' => array ( 0 => array ( 0 => 'app', 1 => 'members', ), 1 => array ( 0 => 'module', 1 => 'reputation', ), 2 => array ( 0 => 'section', 1 => 'most', ), ), ), ), 'section=register' => array ( 'app' => 'core', 'allowRedirect' => 0, 'out' => array ( 0 => '#app=core(&|&)module=global(&|&)section=register(&|&|$)#i', 1 => 'register/$3', ), 'in' => array ( 'regex' => '#/register(/|$|\\?)#i', 'matches' => array ( 0 => array ( 0 => 'app', 1 => 'core', ), 1 => array ( 0 => 'module', 1 => 'global', ), 2 => array ( 0 => 'section', 1 => 'register', ), ), ), ), 'tags' => array ( 'app' => 'core', 'allowRedirect' => 0, 'out' => array ( 0 => '#app=core(&|&)module=search(&|&)do=search(&|&)search_tags=(\\S+?)(&|&)search_app=(\\S+?)(&|&|$)#i', 1 => 'tags/$6/$4/$7', ), 'in' => array ( 'regex' => '#/tags/(\\S+?)/(\\S+?)/#i', 'matches' => array ( 0 => array ( 0 => 'app', 1 => 'core', ), 1 => array ( 0 => 'module', 1 => 'search', ), 2 => array ( 0 => 'do', 1 => 'search', ), 3 => array ( 0 => 'search_tags', 1 => '$2', ), 4 => array ( 0 => 'search_app', 1 => '$1', ), ), ), ), 'likeunsubscribe' => array ( 'app' => 'core', 'allowRedirect' => 0, 'out' => array ( 0 => '#app=core(&|&)module=global(&|&)section=like(&|&)do=unsubscribe(&|&)key=(\\S+?)(&|&|$)#i', 1 => 'unsubscribe/$5/', ), 'in' => array ( 'regex' => '#/unsubscribe/(\\S+?)/$#i', 'matches' => array ( 0 => array ( 0 => 'app', 1 => 'core', ), 1 => array ( 0 => 'module', 1 => 'global', ), 2 => array ( 0 => 'section', 1 => 'like', ), 3 => array ( 0 => 'do', 1 => 'unsubscribe', ), 4 => array ( 0 => 'key', 1 => '$1', ), ), ), ), 'findcomment' => array ( 'app' => 'core', 'allowRedirect' => 0, 'out' => array ( 0 => '#app=core(&|&)module=global(&|&)section=comments(&|&)do=findComment(&|&)fromApp=(\\S+?)(&|&)parentId=(\\d+?)(&|&)commentId=(\\d+?)(&|&|$)#i', 1 => 'findComment/$5/$7-$9', ), 'in' => array ( 'regex' => '#/findComment/(\\S+?-\\S+?)/(\\d+?)-(\\d+?)$#i', 'matches' => array ( 0 => array ( 0 => 'app', 1 => 'core', ), 1 => array ( 0 => 'module', 1 => 'global', ), 2 => array ( 0 => 'section', 1 => 'comments', ), 3 => array ( 0 => 'do', 1 => 'findComment', ), 4 => array ( 0 => 'fromApp', 1 => '$1', ), 5 => array ( 0 => 'parentId', 1 => '$2', ), 6 => array ( 0 => 'comment_id', 1 => '$3', ), ), ), ), 'section=rss' => array ( 'app' => 'core', 'allowRedirect' => 0, 'out' => array ( 0 => '#app=core(&|&)module=global(&|&)section=rss(&|&)type=(\\w+?)$#i', 1 => 'rss/$4/', ), 'in' => array ( 'regex' => '#/rss/(\\w+?)/$#i', 'matches' => array ( 0 => array ( 0 => 'app', 1 => 'core', ), 1 => array ( 0 => 'module', 1 => 'global', ), 2 => array ( 0 => 'section', 1 => 'rss', ), 3 => array ( 0 => 'type', 1 => '$1', ), ), ), ), 'section=rss2' => array ( 'app' => 'core', 'allowRedirect' => 0, 'out' => array ( 0 => '#app=core(&|&)module=global(&|&)section=rss(&|&)type=(\\w+?)(&|&)id=(\\w+?)$#i', 1 => 'rss/$4/$6-#{__title__}/', ), 'in' => array ( 'regex' => '#/rss/(\\w+?)/(\\w+?)-#i', 'matches' => array ( 0 => array ( 0 => 'app', 1 => 'core', ), 1 => array ( 0 => 'module', 1 => 'global', ), 2 => array ( 0 => 'section', 1 => 'rss', ), 3 => array ( 0 => 'type', 1 => '$1', ), 4 => array ( 0 => 'id', 1 => '$2', ), ), ), ), 'app=ipchat' => array ( 'app' => 'ipchat', 'allowRedirect' => 1, 'out' => array ( 0 => '#app=ipchat$#i', 1 => 'chat/', ), 'in' => array ( 'regex' => '#/chat(/|$|\\?)#i', 'matches' => array ( 0 => array ( 0 => 'app', 1 => 'ipchat', ), ), ), ), 'ihost' => array ( 'app' => 'ihost', 'allowRedirect' => 1, 'out' => array ( 0 => '#app=ihost(&|$)#i', 1 => 'ihost', ), 'in' => array ( 'regex' => '#/ihost(/|$)#i', 'matches' => array ( 0 => array ( 0 => 'app', 1 => 'ihost', ), ), ), ), 'showlinkcat' => array ( 'app' => 'links', 'allowRedirect' => 1, 'out' => array ( 0 => '#app=links&showlinkcat=(.+?)(&|$)#i', 1 => 'links/category/$1-#{__title__}/$2', ), 'in' => array ( 'regex' => '#/links/category/(\\d+?)-#i', 'matches' => array ( 0 => array ( 0 => 'app', 1 => 'links', ), 1 => array ( 0 => 'module', 1 => 'links', ), 2 => array ( 0 => 'section', 1 => 'categories', ), 3 => array ( 0 => 'do', 1 => 'view', ), 4 => array ( 0 => 'cid', 1 => '$1', ), ), ), ), 'showlink' => array ( 'app' => 'links', 'allowRedirect' => 1, 'out' => array ( 0 => '#app=links&showlink=(.+?)(&|$)#i', 1 => 'links/link/$1-#{__title__}/$2', ), 'in' => array ( 'regex' => '#/links/link/(\\d+?)-#i', 'matches' => array ( 0 => array ( 0 => 'app', 1 => 'links', ), 1 => array ( 0 => 'module', 1 => 'links', ), 2 => array ( 0 => 'section', 1 => 'links', ), 3 => array ( 0 => 'do', 1 => 'view', ), 4 => array ( 0 => 'lid', 1 => '$1', ), ), ), ), 'gotolink' => array ( 'app' => 'links', 'allowRedirect' => 1, 'out' => array ( 0 => '#app=links&gotolink=(.+?)(&|$)#i', 1 => 'links/goto/$1-#{__title__}/$2', ), 'in' => array ( 'regex' => '#/links/goto/(\\d+?)-#i', 'matches' => array ( 0 => array ( 0 => 'app', 1 => 'links', ), 1 => array ( 0 => 'module', 1 => 'links', ), 2 => array ( 0 => 'section', 1 => 'links', ), 3 => array ( 0 => 'do', 1 => 'boinkme', ), 4 => array ( 0 => 'lid', 1 => '$1', ), ), ), ), 'app=links' => array ( 'app' => 'links', 'allowRedirect' => 1, 'out' => array ( 0 => '#app=links$#i', 1 => 'links/', ), 'in' => array ( 'regex' => '#/links($|\\/)#i', 'matches' => array ( 0 => array ( 0 => 'app', 1 => 'links', ), ), ), ), 'app=shoutbox' => array ( 'app' => 'shoutbox', 'allowRedirect' => 1, 'out' => array ( 0 => '/app=shoutbox$/i', 1 => 'shoutbox/', ), 'in' => array ( 'regex' => '#^/shoutbox#i', 'matches' => array ( 0 => array ( 0 => 'app', 1 => 'shoutbox', ), ), ), ), 'app=forums' => array ( 'app' => 'forums', 'allowRedirect' => 1, 'out' => array ( 0 => '/app=forums$/i', 1 => 'index/$1', ), 'in' => array ( 'regex' => '#^/index/(/|$|\\?)#i', 'matches' => array ( 0 => array ( 0 => 'app', 1 => 'forums', ), ), ), ), 'app=core' => array ( 'app' => 'core', 'allowRedirect' => 1, 'out' => array ( 0 => '/app=core&module=help$/i', 1 => 'help/$1', ), 'in' => array ( 'regex' => '#^/help/(/|$|\\?)#i', 'matches' => array ( 0 => array ( 0 => 'app', 1 => 'core', ), 1 => array ( 0 => 'module', 1 => 'help', ), ), ), ), 'app=calendar' => array ( 'app' => 'calendar', 'allowRedirect' => 1, 'out' => array ( 0 => '/app=calendar$/i', 1 => 'calendar/$1', ), 'in' => array ( 'regex' => '#/calendar/(/|$|\\?)#i', 'matches' => array ( 0 => array ( 0 => 'app', 1 => 'calendar', ), ), ), ), 'app=members' => array ( 'app' => 'members', 'allowRedirect' => 1, 'out' => array ( 0 => '/app=members$/i', 1 => 'members/$1', ), 'in' => array ( 'regex' => '#/members/(/|$|\\?)#i', 'matches' => array ( 0 => array ( 0 => 'app', 1 => 'members', ), ), ), ), 'app=downloads' => array ( 'app' => 'downloads', 'allowRedirect' => 1, 'out' => array ( 0 => '/app=downloads$/i', 1 => 'files/$1', ), 'in' => array ( 'regex' => '#/files/(/|$|\\?)#i', 'matches' => array ( 0 => array ( 0 => 'app', 1 => 'downloads', ), ), ), ), 'app=blog' => array ( 'app' => 'blog', 'allowRedirect' => 1, 'out' => array ( 0 => '/app=blog$/i', 1 => 'blogs/$1', ), 'in' => array ( 'regex' => '#/blogs/(/|$|\\?)#i', 'matches' => array ( 0 => array ( 0 => 'app', 1 => 'blog', ), ), ), ), 'app=portal' => array ( 'app' => 'portal', 'allowRedirect' => 1, 'out' => array ( 0 => '/app=portal$/i', 1 => 'portal/$1', ), 'in' => array ( 'regex' => '#/portal/(/|$|\\?)#i', 'matches' => array ( 0 => array ( 0 => 'app', 1 => 'portal', ), ), ), ), 'app=uportal' => array ( 'app' => 'portal', 'allowRedirect' => 1, 'out' => array ( 0 => '/app=uportal$/i', 1 => 'uportal/$1', ), 'in' => array ( 'regex' => '#/uportal/(/|$|\\?)#i', 'matches' => array ( 0 => array ( 0 => 'app', 1 => 'uportal', ), ), ), ), ); ?>[/long] -
ROZWIĄZANY: Lista użytkowników szukanie zawansowane
Łukasz odpowiedział(a) na Łukasz temat w Ogólny support IPB
Przebuduj pamięć podręczna furl wykonane i nadal to samo. -
ROZWIĄZANY: Baza danych z 3.3.0 na 3.2.3
Łukasz odpowiedział(a) na Borowa temat w Ogólny support IPB
^^ Padłem siedzę na koniu... -
ROZWIĄZANY: Baza danych z 3.3.0 na 3.2.3
Łukasz odpowiedział(a) na Borowa temat w Ogólny support IPB
Nie ma żadnej możliwości zejścia w dół jeżeli nie miałeś kopi bazy /plików to już nie poradzisz nic. edit^^^^ o sekundę szybszy był -
ROZWIĄZANY: Baza danych z 3.3.0 na 3.2.3
Łukasz odpowiedział(a) na Borowa temat w Ogólny support IPB
Oczywiście ze nie -
ROZWIĄZANY: Lista użytkowników szukanie zawansowane
Łukasz opublikował(a) temat w Ogólny support IPB
Witam serdecznie. Po wejściu w listę użytkowników i kliknięciu zaawansowanych filtrów nie wyświetla wyników. Przekierowuje na stronę /app=members/page__module__list a powinno na /index.php?app=members&module=list Na skinie oryginalnym ta sama sytuacja. Proszę o pomoc. -
podaj adres forum
-
Konwersja forum IPB z ISO-8859-2 na UTF-8
Łukasz odpowiedział(a) na makensis temat w Tutoriale i porady
W przeglądarce wpisujemy adres www naszego forum z końcówką: /admin/upgradeFinish pojawi nam się instalator IPB, który przebuduje zawartość cache forum Mi przy tym punkcie sypie błędami sql brak tabel i takie tam Mam przyczynę w bazie po konwersji shellem zostały nadal takie znaki ¶¶¶¶¶¶ oraz inne
