OSCOMMERCE SUPPORT CALL 702-453-3332

 

Help - Search - Members - Calendar
Full Version: Languages
osCommerce Community Support Forums > osCommerce Online Merchant v2.x > Contributions / Add-Ons > Languages and Zones
magnex
I have installed the OSCommerce 2.2 in the "usual way" as a addon in a website provider. But now i want to install the portuguese language pack, i just downloaded the pack, but how can i install the pack. Another thing, the payment modules don't appear, i have the install botton, i click, and nothing's happen...Can you please indicate me what i can do? please help me...

Best Regards

Pedro thumbsup.gif
EVS
I cant help u...but have the same situation ...how or where do i install this french lang pack? Thanks.
artsoba
upload

includes/languages/your language.php

to your includes\languages

then uplaod includes/languages/your languge folder

to includes\languages

and
admin/includes/languages/your language.php

to your admin/includes\languages

and admin/includes/languages/your languge folder

to includes/languages


at last go to your shop/admin languges and add new languge which uploaded.
OSClooking
QUOTE (artsoba @ Apr 23 2007, 11:12 AM) *
upload

includes/languages/your language.php

to your includes\languages

then uplaod includes/languages/your languge folder

to includes\languages

and
admin/includes/languages/your language.php

to your admin/includes\languages

and admin/includes/languages/your languge folder

to includes/languages
at last go to your shop/admin languges and add new languge which uploaded.



Hi,

I have done as you describe, but I'm still getting this:

"Warning: main(includes/languages/svenska/index.php) [function.main]: failed to open stream: No such file or directory in /home/morta/public_html/txe/index.php on line 33

Warning: main(includes/languages/svenska/index.php) [function.main]: failed to open stream: No such file or directory in /home/morta/public_html/txe/index.php on line 33

Warning: main(includes/languages/svenska/index.php) [function.main]: failed to open stream: No such file or directory in /home/morta/public_html/txe/index.php on line 33

Fatal error: main() [function.require]: Failed opening required 'includes/languages/svenska/index.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/morta/public_html/txe/index.php on line 33"

Please assist.
helder50
QUOTE (OSClooking @ May 7 2007, 12:38 PM) *
Hi,

I have done as you describe, but I'm still getting this:

"Warning: main(includes/languages/svenska/index.php) [function.main]: failed to open stream: No such file or directory in /home/morta/public_html/txe/index.php on line 33

Warning: main(includes/languages/svenska/index.php) [function.main]: failed to open stream: No such file or directory in /home/morta/public_html/txe/index.php on line 33

Warning: main(includes/languages/svenska/index.php) [function.main]: failed to open stream: No such file or directory in /home/morta/public_html/txe/index.php on line 33

Fatal error: main() [function.require]: Failed opening required 'includes/languages/svenska/index.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/morta/public_html/txe/index.php on line 33"

Please assist.


Hello,
I had the same problem, go to the file portugues.php with a ftp explorer and chang it to 777 in the propreties. it solve my problem.
KiAnKo1975
QUOTE (OSClooking @ May 7 2007, 12:38 PM) *
Hi,

I have done as you describe, but I'm still getting this:

"Warning: main(includes/languages/svenska/index.php) [function.main]: failed to open stream: No such file or directory in /home/morta/public_html/txe/index.php on line 33

Warning: main(includes/languages/svenska/index.php) [function.main]: failed to open stream: No such file or directory in /home/morta/public_html/txe/index.php on line 33

Warning: main(includes/languages/svenska/index.php) [function.main]: failed to open stream: No such file or directory in /home/morta/public_html/txe/index.php on line 33

Fatal error: main() [function.require]: Failed opening required 'includes/languages/svenska/index.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/morta/public_html/txe/index.php on line 33"

Please assist.



In the old swedish versions ("svenska030501") there is no "index.php" inside. Justa create a dummy file inside "includes/languages/svenska/" called "index.php" or copy the file from the english folder.

I'm doing an update on the Swedish language files, since I have found a lot of errors... It will be available very soon under CONTRIBUTIONS.
als_ls
can i ask how we make an upload to oscommerce?
thank you
jetmuzer
QUOTE (helder50 @ Jun 11 2007, 08:32 PM) *
Hello,
I had the same problem, go to the file portugues.php with a ftp explorer and chang it to 777 in the propreties. it solve my problem.


I change CHMOD permissions to 777 but it's not solve the problem. Do you know what's wrong? Help pls crying.gif
lxhsxf
QUOTE (artsoba @ Apr 23 2007, 11:12 AM) *
upload

includes/languages/your language.php

to your includes\languages

then uplaod includes/languages/your languge folder

