case-sensitvity of directory of component - Joomla! Forum - community, help and support
i made component called com_tapango_event.
on win7/xampp, works fine.
when putting on linux server, or on clean winxp xampp, error in joomla:
the file exact location c:\xampp\htdocs\event_manager/administrator\components\com_tapango_event\tapango_event.xml , unix more strict in case sensitivity
i re-checked code of component , manifest files, , made sure lower case : (com_)tapango_event , no (com_)tapango_event in code.
i checked joomla extension tables... no capitals.
only in language files, have still used capitals, think independent.
i can not solved. keeps refering com_tapango_event.
where joomla define directory name com_tapango_event ? can overwrite it?
i searched several forums, not find thread issue (although sure not first 1 issue).
can help?
thank you
karel.
on win7/xampp, works fine.
when putting on linux server, or on clean winxp xampp, error in joomla:
failed loading xml file
c:\xampp\htdocs\event_manager/administrator\components\com_tapango_event\tapango_event.xml
xml: failed load external entity "file:///c:/xampp/htdocs/event_manager/administrator/components/com_tapango_event/tapango_event.xml"
the file exact location c:\xampp\htdocs\event_manager/administrator\components\com_tapango_event\tapango_event.xml , unix more strict in case sensitivity
i re-checked code of component , manifest files, , made sure lower case : (com_)tapango_event , no (com_)tapango_event in code.
i checked joomla extension tables... no capitals.
only in language files, have still used capitals, think independent.
i can not solved. keeps refering com_tapango_event.
where joomla define directory name com_tapango_event ? can overwrite it?
i searched several forums, not find thread issue (although sure not first 1 issue).
can help?
thank you
karel.
where error? front-end ? back-end? during installation?
in code use ds global variable instead of / ?
in code use ds global variable instead of / ?
Comments
Post a Comment