W dniu 2012-03-11 19:30, Jarosław Haczyk pisze:
W dniu 2012-03-11 16:10, Tomasz Chiliński pisze:
W dniu 11.03.2012 13:57, Jarosław Haczyk napisał(a):
Ok - spróbuj aktualną wersję z GIT. Piszesz z maila nie będącego na liście subkrybentów listy mailingowej.
Działa
Nie mam w węzłach tego w adresie wstawiłem (:P) dla nie poznaki, w bazie jest clients 0, a na obrazku co innego porty zajęte 18
lms=> select * from netdevices where id = '59'; id | name | location | description | producer | model | serialnumber | ports | purchasetime | guaranteeperiod | shortname | nastype | clients | secret | community | channelid | longitude | latitude | location_street | location_city | location_house | location_flat ----+---------+----------+-------------------------+----------+-------+--------------+-------+--------------+-----------------+-----------+---------+---------+--------+---------- -+-----------+-----------+-----------+-----------------+---------------+----------------+--------------- 59 | RSWIETE | Święte (:P) | EMP-3601 00026F4BE504\r | MIKROTIK | RB133 | 15E501CAED43 | 30 | 0 | 0 | | 0 | 0 | | | | 15.086838 | 53.318501 | | 133086 | (:P) | : 07A204931\r
: r52 000C421B93E9\r :
Tomku możesz wrzucić tą poprawkę
[root@lms ~]# diff /root/lms2/modules/uke.php /var/www/html/modules/uke.php
182c182 < THEN ".$DB->Concat('nd.location_street', "'_'", 'nd.location_city', "'_'", 'nd.location_house', "'_'", ---
THEN ".$DB->Concat("(CASE WHEN
nd.location_street IS NULL THEN '0' ELSE nd.location_street END)", "'_'", 'nd.location_city', "'_'", 'nd.location_house', "'_'",