Closed (fixed)
Project:
Mapping kit
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Apr 2010 at 07:44 UTC
Updated:
25 Jun 2010 at 13:30 UTC
This error is raised on apache stderr when selecting the "fonts" tab of mapserver configuration (admin/mappingkit/mapserver/fonts)
PHP Fatal error: require_once(): Failed opening required 'sites/all/modules/mappingkit/mapserver/mapserver.fonts.inc'
Comments
Comment #1
strk commentedSee also #770888
Comment #2
jpulles commentedDid you perhaps get a warning message on the following page?
Comment #3
strk commentedSeems a simple case of missing file from tarball to me, can't you check if 6.x-1.x-dev snapshot does contain mapserver/mapserver.fonts.inc ?
Comment #4
strk commentedAnyway there's no such thing as a "following page" as the page itself just returns blank and the error comes from
the apache error log.
Page is: admin/mappingkit/mapserver/fonts
Comment #5
jpulles commentedThe mapserver.fonts.inc file was added to the dev version.
Thanks.
Comment #6
jpulles commented