to includes\languages

and
admin/includes/languages/your language.php

to your admin/includes\languages

and admin/includes/languages/your languge folder

to includes/languages
at last go to your shop/admin languges and add new languge which uploaded.



Files and folders under 'Admin' or not, is there any difference? does it mean, if I made any changes on the files outside of Admin, I have to also update the files with same name under Admin?
fidel
I think that you'll have 2 files and 2 folders, the first for you shop, and the second for you admin panel. But I can't define a new language in the admin panel, plz show me how can you do it ? I only saw in the admin >> Tools >>Define Languages the tools for us to edit the existed languages .. How can I create/ define a new one ??

Help me Pls !!
alexrebs
QUOTE (fidel @ Jan 12 2008, 11:36 PM) *
I think that you'll have 2 files and 2 folders, the first for you shop, and the second for you admin panel. But I can't define a new language in the admin panel, plz show me how can you do it ? I only saw in the admin >> Tools >>Define Languages the tools for us to edit the existed languages .. How can I create/ define a new one ??

Help me Pls !!


Admin >> Currencies/Languages
advmedia
QUOTE (artsoba @ Apr 23 2007, 12:12 PM) *
upload

includes/languages/your language.php

to your includes\languages

then uplaod includes/languages/your languge folder

to includes\languages

and
admin/includes/languages/your language.php

to your admin/includes\languages

and admin/includes/languages/your languge folder

to includes/languages
at last go to your shop/admin languges and add new languge which uploaded.


I did it all with the Dutch pack but it did not changed anything. Set it to default and everything..
Ryana
QUOTE (jetmuzer @ Nov 26 2007, 03:57 PM) *
I change CHMOD permissions to 777 but it's not solve the problem. Do you know what's wrong? Help pls crying.gif



I've a same problem...I've change permissions to 777 but i've got this error.

Warning: require(includes/classes/order.php) [function.require]: failed to open stream: No such file or directory in /home/hiperto/public_html/checkout_shipping.php on line 44

Warning: require(includes/classes/order.php) [function.require]: failed to open stream: No such file or directory in /home/hiperto/public_html/checkout_shipping.php on line 44

Fatal error: require() [function.require]: Failed opening required 'includes/classes/order.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/hiperto/public_html/checkout_shipping.php on line 44


What can i do?
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.
osCommerce Community Support Forums > Languages
 

OSCOMMERCE SUPPORT CALL 702-453-3332

 

Help - Search - Members - Calendar
Full Version: Languages
osCommerce Community Support Forums > osCommerce Online Merchant v2.x > Contributions / Add-Ons > Languages and Zones
magnex
I have installed the OSCommerce 2.2 in the "usual way" as a addon in a website provider. But now i want to install the portuguese language pack, i just downloaded the pack, but how can i install the pack. Another thing, the payment modules don't appear, i have the install botton, i click, and nothing's happen...Can you please indicate me what i can do? please help me...

Best Regards

Pedro thumbsup.gif
EVS
I cant help u...but have the same situation ...how or where do i install this french lang pack? Thanks.
artsoba
upload

includes/languages/your language.php

to your includes\languages

then uplaod includes/languages/your languge folder

to includes\languages

and
admin/includes/languages/your language.php

to your admin/includes\languages

and admin/includes/languages/your languge folder

to includes/languages


at last go to your shop/admin languges and add new languge which uploaded.
OSClooking
QUOTE (artsoba @ Apr 23 2007, 11:12 AM) *
upload

includes/languages/your language.php

to your includes\languages

then uplaod includes/languages/your languge folder

to includes\languages

and
admin/includes/languages/your language.php

to your admin/includes\languages

and admin/includes/languages/your languge folder

to includes/languages
at last go to your shop/admin languges and add new languge which uploaded.



Hi,

I have done as you describe, but I'm still getting this:

"Warning: main(includes/languages/svenska/index.php) [function.main]: failed to open stream: No such file or directory in /home/morta/public_html/txe/index.php on line 33

Warning: main(includes/languages/svenska/index.php) [function.main]: failed to open stream: No such file or directory in /home/morta/public_html/txe/index.php on line 33

Warning: main(includes/languages/svenska/index.php) [function.main]: failed to open stream: No such file or directory in /home/morta/public_html/txe/index.php on line 33

Fatal error: main() [function.require]: Failed opening required 'includes/languages/svenska/index.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/morta/public_html/txe/index.php on line 33"

Please assist.
helder50
QUOTE (OSClooking @ May 7 2007, 12:38 PM) *
Hi,

I have done as you describe, but I'm still getting this:

