› VitalPBX Community Support › Reporting an Issue › Sonata Stats 1.0.1-3: custom logo lost, plot outside left side › Reply To: Sonata Stats 1.0.1-3: custom logo lost, plot outside left side
-
- November 19, 2020 at 7:28 pm
I not found the mentioned storage forder (a symlink, really) so I executed the script and that created it.[root@ipbx ~]# ls -al /usr/share/sonata/queues-stats/backend/public/storage
ls: cannot access /usr/share/sonata/queues-stats/backend/public/storage: No such file or directory
[root@ipbx ~]# php /usr/share/sonata/queues-stats/backend/artisan storage:link
The [public/storage] directory has been linked.
[root@ipbx ~]# ls -al /usr/share/sonata/queues-stats/backend/public/storage
lrwxrwxrwx 1 root root 57 Nov 19 19:40 /usr/share/sonata/queues-stats/backend/public/storage -> /usr/share/sonata/queues-stats/backend/storage/app/public
[root@ipbx ~]# ls -al /usr/share/sonata/queues-stats/backend/public/storage/
total 12
drwxrwxr-x 3 apache apache 4096 Aug 16 20:22 .
drwxrwxr-x 3 apache apache 4096 Aug 16 20:22 ..
drwxrwxr-x 2 apache apache 4096 Nov 19 19:44 images
[root@ipbx ~]# ls -al /usr/share/sonata/queues-stats/backend/public/storage/images/
total 20
drwxrwxr-x 2 apache apache 4096 Nov 19 19:44 .
drwxrwxr-x 3 apache apache 4096 Aug 16 20:22 ..
-rw-r--r-- 1 apache apache 8814 Nov 19 19:44 t6RGmIESjdt8vCiWt3ip1q6yzH7s4tp5guFRlFkG.png
That way the image appeared in settings, however I changed it and checked again… still here. Ok.
But at printing any report the left top area where the image is expected to be is still blank. Before uploading an image the very first time the default image was printed on pdf reports.
Now at version 1.0.1-4, the left graph overflow seem disappeared.
0