Author Topic: images are not found anymore  (Read 3369 times)

j_rossmann

  • Zen Apprentice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
images are not found anymore
« on: January 04, 2011, 09:52:41 am »
Hello,
after the root partition ran out of space, i have the problem that some images are not found anymore.

how can i fix that problem ?




the log shows the following message :

Use of uninitialized value $dir_path in concatenation (.) or string at /usr/share/perl5/HTML/Mason/Tools.pm line 114.
Use of uninitialized value $dir_path in concatenation (.) or string at /usr/share/perl5/HTML/Mason/Tools.pm line 114.
Use of uninitialized value $dir_path in concatenation (.) or string at /usr/share/perl5/HTML/Mason/Tools.pm line 114.
Use of uninitialized value $dir_path in concatenation (.) or string at /usr/share/perl5/HTML/Mason/Tools.pm line 114.
Use of uninitialized value $dir_path in concatenation (.) or string at /usr/share/perl5/HTML/Mason/Tools.pm line 114.
Use of uninitialized value $dir_path in concatenation (.) or string at /usr/share/perl5/HTML/Mason/Tools.pm line 114.
Use of uninitialized value $dir_path in concatenation (.) or string at /usr/share/perl5/HTML/Mason/Tools.pm line 114.
Use of uninitialized value $dir_path in concatenation (.) or string at /usr/share/perl5/HTML/Mason/Tools.pm line 114.
[Tue Jan 04 11:53:47 2011] [error] [client 192.168.20.28] File does not exist: /images/title.png, referer: https://192.168.20.200/ebox/Dashboard/Index
[Tue Jan 04 11:53:48 2011] [error] [client 192.168.20.28] File does not exist: /images/bkgwhite.png, referer: https://192.168.20.200/dynamic-data/css/public.css
[Tue Jan 04 11:53:48 2011] [error] [client 192.168.20.28] File does not exist: /images/magnifying-glass.png, referer: https://192.168.20.200/dynamic-data/css/public.css
[Tue Jan 04 11:53:48 2011] [error] [client 192.168.20.28] File does not exist: /images/triangles.png, referer: https://192.168.20.200/dynamic-data/css/public.css

Javier Amor Garcia

  • Zentyal Staff
  • Zen Hero
  • *****
  • Posts: 1225
  • Karma: +12/-0
    • View Profile
Re: images are not found anymore
« Reply #1 on: January 04, 2011, 02:21:51 pm »
The PNGs are included in the package libebox so i suggest you reinstall it again:
sudo apt-get install --reinstall libebox

Javier Amor Garcia

  • Zentyal Staff
  • Zen Hero
  • *****
  • Posts: 1225
  • Karma: +12/-0
    • View Profile
Re: images are not found anymore
« Reply #2 on: January 04, 2011, 02:22:33 pm »
Of course, first make sure you have again space in your root partition..