How do i correctly point to the language-file?
When i installed PHPShop language-strings where empty/not found
i looks like:
_PHPSHOP_STORE_MOD
_PHPSHOP_STORE_FORM_LBL
_PHPSHOP_STORE_FORM_STORE_NAME :
_PHPSHOP_VENDOR_LIST_VENDOR_NAME :
_PHPSHOP_STORE_FORM_PHONE :
_PHPSHOP_STORE_FORM_CONTACT_LBL
_PHPSHOP_CART_NAME :
_PHPSHOP_STORE_FORM_PHONE_1 : 3
_PHPSHOP_STORE_FORM_PHONE_2 :
_PHPSHOP_STORE_FORM_FAX :
_PHPSHOP_STORE_FORM_EMAIL :
All languagefiles seem to be on the right spot.
What did i do wrong? :ohmy:
Which language do you use?
Any error messages?
Details PLEASE!
My native language = Dutch.
But when i installed the component e.g. english as default i think. The strings where "empty" see my 1st posting. so the component has no access to any language file. I cant find the pointer to those files. Changing it in phpshop_main.php to "else require_once( ADMINPATH. 'components/com_phpshop/languages/dutch.php' );"
doesnt work.
So it is not an "language-problem" it seems a file-location problem.
The problem occures in front and backend.
Thijs
no error messages! the component = happy and works. (as far as i can judge
Thijs