Forum

mrmucha
@mrmucha
Admin
Member
Dołączył: sty 9, 2012
Last seen: sty 23, 2025
Tematy: 534 / Odpowiedzi: 560
Odpowiedz
Odpowiedź na: C#, dataGridView, can't sort list

make sure you dont use DataGridViewColumnSortMode.Programmatic method, change it to foreach (DataGridViewColumn col in gridviewFiles.Columns) { ...

3 lata temu
Forum
Topic
Forum
Replies: 0
Views: 676
Topic
Forum
Replies: 0
Views: 451
Odpowiedz
Odpowiedź na: postfix/doveecot - old certificate error after renew

postfix verification command openssl s_client -starttls smtp -connect my.site.pl:587 -quiet

3 lata temu
Forum
Odpowiedz
Odpowiedź na: postfix/doveecot - old certificate error after renew

1. create Automatic-Hook for let's encrypt 2. nano /etc/letsencrypt/renewal-hooks/post/01_postmap_postfix.sh 3. ubuntu version/postfix #!/bin/b...

3 lata temu
Forum
Odpowiedz
Odpowiedź na: postfix/doveecot - old certificate error after renew

dont forget about postmap -F hash:/etc/postfix/vmail_ssl.map

3 lata temu
Forum
Topic
Odpowiedz
Odpowiedź na: VUE - show f-vor index position

<li v-for="(conference,index) in conferences" :key="conference.id"> <p>{{ index+1 }}</p>

3 lata temu
Forum
Topic
Forum
Replies: 0
Views: 718
Odpowiedz
Odpowiedź na: Tasmota 9x | EnergyReset3 unknow?

EnergyReset is not working anymore since 9.5.0.9 version use EnergyTotal 0 more: === Example === open console from www type: EnergyToday ...

3 lata temu
Forum
Topic
Forum
Replies: 0
Views: 954
Odpowiedz
Odpowiedź na: ftbutilities - more chunk loaders

edit minecraft\local\ftbutilities\ranks.txt [player] default_player_rank: true power: 1 example.permission: true example.other_permission: fals...

3 lata temu
Forum
Topic
Forum
Replies: 0
Views: 719
Odpowiedz
Odpowiedź na: WordPress - submenu, custom, external url (admin page)

This is hax :) Debug and find __MY_VARIABLE__SLUG__ die(var_dump($submenu)); Search for right slug name function add_custom_link_into_s...

3 lata temu
Forum
Strona 17 / 74