Hi everybody, We have this code on OpacMainUserBlock <html> <img src="/home/programador/5J3A5686.JPG"> </html> We the image does not appear? What is wrong? Thnaks in advance -- *Luis Moisés Rojas P.*
Hi Luis I suppose you need a full qualified link like: http://myserver.org/home... Marc Am 05.06.2017 um 17:44 schrieb Luis Moises Rojas:
Hi everybody,
We have this code on OpacMainUserBlock
<html> <img src="/home/programador/5J3A5686.JPG"> </html>
We the image does not appear? What is wrong?
Thnaks in advance
What is wrong is that the $HOME directory based path is probably not a part of your DocumentRoot or and authorized <directory> entry in your Koha instance's Apache configuration. Your images need to accessible to apache Cheers -idg On Jun 5, 2017 9:15 PM, "Luis Moises Rojas" <lmoisesrojas@gmail.com> wrote:
Hi everybody,
We have this code on OpacMainUserBlock
<html> <img src="/home/programador/5J3A5686.JPG"> </html>
We the image does not appear? What is wrong?
Thnaks in advance -- *Luis Moisés Rojas P.* _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
Why are you using the <html> tag? El lun., 5 de jun. de 2017 12:45 PM, Luis Moises Rojas < lmoisesrojas@gmail.com> escribió:
Hi everybody,
We have this code on OpacMainUserBlock
<html> <img src="/home/programador/5J3A5686.JPG"> </html>
We the image does not appear? What is wrong?
Thnaks in advance -- *Luis Moisés Rojas P.* _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
-- Tomás Cohen Arazi Theke Solutions (https://theke.io <http://theke.io/>) ✆ +54 9351 3513384 GPG: B2F3C15F
We thought it needed because it was HTML. On Tue, Jun 6, 2017 at 10:36 PM, Tomas Cohen Arazi <tomascohen@gmail.com> wrote:
Why are you using the <html> tag?
El lun., 5 de jun. de 2017 12:45 PM, Luis Moises Rojas < lmoisesrojas@gmail.com> escribió:
Hi everybody,
We have this code on OpacMainUserBlock
<html> <img src="/home/programador/5J3A5686.JPG"> </html>
We the image does not appear? What is wrong?
Thnaks in advance -- *Luis Moisés Rojas P.* _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
-- Tomás Cohen Arazi Theke Solutions (https://theke.io <http://theke.io/>) ✆ +54 9351 3513384 GPG: B2F3C15F
-- *Luis Moisés Rojas P.*
Thanks to all and to you thomas: it works the image and without <html> On Tue, Jun 6, 2017 at 10:36 PM, Tomas Cohen Arazi <tomascohen@gmail.com> wrote:
Why are you using the <html> tag?
El lun., 5 de jun. de 2017 12:45 PM, Luis Moises Rojas < lmoisesrojas@gmail.com> escribió:
Hi everybody,
We have this code on OpacMainUserBlock
<html> <img src="/home/programador/5J3A5686.JPG"> </html>
We the image does not appear? What is wrong?
Thnaks in advance -- *Luis Moisés Rojas P.* _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
-- Tomás Cohen Arazi Theke Solutions (https://theke.io <http://theke.io/>) ✆ +54 9351 3513384 GPG: B2F3C15F
-- *Luis Moisés Rojas P.*
participants (4)
-
Indranil Das Gupta -
Luis Moises Rojas -
Marc Véron -
Tomas Cohen Arazi