WhilelM
WhilelM
It's not a specific article that fail, it's an export of a filtered list (what's the name of the page ? List view ?), the list may be of one...
same problem/wish here.
I have the messages at the activation of app documentserver_community ´occ app:enable documentserver_community´
related code is still in spoolsize.php ``` echo "---------------------------\n Generating size-cache for mailman\n\n"; if ($db->query("SELECT uid, name FROM mailman;")) { $cc=array(); $d=array(); if($db->num_rows()){ while ($db->next_record()) { $cc[]=array("uid" => $db->f("uid"), "name"...
error still occurs > PHP Warning: PDO::query(): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'alternc.mailman' doesn't exist in /usr/share/alternc/panel/class/db_mysql.php on line 159
Just occurred on a fresh bookworm install alternc 3.5.3