I have installed the phpayv2, but at the url http://www.eurhosting.it/phpayv2/admin/index.php
don't appear the text , the link , and I cant' configure the option, can you help me? this is becouse the version english is not complete for the menu of the admin? or I done a mistake?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
// Fehlermeldungen pay.php
$error0="This is your first login.<br>Please change your password and check your customer details.";
$error1="Please check check your <b>emailaddress</b>.";
$error2="Please check <b>department No.</b>.";
$error3="Password-confirmation failed.";
$error4="The password has not changed.";
$error5="Your new password is <b>empty</b>.";
$error6="Do <b>not</b> use your first- or surname as your password.";
$error7="Please enter your first- <b>and</b> surname.";
$error8="Please enter your address:";
$error9="Street or housenumber missing";
$error10="Postcode or townname missing";
$error11a="No mailserver for domain ";
$error11b=" found. Please check emailaddress.";
$error12a="DNS resolution to ";
$error12b=" impossible. Please check emailaddress.";
// pay.php
$pay_0="Change customer details";
$pay_1="Customer No.";
$pay_2="Company";
$pay_3="First name";
$pay_4="Surname";
$pay_5="Street";
$pay_6="Housenumber";
$pay_7="Post/ZIP-code";
$pay_8="City";
$pay_9="Email";
$pay_10="Password";
$pay_11="Confirm password";
$pay_12="Back";
$pay_13="Change";
$pay_14="Messages";
$pay_15=$vc_1;
$pay_16=$vc_2;
$pay_17=$vc_3;
$pay_18=$vc_4;
$pay_19=$vc_5;
$pay_20=$vc_8;
$pay_21a="The total sum includes ";
$pay_21b="VAT.";
$pay_22a="I accept";
$pay_22b=" the Terms & Conditions";
$pay_22c="and";
$pay_22d="the terms of delivery ";
$pay_23="Back to basket";
$pay_24="Send order";
$pay_25="Your shopping basket is empty.";
$pay_26="Enjoy your shopping.";
$pay_27="Till";
$pay_28="Change";
$pay_29="Country";
$pay_30="Language";
$pay_31="Paymethod";
$pay_32="Shipment";
$pay_33="How to find us.";
$pay_34="Show route";
$pay_35="plus";
$pay_36="netto";
$pay_37="brutto";
$pay_38="VAT";
// publicpay.inc.php
$ppay_0="Please enter your details";
$ppay_1="Cancel";
$ppay_2="Fill in";
// mailer.inc.php
$mail_0a="Dear customer,";
$mail_0b="Thank you very much for your online-order. Please find the";
$mail_0c=" details of your order below.";
$mail_0d="We will contact you as soon as possible.";
$mail_1="Express-order";
$mail_2=$pay_1;
$mail_3=$pay_2;
$mail_4="Name";
$mail_5=$pay_9;
$mail_6=$pay_5;
$mail_7=$pay_7;
$mail_8=$pay_8;
$mail_9=$pay_14;
$mail_10="Item No.";
$mail_11=$vc_2;
$mail_12="Price for single item";
$mail_13="No.of items";
$mail_14=$vc_5;
$mail_15=$vc_8;
$mail_16="Online-order";
$mail_17="Confirmation of your order";
$mail_18="Order";
$mail_19="Express delivery";
$mail_20a=$pay_21a;
$mail_20b=$pay_21b;
$mail_21="Thank you for your order.";
$mail_22="Your shopping basket is empty.";
$mail_23=$nav_1;
$mail_24="Print";
$mail_25="Continue shopping";
// nu_mail.inc.php
$nu_mail_1="Confirmation of your data";
$nu_mail_2a="Dear customer,";
$nu_mail_2b="thnaks for registering in our shop.";
$nu_mail_3="At your next visit you can login with your customerNo. an password.";
$nu_mail_4="";
$nu_mail_5="";
// login
$login_1="Wrong customerNo. and/or password ";
$login_2="Try again";
$login_3="I do not want to sign in";
$login_4="Sign in";
$login_5="Forgotten password?";
// fpass.php
$fpass_0="Forgotten password";
$fpass_1="Please enter your customerNo., firstname and name.";
$fpass_2="No customer with given data registered.";
$fpass_3="New access-data";
$fpass_4="New password requested";
$fpass_5="You can found your new password in your email.";
$fpass_6="Request";
$fpass_7="";
// search.php
$search_0="Found";
$search_1="items on your request.";
$search_2="No results.";
?>
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have installed the phpayv2, but at the url
http://www.eurhosting.it/phpayv2/admin/index.php
don't appear the text , the link , and I cant' configure the option, can you help me? this is becouse the version english is not complete for the menu of the admin? or I done a mistake?
Maybe your language-files are empty?
in chat directory lang
I have da.inc.php
de.inc.php
en.inc.php
es.inc.php
and the en.inc.php is complete
<?php
// Sprachdatei
//
$sprache = "english";
$null_text = "on request";
$gratis = "gratis";
$lang_inc_filename="en.inc.php";
// nav.php
$nav_0="Search";
$nav_1="leave shop";
$nav_2="Currency-calculator";
$nav_3="correspond with";
$nav_4="Conversion";
$nav_5="Login";
// main.php
$main_1="There are ";
$main_2=" items in your shopping basket";
$main_3="sum:";
$main_4="show shopping basket items";
$main_5="Your shopping basket is empty.";
$main_6="Details";
$main_7="Please select";
$main_8="";
$main_9="Item No.";
$main_10="Price";
$main_11="No.of items";
$main_12="check out";
$main_13="There is <b>one</b>";
$main_14="Wishlist";
$main_15=" items on your list.";
$main_16="Your list is empty.";
$main_17="Show items.";
$main_18="Kein Anzeigemodul gefunden :-(";
$main_19="Description";
$main_20="";
// limit_navi.inc.php
$limit_navi_0 = "entries";
$limit_navi_1 = "of";
// view_cart.php
$vc_0="shopping basket";
$vc_1=$main_9;
$vc_2="Name of item";
$vc_3=$main_10;
$vc_4=$main_11;
$vc_5="Sum";
$vc_6="Remove";
$vc_7="Recalculate sum";
$vc_8="Total";
$vc_9="Item selection";
$vc_10="Check out";
$vc_11=$main_5;
$vc_12="Wishlist";
// detail.php
$det_0=$vc_1;
$det_1=$vc_3;
$det_2=$main_7;
$det_3=$main_11;
$det_4="return to item overview";
$det_5="";
// Fehlermeldungen pay.php
$error0="This is your first login.<br>Please change your password and check your customer details.";
$error1="Please check check your <b>emailaddress</b>.";
$error2="Please check <b>department No.</b>.";
$error3="Password-confirmation failed.";
$error4="The password has not changed.";
$error5="Your new password is <b>empty</b>.";
$error6="Do <b>not</b> use your first- or surname as your password.";
$error7="Please enter your first- <b>and</b> surname.";
$error8="Please enter your address:";
$error9="Street or housenumber missing";
$error10="Postcode or townname missing";
$error11a="No mailserver for domain ";
$error11b=" found. Please check emailaddress.";
$error12a="DNS resolution to ";
$error12b=" impossible. Please check emailaddress.";
// pay.php
$pay_0="Change customer details";
$pay_1="Customer No.";
$pay_2="Company";
$pay_3="First name";
$pay_4="Surname";
$pay_5="Street";
$pay_6="Housenumber";
$pay_7="Post/ZIP-code";
$pay_8="City";
$pay_9="Email";
$pay_10="Password";
$pay_11="Confirm password";
$pay_12="Back";
$pay_13="Change";
$pay_14="Messages";
$pay_15=$vc_1;
$pay_16=$vc_2;
$pay_17=$vc_3;
$pay_18=$vc_4;
$pay_19=$vc_5;
$pay_20=$vc_8;
$pay_21a="The total sum includes ";
$pay_21b="VAT.";
$pay_22a="I accept";
$pay_22b=" the Terms & Conditions";
$pay_22c="and";
$pay_22d="the terms of delivery ";
$pay_23="Back to basket";
$pay_24="Send order";
$pay_25="Your shopping basket is empty.";
$pay_26="Enjoy your shopping.";
$pay_27="Till";
$pay_28="Change";
$pay_29="Country";
$pay_30="Language";
$pay_31="Paymethod";
$pay_32="Shipment";
$pay_33="How to find us.";
$pay_34="Show route";
$pay_35="plus";
$pay_36="netto";
$pay_37="brutto";
$pay_38="VAT";
// reguser.php
$reg_1="Customer No.";
$reg_2="Password";
// publicpay.inc.php
$ppay_0="Please enter your details";
$ppay_1="Cancel";
$ppay_2="Fill in";
// mailer.inc.php
$mail_0a="Dear customer,";
$mail_0b="Thank you very much for your online-order. Please find the";
$mail_0c=" details of your order below.";
$mail_0d="We will contact you as soon as possible.";
$mail_1="Express-order";
$mail_2=$pay_1;
$mail_3=$pay_2;
$mail_4="Name";
$mail_5=$pay_9;
$mail_6=$pay_5;
$mail_7=$pay_7;
$mail_8=$pay_8;
$mail_9=$pay_14;
$mail_10="Item No.";
$mail_11=$vc_2;
$mail_12="Price for single item";
$mail_13="No.of items";
$mail_14=$vc_5;
$mail_15=$vc_8;
$mail_16="Online-order";
$mail_17="Confirmation of your order";
$mail_18="Order";
$mail_19="Express delivery";
$mail_20a=$pay_21a;
$mail_20b=$pay_21b;
$mail_21="Thank you for your order.";
$mail_22="Your shopping basket is empty.";
$mail_23=$nav_1;
$mail_24="Print";
$mail_25="Continue shopping";
// nu_mail.inc.php
$nu_mail_1="Confirmation of your data";
$nu_mail_2a="Dear customer,";
$nu_mail_2b="thnaks for registering in our shop.";
$nu_mail_3="At your next visit you can login with your customerNo. an password.";
$nu_mail_4="";
$nu_mail_5="";
// login
$login_1="Wrong customerNo. and/or password ";
$login_2="Try again";
$login_3="I do not want to sign in";
$login_4="Sign in";
$login_5="Forgotten password?";
// fpass.php
$fpass_0="Forgotten password";
$fpass_1="Please enter your customerNo., firstname and name.";
$fpass_2="No customer with given data registered.";
$fpass_3="New access-data";
$fpass_4="New password requested";
$fpass_5="You can found your new password in your email.";
$fpass_6="Request";
$fpass_7="";
// search.php
$search_0="Found";
$search_1="items on your request.";
$search_2="No results.";
?>
In admin directory too? (Please don't post the whole file ;-)
yes too in admin directory
excuse for the file dont' know I can't post
I have found the error
thank you and excuse :)
Where was the problem? Maybe some other people have the same ...