-
Posts
301 -
Joined
-
Last visited
-
Days Won
36
Split last won the day on December 29 2025
Split had the most liked content!
About Split
- Birthday 07/12/2000
About your community
-
Version
IC 5.x
-
Forum
codeity.pl
About you
-
Location
Nysa
Recent Profile Visitors
8,808 profile views
Split's Achievements
-
I can help you with sorting based on letters, but I didn't do the rest on request. <section id="cp-store-alphabet"> {{$categoriesByLetter = [];}} {{$letters = [];}} {{foreach \IPS\nexus\Package\Group::rootsWithViewablePackages() as $group}} {{$llang = \IPS\Member::loggedIn()->language()->get( 'nexus_pgroup_' . $group->id );}} {{$firstLetter = mb_substr($llang, 0, 1);}} {{if (!isset($categoriesByLetter[$firstLetter]))}} {{$categoriesByLetter[$firstLetter] = [];}} {{$letters[] = $firstLetter;}} {{endif}} {{$categoriesByLetter[$firstLetter][] = $group;}} {{endforeach}} <div class="ipsTabs" id='elTabs_alphabet' data-ipsTabBar data-ipsTabBar-contentArea='#ipsTabs_content_alphabet' {{if \IPS\Request::i()->isAjax()}}data-ipsTabBar-updateURL='false'{{endif}}> <ul role='tablist'> {{if \count( $popularProducts )}} <li><a href="#" id='alphabet_tab_popular' class="ipsTabs_item" role="tab">POPULAR</a></li> {{endif}} {{foreach $letters as $letter}} <li><a href="#" id='alphabet_tab_{$letter}' class="ipsTabs_item" role="tab">{$letter}</a></li> {{endforeach}} </ul> </div> <section id='ipsTabs_content_alphabet' class='ipsTabs_panels'> {{if \count( $popularProducts )}} <div id='ipsTabs_elTabs_alphabet_alphabet_tab_popular_panel' class="ipsTabs_panel" aria-labelledby="alphabet_tab_popular" aria-hidden="false"> <ul class='cp-groups-list'> {{foreach $popularProducts as $group}} <li> <a href='{$group->url()}' {{if $group->image}}style="background-image: url( '{expression="str_replace( array( '(', ')' ), array( '\(', '\)' ), $group->image )"}' );"{{endif}}> <h2>{$group->_title}</h2> </a> </li> {{endforeach}} </ul> </div> {{endif}} {{foreach $letters as $letter}} <div id='ipsTabs_elTabs_alphabet_alphabet_tab_{$letter}_panel' class="ipsTabs_panel" aria-labelledby="alphabet_tab_{$letter}" aria-hidden="false"> <ul class='cp-groups-list'> {{foreach $categoriesByLetter[$letter] as $group}} <li> <a href='{$group->url()}' {{if $group->image}}style="background-image: url( '{expression="str_replace( array( '(', ')' ), array( '\(', '\)' ), $group->image )"}' );"{{endif}}> <h2>{$group->_title}</h2> </a> </li> {{endforeach}} </ul> </div> {{endforeach}} </section> </section>
-
A w checkerze wersja PHP 8.2 😂
-
Otwórz w głównym katalogu plik info.php i w zawartości wrzuć: <?php phpinfo(); Później otwórz go w przeglądarce i sprawdź czy na pewno wersja PHP zmieniła Ci się na 8.0. Czasami jej nie zmienia bo są izolacje i inne ceregiele. 2. Jeżeli nie pomogło spróbuj wrzucić na nowo pliki, czasami się zdarza jak się wrzuca przez Menedżer plików WWW że przeglądarka nie wrzuci kompletnego archiwum dlatego zaleca się wrzucanie plików przez FTP.
-
Nazwy miesięcy/dni w kalendarzu z angielskiego na polski
Split replied to sirwiz's topic in General IC5 support
I według mnie coś jest nie halo. Bo powinno Ci to dobrze zwrócić. Podeślij adres url. public static function getDayNames() { if( static::$cachedDayNames !== NULL ) { return static::$cachedDayNames; } $dayNames = array(); $startDay = \IPS\Settings::i()->ipb_calendar_mon ? 'Monday' : 'Sunday'; for( $i = 0; $i < 7; $i++ ) { $_time = strtotime( 'next ' . $startDay . ' +' . $i . ' days' ); $_abbr = \IPS\Member::loggedIn()->language()->convertString( strftime( '%a', $_time ) ); $dayNames[] = array( 'full' => \IPS\Member::loggedIn()->language()->convertString( strftime( '%A', $_time ) ), 'english' => date( 'l', $_time ), 'abbreviated' => $_abbr, 'letter' => mb_substr( $_abbr, 0, 1 ), 'ical' => mb_strtoupper( mb_substr( date( 'D', $_time ), 0, 2 ) ) ); } static::$cachedDayNames = $dayNames; return $dayNames; } -
Nazwy miesięcy/dni w kalendarzu z angielskiego na polski
Split replied to sirwiz's topic in General IC5 support
date() zawsze zwraca angielskie nazwy bo działa wyłącznie o oparciu o wewnętrzne formaty PHP. -
Nazwy miesięcy/dni w kalendarzu z angielskiego na polski
Split replied to sirwiz's topic in General IC5 support
Wpisz w konsolę frazę "locale". I Sprawdź co Ci wyświetla. Jeśli któreś będzie "en_US.UTF-8". To wykonaj poniższe komendy i zrestartuj usługę lub cały serwer. -
Version 1.0.0
7 downloads
This plugin adds a customizable snow effect to your website, bringing a festive and wintery atmosphere. Key features: Attach snow to specific elements – choose from a list of available page elements and have the snow appear only on them. Lightweight and easy to use – adds visual flair without slowing down your site. Perfect for adding a seasonal touch or holiday spirit to your website with precise control over where the effect appears.Free -
Snow Zobacz plik This plugin adds a customizable snow effect to your website, bringing a festive and wintery atmosphere. Key features: Attach snow to specific elements – choose from a list of available page elements and have the snow appear only on them. Lightweight and easy to use – adds visual flair without slowing down your site. Perfect for adding a seasonal touch or holiday spirit to your website with precise control over where the effect appears. Dodający Split Dodano 03.12.2025 Kategoria Modyfikacje Wspierana wersja 5.0.x
-
Holiday Addons [ Snow, New year Easter Egg, Widgets Decoration etc. ] Zobacz plik Holiday Addons is a lightweight and easy-to-use application that adds festive, seasonal visual effects to your website. With just a few clicks, you can bring a warm and wintery atmosphere to your community. Current features include: Falling Snow Effect – fully customizable (amount, speed, direction, flake style) Classic Holiday Lights – animated decorative lights that gently blink to create a cozy holiday ambiance Smashable Lights – interactive lights that break when hovered over, providing a playful effect Widgets Decoration – extra decorations and visual options for widgets Main Widgets and Sidebar Widgets Decorations – decorate both main widgets and sidebar elements for a complete festive look Easter Eggs – hidden surprises and interactive elements for users to discover Personalizable Switcher – a flexible toggle that lets users enable or disable specific effects according to their preferences More decorations and visual options are coming soon to give you even greater flexibility in styling your site for the holiday season. A perfect solution if you want to quickly and beautifully decorate your forum or website — without complexity or hassle. Dodający Split Dodano 02.12.2025 Kategoria Płatne modyfikacje 5 Wspierana wersja 5.0.x
-
Version 1.2.0
7 downloads
Holiday Addons is a lightweight and easy-to-use application that adds festive, seasonal visual effects to your website. With just a few clicks, you can bring a warm and wintery atmosphere to your community. Current features include: Falling Snow Effect – fully customizable (amount, speed, direction, flake style) Classic Holiday Lights – animated decorative lights that gently blink to create a cozy holiday ambiance Smashable Lights – interactive lights that break when hovered over, providing a playful effect Widgets Decoration – extra decorations and visual options for widgets Main Widgets and Sidebar Widgets Decorations – decorate both main widgets and sidebar elements for a complete festive look Easter Eggs – hidden surprises and interactive elements for users to discover Personalizable Switcher – a flexible toggle that lets users enable or disable specific effects according to their preferences More decorations and visual options are coming soon to give you even greater flexibility in styling your site for the holiday season. A perfect solution if you want to quickly and beautifully decorate your forum or website — without complexity or hassle.$19.72 -
Version 1.0.0
0 downloads
EN: Forum Category Overlay adds a customizable visual lock to restricted categories. Users without permission will see dimmed categories with a message such as Customers Only, while still being unable to access them. PL: Nakładka kategorii forum dodaje konfigurowalną blokadę wizualną do kategorii z ograniczonym dostępem. Użytkownicy bez uprawnień zobaczą przyciemnione kategorie z komunikatem, takim jak „Tylko dla klientów”, ale nadal nie będą mogli uzyskać do nich dostępu. In future updates, the ability to add more forums and messages will be added.$14.08 -
Forum Category Overlay Zobacz plik EN: Forum Category Overlay adds a customizable visual lock to restricted categories. Users without permission will see dimmed categories with a message such as Customers Only, while still being unable to access them. PL: Nakładka kategorii forum dodaje konfigurowalną blokadę wizualną do kategorii z ograniczonym dostępem. Użytkownicy bez uprawnień zobaczą przyciemnione kategorie z komunikatem, takim jak „Tylko dla klientów”, ale nadal nie będą mogli uzyskać do nich dostępu. In future updates, the ability to add more forums and messages will be added. Dodający Split Dodano 18.11.2025 Kategoria Płatne modyfikacje 5 Wspierana wersja 5.0.x
-
Top Contributors Pro Zobacz plik The app adds a new widget that works similarly to Top Contributors, but also displays topics and posts with sorting options. Dodający Split Dodano 13.11.2025 Kategoria Płatne modyfikacje 5 Wspierana wersja 5.0.x
-
-
Better Stats Pro Zobacz plik Better Stats Pro is an advanced application that integrates the functionality of two built-in widgets: "Member Statistics" and "Forum Statistics", creating one comprehensive widget. It is an extended version of my free plugin "Better Statistics". In this version, users can sort/add/remove tiles according to their preferences. Tiles list: Total posts [Forums app required] Total topics [Forums app required] Total members Most online Newest member Total reactions Total bans Space Total files [Downloads app required] Total downloads files [Downloads app required] Total views files [Downloads app required] Total images [Gallery app required] Total images comments [Gallery app required] Total albums [Gallery app required] Total blogs Total blog entries Total pages comments [Pages app required] Total pages views [Pages app required] Dodający Split Dodano 12.11.2025 Kategoria Płatne modyfikacje 4 Wspierana wersja 4.7.x
