Skocz do zawartości

DawPi

Manager
  • Postów

    78 219
  • Dołączył

  • Ostatnia wizyta

  • Wygrane w rankingu

    583

Treść opublikowana przez DawPi

  1. Problem ROZWIĄZANY. Jeśli są jakiekolwiek wątpliwości, pytania proszę o założenie nowego tematu. Wszelkie uzasadnione reklamacje/pretensje/sugestie/rady przyjmuje ekipa forum.
  2. Sprawdzałeś czy w serwisie producenta tego edytora (CKEeidtor) coś o tym piszą?
  3. Ogólnie to ten cały kod zawierał mnóstwo błędów. Trzeba zrobić jak wyżej.
  4. Hm, działa jak wstawię center.
  5. To nadal nie jest cały kod i cały objaśnienie. Coś wywołuje dwa razy to samo. Po tej dawce informacji nie idzie tego zidentyfikować.
  6. Co to w ogóle jest? Podałeś zero szczegółów gdzie się to wyświetla, jaki to skin, mod etc?
  7. Pokaż jak to wygląda. Co w źródle? Na co wskazują te brakujące elementy?
  8. Problem ROZWIĄZANY. Jeśli są jakiekolwiek wątpliwości, pytania proszę o założenie nowego tematu. Wszelkie uzasadnione reklamacje/pretensje/sugestie/rady przyjmuje ekipa forum.
  9. Spróbuj tego: https://invisioncommunity.com/4guides/advanced-options/configuration-options/using-constantsphp-r25/ Pobierz najnowszą paczkę z panelu klienta i nadpisz na FTP.
  10. (DP45) Buy New Topics Zobacz plik Description: The modification allows you to charge for the possibility of adding topics in selected forum sections. It is a useful tool on forums with an exchange or other departments where adding new topics is checked and limited. Modification gives you the opportunity to earn money by adding new topics in selected forums. The purchase is made through the Commerce application - it is required for the correct operation of this application. You have the option of creating packages with different limits for new topics or creating one package (its name cannot contain a single number) so that the user can add topics for one year. In the absence of an option without a number in the name, it will be possible to purchase only limited packages. As I mentioned before - the Commerce application is necessary for proper operation. Usage: Create a new product field (Radio type), add packages there (each name must contain one number which will be the limit of new topics). Then, assign the added field to the appropriate package from the store and select the prices for individual packages. Dodający DawPi Dodano 09.09.2020 Kategoria Płatne modyfikacje 4 Wspierana wersja IP.Board 4.5.x+  
      • 1
      • Lubię to
  11. Wersja 1.0.2

    2 pobrania

    Description: The modification allows you to charge for the possibility of adding topics in selected forum sections. It is a useful tool on forums with an exchange or other departments where adding new topics is checked and limited. Modification gives you the opportunity to earn money by adding new topics in selected forums. The purchase is made through the Commerce application - it is required for the correct operation of this application. You have the option of creating packages with different limits for new topics or creating one package (its name cannot contain a single number) so that the user can add topics for one year. In the absence of an option without a number in the name, it will be possible to purchase only limited packages. As I mentioned before - the Commerce application is necessary for proper operation. Usage: Create a new product field (Radio type), add packages there (each name must contain one number which will be the limit of new topics). Then, assign the added field to the appropriate package from the store and select the prices for individual packages.
    90 zł
  12. Nie.. Bo ta metoda: /** * Create New * * @return \IPS|DateTime */ public static function create() { return new static; } Tworzy obiekt. Zapisz musisz zrobić tak: \IPS\DateTime::create()->getTimestamp();
  13. Ty nie rozumiesz chyba. Takie coś: print_r( \IPS\Db::i()->select( '*', 'core_members', [ 'member_group_id = ? AND `name` = ?', 3, 'test\' ] )->first() ); die(); NIE jest poprawną składnią nawet. Dlatego dajesz \\: print_r( \IPS\Db::i()->select( '*', 'core_members', [ 'member_group_id = ? AND `name` = ?', 3, 'test\\' ] )->first() ); die(); A ogólniej to choćby zmiana \ na \\ w PHP. Czy jeszcze nie wstałem i nadal nie kumam?
  14. To format unix: https://pl.wikipedia.org/wiki/Czas_uniksowy To to samo.
  15. Daj z dwoma \\. Wtedy \ jest traktowane jako \. Z jednym się wysypuje oczywiście.
  16. IPS\testapp\_Application->memberId(1, 'weak\\')
  17. Hm, nic a nic w logach? /** * index */ class _index extends \IPS\Dispatcher\Controller { /** * Execute * * @return void */ public function execute() { print_r( \IPS\Db::i()->select( '*', 'core_members', [ 'member_group_id = ? AND `name` = ?', 3, 'test/' ] )->first() ); die();
  18. Bo dodali to dopiero w wersji 4.5.x: public function __construct( $table, \IPS\Http\Url $baseUrl, $where=NULL, $forceIndex=NULL, $database=NULL ) { $this->table = $table; $this->where = $where; $this->index = $forceIndex; $this->db = $database ?? \IPS\Db::i(); return parent::__construct( $baseUrl ); } No to modyfikacją rozszerz konstruktor i dodaj $this->db z Twoimi parametrami.
  19. Jak stoi? Jaki błąd w logach? W ogóle tam brakuje w tablicy =?
  20. Niekoniecznie. Zobacz jak wygląda konstruktor - interesuje Cię ostatnie parametr: /** * Constructor * * @param string $table Database table * @param \IPS\Http\Url $baseUrl Base URL * @param array|null $where WHERE clause * @param array|null $forceIndex Index to force * @param \IPS\Db|null $database An instance of \IPS\Db to run the queries against (defaults to current connection) * @return void */ public function __construct( $table, \IPS\Http\Url $baseUrl, $where=NULL, $forceIndex=NULL, $database=NULL ) Także jesteś w domu.
  21. I jeszcze od teraz na zgodnych urządzeniach zostały udostępnione płatności Apple Pay oraz Google Pay.
  22. To coś z imagemagick. Zmień w ACP sposób przetwarzania grafik na GD i spróbuj ponownie. A także oczywiście skontaktuj się z dH w tej sprawie. P.s. możesz wykonać próbę wrzutki tej problematycznej grafiki tutaj?
  23. Wraz z aktualizacją przyszła pora na dodanie nowej metody płatności na forum - Stripe (karta). Umożliwia to szybkie płatności bez posiadania konta PayPal (jako obecnej do tej pory jedynej metody płatności). Liczę, że będziecie chętnie korzystać! ?
×
×
  • 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ę.