VirtueMart Forum

VirtueMart General => About VirtueMart - not for support posts => Topic started by: on March 20, 2004, 12:36:20 PM

Title: Language
Post by: on March 20, 2004, 12:36:20 PM
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:
Title: Re:Language
Post by: Soeren on March 20, 2004, 18:31:53 PM
Which language do you use?
Any error messages?

Details PLEASE!
Title: Re:Language
Post by: on March 21, 2004, 13:33:23 PM
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
Title: Re:Language
Post by: on March 21, 2004, 13:34:33 PM
no error messages! the component = happy and works. (as far as i can judge

Thijs