drajar
drajar
I installed local theme with this workaround: - put theme.zip in src - themes: {/var/www/html/wp-content/themes/mytheme/theme.zip} This workaround work for plugins too. Yes, I know that this can be done loading...
I try to test this app, but no success. In LoginByStepActivity I see only name and host, no port, ssl, user, pass. The button of the right buttom does nothing....
I have the same problem. I solve this issue by modifying line: https://github.com/tecnickcom/tcexam/blob/adfbc1ec255f4ad0d443f7464b11ed3d95a21e32/shared/tcpdf/tcpdf.php#L17302C97-L17302C101 public function writeHTMLCell($w, $h, $x, $y, $html='', $border=0, $ln=0, $fill=false, $reseth=true, $align='', $autopadding=true) in public function writeHTMLCell($w,...
see this: https://github.com/tecnickcom/tcexam/issues/425#issuecomment-2143490823