Hello I'm experiencing this annoying message in the koha-error.log file every time I access a page in Koha [error] [client x.x.x.x] File does not exist : /home/koha/intranet/htdocs/images/blackdot.gif Can anyone tell me what this file is used for. It doesn't seem to exist in my 1.9.2 version :( It is not really a major problem but pollutes the log file with many occurences... Thanks Jerome
Hello again, I grepped the CVS tree for blackdot.gif and the only occurrences I have found are in some of the older templates (the *-top.inc and *-bottom.inc files under includes/) in the non-en, non-fr translations that have not been updated to the newer style. If you are using the French templates, the only place I see blackdot.gif is in the issues-top.inc which is deprecated. If you could give me some more info about what pages you are getting this on, I would greatly appreciate it. Mike On Mon, 2003-05-12 at 09:14, Jerome Vizcaino wrote:
Hello
I'm experiencing this annoying message in the koha-error.log file every time I access a page in Koha [error] [client x.x.x.x] File does not exist : /home/koha/intranet/htdocs/images/blackdot.gif Can anyone tell me what this file is used for. It doesn't seem to exist in my 1.9.2 version :( It is not really a major problem but pollutes the log file with many occurences...
Thanks
Jerome
------------------------------------------------------- Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara The only event dedicated to issues related to Linux enterprise solutions www.enterpriselinuxforum.com
_______________________________________________ Koha-devel mailing list Koha-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/koha-devel -- Mike Hansen <mwhansen@hmc.edu>
Hi I've installed Koha using the french template but, after we noticed problems (MARC and Koha DB links summary for example), we switched to english template. I'm getting this error message on the homepage for example and on many other page in Koha (almost all pages as far as I remember). Jerome Mike Hansen wrote:
Hello again,
I grepped the CVS tree for blackdot.gif and the only occurrences I have found are in some of the older templates (the *-top.inc and *-bottom.inc files under includes/) in the non-en, non-fr translations that have not been updated to the newer style. If you are using the French templates, the only place I see blackdot.gif is in the issues-top.inc which is deprecated. If you could give me some more info about what pages you are getting this on, I would greatly appreciate it.
Mike
On Mon, 2003-05-12 at 09:14, Jerome Vizcaino wrote:
Hello
I'm experiencing this annoying message in the koha-error.log file every time I access a page in Koha [error] [client x.x.x.x] File does not exist : /home/koha/intranet/htdocs/images/blackdot.gif Can anyone tell me what this file is used for. It doesn't seem to exist in my 1.9.2 version :( It is not really a major problem but pollutes the log file with many occurences...
Thanks
Jerome
------------------------------------------------------- Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara The only event dedicated to issues related to Linux enterprise solutions www.enterpriselinuxforum.com
_______________________________________________ Koha-devel mailing list Koha-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/koha-devel
Hey Jerome, I went through my logs and I stopped getting that error on April 14th. I went through most of Koha checking the source of the pages that it returns, and I have not found any instances of blackdot.gif. I am using the default/en templates. Are you able to find blackdot.gif included in any of the sources that Apache returns? Mike -- Mike Hansen <mwhansen@hmc.edu>
Jerome Vizcaino wrote:
Hi
I've installed Koha using the french template but, after we noticed problems (MARC and Koha DB links summary for example), we switched to english template. I'm getting this error message on the homepage for example and on many other page in Koha (almost all pages as far as I remember).
Hello again,
I grepped the CVS tree for blackdot.gif and the only occurrences I have found are in some of the older templates (the *-top.inc and *-bottom.inc files under includes/) in the non-en, non-fr translations that have not been updated to the newer style. If you are using the French templates, the only place I see blackdot.gif is in the issues-top.inc which is deprecated. If you could give me some more info about what pages you are getting this on, I would greatly appreciate it.
Mike
both are right :-) * blackdot are present in 1.9.2 en/fr templates (*-bottom.inc) * they have been removed in cvs... Note to Esiee : you should try to spend some time installing a CVS-koha imho. I can help if you need. (It's not hard at all). Anyway, if you need, feel free to send me mail, or call me (Serge has my phone number) -- Paul POULAIN Consultant indépendant en logiciels libres responsable francophone de koha (SIGB libre http://www.koha-fr.org)
I second the recommendation for doing a CVS install. In fact, I wrote up a document on the Koha Wiki http://www.saas.nsw.edu.au/wiki/index.php?page=CVSSymLinkInstallation explaining how to do so. It should be a fairly straight forward process. Mike -- Mike Hansen <mwhansen@hmc.edu>
Mike Hansen <mwhansen@hmc.edu> wrote:
http://www.saas.nsw.edu.au/wiki/index.php?page=CVSSymLinkInstallation explaining how to do so. It should be a fairly straight forward process.
...and it may be even simpler once multiple installations are supported by the installer. MJR
On Mon, 12 May 2003, Jerome Vizcaino wrote:
I'm experiencing this annoying message in the koha-error.log file every time I access a page in Koha [error] [client x.x.x.x] File does not exist : /home/koha/intranet/htdocs/images/blackdot.gif Can anyone tell me what this file is used for. It doesn't seem to exist in my 1.9.2 version :( It is not really a major problem but pollutes the log file with many occurences...
It's a problem with image path since Koha-1.9.1. You can find my solution in http://sourceforge.net/mailarchive/message.php?msg_id=4413547. So far I did not get any error related to image. Let me know if you find something wrong :-) ctho@sdf.lonestar.org SDF Public Access UNIX System - http://sdf.lonestar.org
Hi all Installing the lastest Koha version from CVS solved the problem. No more blackdot.gif error messages. Thanks Jerome On Tue, 2003-05-13 at 15:28, Thien Ho wrote:
On Mon, 12 May 2003, Jerome Vizcaino wrote:
I'm experiencing this annoying message in the koha-error.log file every time I access a page in Koha [error] [client x.x.x.x] File does not exist : /home/koha/intranet/htdocs/images/blackdot.gif Can anyone tell me what this file is used for. It doesn't seem to exist in my 1.9.2 version :( It is not really a major problem but pollutes the log file with many occurences...
It's a problem with image path since Koha-1.9.1. You can find my solution in http://sourceforge.net/mailarchive/message.php?msg_id=4413547. So far I did not get any error related to image. Let me know if you find something wrong :-)
ctho@sdf.lonestar.org SDF Public Access UNIX System - http://sdf.lonestar.org
------------------------------------------------------- Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara The only event dedicated to issues related to Linux enterprise solutions www.enterpriselinuxforum.com
_______________________________________________ Koha-devel mailing list Koha-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/koha-devel
participants (5)
-
Jerome Vizcaino -
Mike Hansen -
MJ Ray -
paul POULAIN -
Thien Ho