"Warning: main(includes/languages/svenska/index.php) [function.main]: failed to open stream: No such file or directory in /home/morta/public_html/txe/index.php on line 33

Warning: main(includes/languages/svenska/index.php) [function.main]: failed to open stream: No such file or directory in /home/morta/public_html/txe/index.php on line 33

Warning: main(includes/languages/svenska/index.php) [function.main]: failed to open stream: No such file or directory in /home/morta/public_html/txe/index.php on line 33

Fatal error: main() [function.require]: Failed opening required 'includes/languages/svenska/index.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/morta/public_html/txe/index.php on line 33"

Please assist.


Hello,
I had the same problem, go to the file portugues.php with a ftp explorer and chang it to 777 in the propreties. it solve my problem.
KiAnKo1975
QUOTE (OSClooking @ May 7 2007, 12:38 PM) *
Hi,

I have done as you describe, but I'm still getting this:

"Warning: main(includes/languages/svenska/index.php) [function.main]: failed to open stream: No such file or directory in /home/morta/public_html/txe/index.php on line 33

Warning: main(includes/languages/svenska/index.php) [function.main]: failed to open stream: No such file or directory in /home/morta/public_html/txe/index.php on line 33

Warning: main(includes/languages/svenska/index.php) [function.main]: failed to open stream: No such file or directory in /home/morta/public_html/txe/index.php on line 33

Fatal error: main() [function.require]: Failed opening required 'includes/languages/svenska/index.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/morta/public_html/txe/index.php on line 33"

Please assist.



In the old swedish versions ("svenska030501") there is no "index.php" inside. Justa create a dummy file inside "includes/languages/svenska/" called "index.php" or copy the file from the english folder.

I'm doing an update on the Swedish language files, since I have found a lot of errors... It will be available very soon under CONTRIBUTIONS.
als_ls
can i ask how we make an upload to oscommerce?
thank you
jetmuzer
QUOTE (helder50 @ Jun 11 2007, 08:32 PM) *
Hello,
I had the same problem, go to the file portugues.php with a ftp explorer and chang it to 777 in the propreties. it solve my problem.


I change CHMOD permissions to 777 but it's not solve the problem. Do you know what's wrong? Help pls crying.gif
lxhsxf
QUOTE (artsoba @ Apr 23 2007, 11:12 AM) *
upload

includes/languages/your language.php

to your includes\languages

then uplaod includes/languages/your languge folder

to includes\languages

and
admin/includes/languages/your language.php

to your admin/includes\languages

and admin/includes/languages/your languge folder

to includes/languages
at last go to your shop/admin languges and add new languge which uploaded.



Files and folders under 'Admin' or not, is there any difference? does it mean, if I made any changes on the files outside of Admin, I have to also update the files with same name under Admin?
fidel
I think that you'll have 2 files and 2 folders, the first for you shop, and the second for you admin panel. But I can't define a new language in the admin panel, plz show me how can you do it ? I only saw in the admin >> Tools >>Define Languages the tools for us to edit the existed languages .. How can I create/ define a new one ??

Help me Pls !!
alexrebs
QUOTE (fidel @ Jan 12 2008, 11:36 PM) *
I think that you'll have 2 files and 2 folders, the first for you shop, and the second for you admin panel. But I can't define a new language in the admin panel, plz show me how can you do it ? I only saw in the admin >> Tools >>Define Languages the tools for us to edit the existed languages .. How can I create/ define a new one ??

Help me Pls !!


Admin >> Currencies/Languages
advmedia
QUOTE (artsoba @ Apr 23 2007, 12:12 PM) *
upload

includes/languages/your language.php

to your includes\languages

then uplaod includes/languages/your languge folder

to includes\languages

and
admin/includes/languages/your language.php

to your admin/includes\languages

and admin/includes/languages/your languge folder

to includes/languages
at last go to your shop/admin languges and add new languge which uploaded.


I did it all with the Dutch pack but it did not changed anything. Set it to default and everything..
Ryana
QUOTE (jetmuzer @ Nov 26 2007, 03:57 PM) *
I change CHMOD permissions to 777 but it's not solve the problem. Do you know what's wrong? Help pls crying.gif



I've a same problem...I've change permissions to 777 but i've got this error.

Warning: require(includes/classes/order.php) [function.require]: failed to open stream: No such file or directory in /home/hiperto/public_html/checkout_shipping.php on line 44

Warning: require(includes/classes/order.php) [function.require]: failed to open stream: No such file or directory in /home/hiperto/public_html/checkout_shipping.php on line 44

Fatal error: require() [function.require]: Failed opening required 'includes/classes/order.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/hiperto/public_html/checkout_shipping.php on line 44


What can i do?
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.