no such file or directory in ....

no such file or directory in ....

Postby eric@.....tw » Wed Jan 19, 2011 3:17 pm

Once I install the one page checkout components, I try enter the configure function, however, I have this warning:
What is the problem? Can someone help me.
Warning: require_once(/home/appleski/public_html/administrator/components/com_virtuemart/languages/common/../../components/com_virtuemart/virtuemart_parser.php) [function.require-once]: failed to open stream: No such file or directory in /home/appleski/public_html/administrator/components/com_virtuemart/languages/common/mod_virtuemart_login.php on line 26
eric@.....tw
 

Re: no such file or directory in ....

Postby admin » Fri Jan 28, 2011 2:13 am

Hello,
the problem is caused when you have other than lang files in your virtuemart language directory and they are being called to get the language variables ready for editing. This problem is fixed from version 1.2.130+. Now the file is checked to contain langvar keyword and also is set up not to break the configurator.

Best regards,
Stan, RuposTel
admin
Site Admin
 
Posts: 2708
Joined: Wed Jan 06, 2010 11:43 pm

Re: no such file or directory in ....

Postby admin » Wed Mar 02, 2011 10:33 am

If you are using a different than UTF8 encoding in your Virtuemart language files we recommend not to edit them with our configurator, but instead to find them manually and edit them with your editor:
/administrator/components/com_virtuemart/languages/common/YOURLANG.php

'ONEPAGE_SHIP_COUNTRY_CHANGED' => 'Please choose the right carier for selected country.',
'ONEPAGE_SHIP_COUNTRY_INVALID' => "We are sorry, but we don't ship to chosen country. Please select a different country or contact us by phone.",
'ONEPAGE_HTML_IN_BETWEEN_BASKET_AND_CHECKOUT' => "This text is be shown in between basket and one page checkout component. You can put any helpfull information here.",
'ONEPAGE_PAYMENT_EXTRA_DEFAULT_INFO' => 'Click the button below to confirm order.',
'ONEPAGE_ADD_USER_ERROR' => "Your user data were not saved. Most common reason is that you are probably already registered. If so, please login via form on left. ",
'ONEPAGE_SAVE_ORDER_ERROR' => "Your order WAS NOT saved. Please fill all the required fields. If problem persists, please let us know by email. ",
'ONEPAGE_ORDER_TOTAL_INCL_SHIPPING' => "Order total incl. shipping: ",
'ONEPAGE_SHIPPING_ADDRESS' => 'Shipping address',
'ONEPAGE_SHIPPING_ADDRESS_IS_DIFFERENT' => "Shipping address is different from bill to address.",
'ONEPAGE_THANKYOU_ORDER_OK' => "Your order was sucessfully saved. Thank you for your purchase.",
'ONEPAGE_THANKYOU_ORDER_ERROR' => "Your order WAS NOT saved. Please contact us by email. ",
'ONEPAGE_THANKYOU_ORDER_OK_BUT_PAYMENT_BAD' => "Your order was saved, but there was a problem with payment. We will contact you soon.",
'ONEPAGE_THANKYOU_ORDER_OK_PAYMENT_OK' => "Your order and payment were saved. Thank you for your purchase.",
'ONEPAGE_PAYMENT_EXTRA_INFO_01' => "After clicking the button below you will be redirected to Tatra Banka which processes payments with credit cards. Please click on 'return to shop' after sucessfull payment.",
'ONEPAGE_PAYMENT_EXTRA_INFO_BUTTON_1' => 'Proceed to Tatra Banka online terminal',
'ONEPAGE_PAYMENT_EXTRA_INFO_02' => "After clicking the button below you will be redirected to PayPal. Please return to our shop after successfull payment. Click on 'return to shop' and don't use your browser navigation buttons. Thank you.",
'ONEPAGE_PAYMENT_EXTRA_INFO_BUTTON_2' => 'Proceed to PayPal.com to pay',
'ONEPAGE_PAYMENT_EXTRA_INFO_03' => "",
'ONEPAGE_PAYMENT_EXTRA_INFO_BUTTON_3' => '',
'ONEPAGE_PAYMENT_EXTRA_INFO_04' => "",
'ONEPAGE_PAYMENT_EXTRA_INFO_BUTTON_4' => '',
'ONEPAGE_PAYMENT_EXTRA_INFO_05' => "",
'ONEPAGE_PAYMENT_EXTRA_INFO_BUTTON_5' => '',


Comments:
BUTTON_2 and INFO_2 are ids of your payment methods.
admin
Site Admin
 
Posts: 2708
Joined: Wed Jan 06, 2010 11:43 pm


Return to One Page Checkout for Virtuemart 1.1.x

cron