Beiträge von Dinip

    there is any way to export the channelcount to a file
    for example I want to export the channelcount to a file and load it to do other stuff instead to do the code for channelcount again


    the config.php file


    Code
    $config['textfield'][] = [
            'text' => '%channelcount%',
            'xpos' => '142',
            'ypos' => '207',
            'fontsize' => '17',
            'fontfile' => 'font/GROBOLD.ttf',
            'color' => '#000000',
        ];