Ausgirl Posted November 13, 2010 Posted November 13, 2010 Just installed v2.3 It was working fine till it timed out & logged me out, now I cant log back in Error: Invalid administrator login attempt. or try again after 5minutes. I logged out about 4 times before this & logged in just fine but now it wont let me in :blink: help much appreciated
El_Heso Posted November 13, 2010 Posted November 13, 2010 Have you installed on localhost or on server? Just installed v2.3 It was working fine till it timed out & logged me out, now I cant log back in Error: Invalid administrator login attempt. or try again after 5minutes. I logged out about 4 times before this & logged in just fine but now it wont let me in :blink: help much appreciated
Collines Posted November 13, 2010 Posted November 13, 2010 That is a new security feature. If you enter the password incorrectly three times, you will be shut out for five minutes. These settings can be changed in admin to to adjust the number of attempts or the shut out time.
Ausgirl Posted November 13, 2010 Author Posted November 13, 2010 I was trying to login with the correct login details yet it wouldnt allow me to log in. It also logs me out when I click on a heading, doesnt matter which heading, whether it be something under tools or cofiguration. Seems to work when it feels like it. Changing the settings for the login attemps is no good to me if I cannot log in, in the first place. I logged in this morning with the same login Ive been using and it allowed me to login. :blink: The currency box has dissapeared & now the reviews box has this inside it MODULE_BOXES_REVIEWS_BOX_REVIEWS_NO_REVIEWS which it did not have before. When 1st installed was all good. It seems to time out quick. Ive not modified anything other than the footer, and the info pages.
Guest Posted November 14, 2010 Posted November 14, 2010 Installed version 2.3 in wamp. Using IE6, can't log in to admin. Indeed, the login.php page can not be found. It does work in firefox.
Xpajun Posted November 14, 2010 Posted November 14, 2010 I installed V2.3 in XAMPP, it was ok to start with but then logged me out and I have not been able to get in since, and that is using the correct password My store is currently running Phoenix 1.0.3.0 I'm currently working on 1.0.7.2 and hope to get it live before 1.0.8.0 arrives (maybe 🙄 ) I used to have a list of add-ons here but I've found that with the ones that supporters of Phoenix get any other add-ons are not really neccessary
www.in.no Posted November 14, 2010 Posted November 14, 2010 MODULE_BOXES_REVIEWS_BOX_REVIEWS_NO_REVIEWS which it did not have before Se bug report for this one...BUG report
Mark Evans Posted November 14, 2010 Posted November 14, 2010 I've done some testing and I haven't been able to replicate this . I've tried numerous browsers and getting my account locked out and then waiting 5 minutes and all seems to work fine. If someone could provide some reproducible steps or do some debugging to give us a clue as to what is going on it would be really useful. Our Bug Tracker at Bug Reports will be a good place to provide as much info as possible Mark Evans osCommerce Monkey & Lead Guitarist for "Sparky + the Monkeys" (Album on sale in all good record shops) --------------------------------------- Software is like sex: It's better when it's free. (Linus Torvalds)
Guest Posted November 14, 2010 Posted November 14, 2010 I've done some testing and I haven't been able to replicate this . I've tried numerous browsers and getting my account locked out and then waiting 5 minutes and all seems to work fine. If someone could provide some reproducible steps or do some debugging to give us a clue as to what is going on it would be really useful. Our Bug Tracker at Bug Reports will be a good place to provide as much info as possible IE6 and wamp, intalled 3 times, same result. FF is ok. Guess it is not recognising osCAdminID=g01u45cdq6brpt39qe0qpoit87
andy_1984 Posted November 14, 2010 Posted November 14, 2010 dont know if your aware or not, i had a problem logging in for about 10 minutes trying to figure out why my password wouldnt work. turned out the username is also case sensitive !!!!
Mark Evans Posted November 14, 2010 Posted November 14, 2010 IE6 and wamp, intalled 3 times, same result. FF is ok. Guess it is not recognising osCAdminID=g01u45cdq6brpt39qe0qpoit87 What are you using as your url to your store on WAMP? There is a known issue in IE6 where http://localhost doesn't work for cookies Mark Evans osCommerce Monkey & Lead Guitarist for "Sparky + the Monkeys" (Album on sale in all good record shops) --------------------------------------- Software is like sex: It's better when it's free. (Linus Torvalds)
Guest Posted November 14, 2010 Posted November 14, 2010 What are you using as your url to your store on WAMP? There is a known issue in IE6 where http://localhost doesn't work for cookies http://localhost/osc-2.3/myadmin/login.php Fair enough, but the catalog side works, previous versions of osc work, and have never had a problem with cookies before.
Ausgirl Posted November 15, 2010 Author Posted November 15, 2010 Ive done the bug fixes. Still have few problems: 1: My language & currency boxes still dont show on the catalog side. They are set to true on the admin side. 2: When clicking on a heading under tools in admin (doesnt matter which heading) It logs me out, I log in, click on the same heading then it works, click on another & it logs me out again. 3: How do I change the heading in the boxes? I have nothing to this effect in my english file, it seems to be missing or is it somewhere else now? // categories box text in includes/boxes/categories.php define('BOX_HEADING_CATEGORIES', 'Categories'); // manufacturers box text in includes/boxes/manufacturers.php define('BOX_HEADING_MANUFACTURERS', 'Manufacturers'); no define's for any of the box headings in my english file
Guest Posted November 15, 2010 Posted November 15, 2010 Ive done the bug fixes. Still have few problems: 1: My language & currency boxes still dont show on the catalog side. They are set to true on the admin side. 2: When clicking on a heading under tools in admin (doesnt matter which heading) It logs me out, I log in, click on the same heading then it works, click on another & it logs me out again. 3: How do I change the heading in the boxes? I have nothing to this effect in my english file, it seems to be missing or is it somewhere else now? // categories box text in includes/boxes/categories.php define('BOX_HEADING_CATEGORIES', 'Categories'); // manufacturers box text in includes/boxes/manufacturers.php define('BOX_HEADING_MANUFACTURERS', 'Manufacturers'); no define's for any of the box headings in my english file define('BOX_CATALOG_MANUFACTURERS', 'Manufacturers'); define('BOX_CATALOG_CATEGORIES_PRODUCTS', 'Categories/Products'); is in the admin\includes\languages\english.php file
Ausgirl Posted November 15, 2010 Author Posted November 15, 2010 define('BOX_CATALOG_MANUFACTURERS', 'Manufacturers'); define('BOX_CATALOG_CATEGORIES_PRODUCTS', 'Categories/Products'); is in the admin\includes\languages\english.php file MMm this is really frustrating me. Heres my English.php file Some are missing. There is nothing there for the share product box (social bookmarks) All the modules are missing. *********************************** // modules box text in includes/boxes/modules.php define('BOX_HEADING_MODULES', 'Modules'); define('BOX_MODULES_PAYMENT', 'Payment'); define('BOX_MODULES_SHIPPING', 'Shipping'); define('BOX_MODULES_ORDER_TOTAL', 'Order Total'); *********************************** The above code is from 2.2rc2 as you can see, it is not in the code below for 2.3 I compared to vanilla install & its the same. My store is a vanilla, Ive not changed anything other than the basics. Before I even tried. I loaded the admin page & straight away I got the dreaded "Invalid administrator login attempt" I hadnt even tried to log in since this morning. Then when I did try & log in, It wont let me again. With the correct login. Grrrrr :angry: <?php /* $Id$ osCommerce, Open Source E-Commerce Solutions http://www.oscommerce.com Copyright (c) 2007 osCommerce Released under the GNU General Public License */ // look in your $PATH_LOCALE/locale directory for available locales.. // on RedHat6.0 I used 'en_US' // on FreeBSD 4.0 I use 'en_US.ISO_8859-1' // this may not work under win32 environments.. setlocale(LC_TIME, 'en_US.ISO_8859-1'); define('DATE_FORMAT_SHORT', '%m/%d/%Y'); // this is used for strftime() define('DATE_FORMAT_LONG', '%A %d %B, %Y'); // this is used for strftime() define('DATE_FORMAT', 'm/d/Y'); // this is used for date() define('PHP_DATE_TIME_FORMAT', 'm/d/Y H:i:s'); // this is used for date() define('DATE_TIME_FORMAT', DATE_FORMAT_SHORT . ' %H:%M:%S'); define('JQUERY_DATEPICKER_I18N_CODE', ''); // leave empty for en_US; see http://jqueryui.com/demos/datepicker/#localization define('JQUERY_DATEPICKER_FORMAT', 'mm/dd/yy'); // see http://docs.jquery.com/UI/Datepicker/formatDate //// // Return date in raw format // $date should be in format dd/mm/yyyy // raw date is in format YYYYMMDD, or DDMMYYYY function tep_date_raw($date, $reverse = false) { if ($reverse) { return substr($date, 3, 2) . substr($date, 0, 2) . substr($date, 6, 4); } else { return substr($date, 6, 4) . substr($date, 0, 2) . substr($date, 3, 2); } } // Global entries for the <html> tag define('HTML_PARAMS','dir="ltr" lang="en"'); // charset for web pages and emails define('CHARSET', 'utf-8'); // page title define('TITLE', 'osCommerce Online Merchant Administration Tool'); // header text in includes/header.php define('HEADER_TITLE_TOP', 'Administration'); define('HEADER_TITLE_SUPPORT_SITE', 'Support Site'); define('HEADER_TITLE_ONLINE_CATALOG', 'Online Catalog'); define('HEADER_TITLE_ADMINISTRATION', 'Administration'); // text for gender define('MALE', 'Male'); define('FEMALE', 'Female'); // text for date of birth example define('DOB_FORMAT_STRING', 'dd/mm/yyyy'); // configuration box text in includes/boxes/configuration.php define('BOX_HEADING_CONFIGURATION', 'Configuration'); define('BOX_CONFIGURATION_MYSTORE', 'My Store'); define('BOX_CONFIGURATION_LOGGING', 'Logging'); define('BOX_CONFIGURATION_CACHE', 'Cache'); define('BOX_CONFIGURATION_ADMINISTRATORS', 'Administrators'); define('BOX_CONFIGURATION_STORE_LOGO', 'Store Logo'); // modules box text in includes/boxes/modules.php define('BOX_HEADING_MODULES', 'Modules'); // categories box text in includes/boxes/catalog.php define('BOX_HEADING_CATALOG', 'Catalog'); define('BOX_CATALOG_CATEGORIES_PRODUCTS', 'Categories/Products'); define('BOX_CATALOG_CATEGORIES_PRODUCTS_ATTRIBUTES', 'Products Attributes'); define('BOX_CATALOG_MANUFACTURERS', 'Manufacturers'); define('BOX_CATALOG_REVIEWS', 'Reviews'); define('BOX_CATALOG_SPECIALS', 'Specials'); define('BOX_CATALOG_PRODUCTS_EXPECTED', 'Products Expected'); // customers box text in includes/boxes/customers.php define('BOX_HEADING_CUSTOMERS', 'Customers'); define('BOX_CUSTOMERS_CUSTOMERS', 'Customers'); define('BOX_CUSTOMERS_ORDERS', 'Orders'); // taxes box text in includes/boxes/taxes.php define('BOX_HEADING_LOCATION_AND_TAXES', 'Locations / Taxes'); define('BOX_TAXES_COUNTRIES', 'Countries'); define('BOX_TAXES_ZONES', 'Zones'); define('BOX_TAXES_GEO_ZONES', 'Tax Zones'); define('BOX_TAXES_TAX_CLASSES', 'Tax Classes'); define('BOX_TAXES_TAX_RATES', 'Tax Rates'); // reports box text in includes/boxes/reports.php define('BOX_HEADING_REPORTS', 'Reports'); define('BOX_REPORTS_PRODUCTS_VIEWED', 'Products Viewed'); define('BOX_REPORTS_PRODUCTS_PURCHASED', 'Products Purchased'); define('BOX_REPORTS_ORDERS_TOTAL', 'Customer Orders-Total'); // tools text in includes/boxes/tools.php define('BOX_HEADING_TOOLS', 'Tools'); define('BOX_TOOLS_ACTION_RECORDER', 'Action Recorder'); define('BOX_TOOLS_BACKUP', 'Database Backup'); define('BOX_TOOLS_BANNER_MANAGER', 'Banner Manager'); define('BOX_TOOLS_CACHE', 'Cache Control'); define('BOX_TOOLS_DEFINE_LANGUAGE', 'Define Languages'); define('BOX_TOOLS_MAIL', 'Send Email'); define('BOX_TOOLS_NEWSLETTER_MANAGER', 'Newsletter Manager'); define('BOX_TOOLS_SEC_DIR_PERMISSIONS', 'Security Directory Permissions'); define('BOX_TOOLS_SERVER_INFO', 'Server Info'); define('BOX_TOOLS_VERSION_CHECK', 'Version Checker'); define('BOX_TOOLS_WHOS_ONLINE', 'Who\'s Online'); // localizaion box text in includes/boxes/localization.php define('BOX_HEADING_LOCALIZATION', 'Localization'); define('BOX_LOCALIZATION_CURRENCIES', 'Currencies'); define('BOX_LOCALIZATION_LANGUAGES', 'Languages'); define('BOX_LOCALIZATION_ORDERS_STATUS', 'Orders Status'); // javascript messages define('JS_ERROR', 'Errors have occured during the process of your form!\nPlease make the following corrections:\n\n'); define('JS_OPTIONS_VALUE_PRICE', '* The new product atribute needs a price value\n'); define('JS_OPTIONS_VALUE_PRICE_PREFIX', '* The new product atribute needs a price prefix\n'); define('JS_PRODUCTS_NAME', '* The new product needs a name\n'); define('JS_PRODUCTS_DESCRIPTION', '* The new product needs a description\n'); define('JS_PRODUCTS_PRICE', '* The new product needs a price value\n'); define('JS_PRODUCTS_WEIGHT', '* The new product needs a weight value\n'); define('JS_PRODUCTS_QUANTITY', '* The new product needs a quantity value\n'); define('JS_PRODUCTS_MODEL', '* The new product needs a model value\n'); define('JS_PRODUCTS_IMAGE', '* The new product needs an image value\n'); define('JS_SPECIALS_PRODUCTS_PRICE', '* A new price for this product needs to be set\n'); define('JS_GENDER', '* The \'Gender\' value must be chosen.\n'); define('JS_FIRST_NAME', '* The \'First Name\' entry must have at least ' . ENTRY_FIRST_NAME_MIN_LENGTH . ' characters.\n'); define('JS_LAST_NAME', '* The \'Last Name\' entry must have at least ' . ENTRY_LAST_NAME_MIN_LENGTH . ' characters.\n'); define('JS_DOB', '* The \'Date of Birth\' entry must be in the format: xx/xx/xxxx (month/date/year).\n'); define('JS_EMAIL_ADDRESS', '* The \'E-Mail Address\' entry must have at least ' . ENTRY_EMAIL_ADDRESS_MIN_LENGTH . ' characters.\n'); define('JS_ADDRESS', '* The \'Street Address\' entry must have at least ' . ENTRY_STREET_ADDRESS_MIN_LENGTH . ' characters.\n'); define('JS_POST_CODE', '* The \'Post Code\' entry must have at least ' . ENTRY_POSTCODE_MIN_LENGTH . ' characters.\n'); define('JS_CITY', '* The \'City\' entry must have at least ' . ENTRY_CITY_MIN_LENGTH . ' characters.\n'); define('JS_STATE', '* The \'State\' entry is must be selected.\n'); define('JS_STATE_SELECT', '-- Select Above --'); define('JS_ZONE', '* The \'State\' entry must be selected from the list for this country.'); define('JS_COUNTRY', '* The \'Country\' value must be chosen.\n'); define('JS_TELEPHONE', '* The \'Telephone Number\' entry must have at least ' . ENTRY_TELEPHONE_MIN_LENGTH . ' characters.\n'); define('JS_PASSWORD', '* The \'Password\' amd \'Confirmation\' entries must match amd have at least ' . ENTRY_PASSWORD_MIN_LENGTH . ' characters.\n'); define('JS_ORDER_DOES_NOT_EXIST', 'Order Number %s does not exist!'); define('CATEGORY_PERSONAL', 'Personal'); define('CATEGORY_ADDRESS', 'Address'); define('CATEGORY_CONTACT', 'Contact'); define('CATEGORY_COMPANY', 'Company'); define('CATEGORY_OPTIONS', 'Options'); define('ENTRY_GENDER', 'Gender:'); define('ENTRY_GENDER_ERROR', ' <span class="errorText">required</span>'); define('ENTRY_FIRST_NAME', 'First Name:'); define('ENTRY_FIRST_NAME_ERROR', ' <span class="errorText">min ' . ENTRY_FIRST_NAME_MIN_LENGTH . ' chars</span>'); define('ENTRY_LAST_NAME', 'Last Name:'); define('ENTRY_LAST_NAME_ERROR', ' <span class="errorText">min ' . ENTRY_LAST_NAME_MIN_LENGTH . ' chars</span>'); define('ENTRY_DATE_OF_BIRTH', 'Date of Birth:'); define('ENTRY_DATE_OF_BIRTH_ERROR', ' <span class="errorText">(eg. 05/21/1970)</span>'); define('ENTRY_EMAIL_ADDRESS', 'E-Mail Address:'); define('ENTRY_EMAIL_ADDRESS_ERROR', ' <span class="errorText">min ' . ENTRY_EMAIL_ADDRESS_MIN_LENGTH . ' chars</span>'); define('ENTRY_EMAIL_ADDRESS_CHECK_ERROR', ' <span class="errorText">The email address doesn\'t appear to be valid!</span>'); define('ENTRY_EMAIL_ADDRESS_ERROR_EXISTS', ' <span class="errorText">This email address already exists!</span>'); define('ENTRY_COMPANY', 'Company name:'); define('ENTRY_STREET_ADDRESS', 'Street Address:'); define('ENTRY_STREET_ADDRESS_ERROR', ' <span class="errorText">min ' . ENTRY_STREET_ADDRESS_MIN_LENGTH . ' chars</span>'); define('ENTRY_SUBURB', 'Suburb:'); define('ENTRY_POST_CODE', 'Post Code:'); define('ENTRY_POST_CODE_ERROR', ' <span class="errorText">min ' . ENTRY_POSTCODE_MIN_LENGTH . ' chars</span>'); define('ENTRY_CITY', 'City:'); define('ENTRY_CITY_ERROR', ' <span class="errorText">min ' . ENTRY_CITY_MIN_LENGTH . ' chars</span>'); define('ENTRY_STATE', 'State:'); define('ENTRY_STATE_ERROR', ' <span class="errorText">required</span>'); define('ENTRY_COUNTRY', 'Country:'); define('ENTRY_COUNTRY_ERROR', 'You must select a country from the Countries pull down menu.'); define('ENTRY_TELEPHONE_NUMBER', 'Telephone Number:'); define('ENTRY_TELEPHONE_NUMBER_ERROR', ' <span class="errorText">min ' . ENTRY_TELEPHONE_MIN_LENGTH . ' chars</span>'); define('ENTRY_FAX_NUMBER', 'Fax Number:'); define('ENTRY_NEWSLETTER', 'Newsletter:'); define('ENTRY_NEWSLETTER_YES', 'Subscribed'); define('ENTRY_NEWSLETTER_NO', 'Unsubscribed'); // images define('IMAGE_ANI_SEND_EMAIL', 'Sending E-Mail'); define('IMAGE_BACK', 'Back'); define('IMAGE_BACKUP', 'Backup'); define('IMAGE_CANCEL', 'Cancel'); define('IMAGE_CONFIRM', 'Confirm'); define('IMAGE_COPY', 'Copy'); define('IMAGE_COPY_TO', 'Copy To'); define('IMAGE_DETAILS', 'Details'); define('IMAGE_DELETE', 'Delete'); define('IMAGE_EDIT', 'Edit'); define('IMAGE_EMAIL', 'Email'); define('IMAGE_EXPORT', 'Export'); define('IMAGE_ICON_STATUS_GREEN', 'Active'); define('IMAGE_ICON_STATUS_GREEN_LIGHT', 'Set Active'); define('IMAGE_ICON_STATUS_RED', 'Inactive'); define('IMAGE_ICON_STATUS_RED_LIGHT', 'Set Inactive'); define('IMAGE_ICON_INFO', 'Info'); define('IMAGE_INSERT', 'Insert'); define('IMAGE_LOCK', 'Lock'); define('IMAGE_MODULE_INSTALL', 'Install Module'); define('IMAGE_MODULE_REMOVE', 'Remove Module'); define('IMAGE_MOVE', 'Move'); define('IMAGE_NEW_BANNER', 'New Banner'); define('IMAGE_NEW_CATEGORY', 'New Category'); define('IMAGE_NEW_COUNTRY', 'New Country'); define('IMAGE_NEW_CURRENCY', 'New Currency'); define('IMAGE_NEW_FILE', 'New File'); define('IMAGE_NEW_FOLDER', 'New Folder'); define('IMAGE_NEW_LANGUAGE', 'New Language'); define('IMAGE_NEW_NEWSLETTER', 'New Newsletter'); define('IMAGE_NEW_PRODUCT', 'New Product'); define('IMAGE_NEW_TAX_CLASS', 'New Tax Class'); define('IMAGE_NEW_TAX_RATE', 'New Tax Rate'); define('IMAGE_NEW_TAX_ZONE', 'New Tax Zone'); define('IMAGE_NEW_ZONE', 'New Zone'); define('IMAGE_ORDERS', 'Orders'); define('IMAGE_ORDERS_INVOICE', 'Invoice'); define('IMAGE_ORDERS_PACKINGSLIP', 'Packing Slip'); define('IMAGE_PREVIEW', 'Preview'); define('IMAGE_RESTORE', 'Restore'); define('IMAGE_RESET', 'Reset'); define('IMAGE_SAVE', 'Save'); define('IMAGE_SEARCH', 'Search'); define('IMAGE_SELECT', 'Select'); define('IMAGE_SEND', 'Send'); define('IMAGE_SEND_EMAIL', 'Send Email'); define('IMAGE_UNLOCK', 'Unlock'); define('IMAGE_UPDATE', 'Update'); define('IMAGE_UPDATE_CURRENCIES', 'Update Exchange Rate'); define('IMAGE_UPLOAD', 'Upload'); define('ICON_CROSS', 'False'); define('ICON_CURRENT_FOLDER', 'Current Folder'); define('ICON_DELETE', 'Delete'); define('ICON_ERROR', 'Error'); define('ICON_FILE', 'File'); define('ICON_FILE_DOWNLOAD', 'Download'); define('ICON_FOLDER', 'Folder'); define('ICON_LOCKED', 'Locked'); define('ICON_PREVIOUS_LEVEL', 'Previous Level'); define('ICON_PREVIEW', 'Preview'); define('ICON_STATISTICS', 'Statistics'); define('ICON_SUCCESS', 'Success'); define('ICON_TICK', 'True'); define('ICON_UNLOCKED', 'Unlocked'); define('ICON_WARNING', 'Warning'); // constants for use in tep_prev_next_display function define('TEXT_RESULT_PAGE', 'Page %s of %d'); define('TEXT_DISPLAY_NUMBER_OF_BANNERS', 'Displaying <strong>%d</strong> to <strong>%d</strong> (of <strong>%d</strong> banners)'); define('TEXT_DISPLAY_NUMBER_OF_COUNTRIES', 'Displaying <strong>%d</strong> to <strong>%d</strong> (of <strong>%d</strong> countries)'); define('TEXT_DISPLAY_NUMBER_OF_CUSTOMERS', 'Displaying <strong>%d</strong> to <strong>%d</strong> (of <strong>%d</strong> customers)'); define('TEXT_DISPLAY_NUMBER_OF_CURRENCIES', 'Displaying <strong>%d</strong> to <strong>%d</strong> (of <strong>%d</strong> currencies)'); define('TEXT_DISPLAY_NUMBER_OF_ENTRIES', 'Displaying <strong>%d</strong> to <strong>%d</strong> (of <strong>%d</strong> entries)'); define('TEXT_DISPLAY_NUMBER_OF_LANGUAGES', 'Displaying <strong>%d</strong> to <strong>%d</strong> (of <strong>%d</strong> languages)'); define('TEXT_DISPLAY_NUMBER_OF_MANUFACTURERS', 'Displaying <strong>%d</strong> to <strong>%d</strong> (of <strong>%d</strong> manufacturers)'); define('TEXT_DISPLAY_NUMBER_OF_NEWSLETTERS', 'Displaying <strong>%d</strong> to <strong>%d</strong> (of <strong>%d</strong> newsletters)'); define('TEXT_DISPLAY_NUMBER_OF_ORDERS', 'Displaying <strong>%d</strong> to <strong>%d</strong> (of <strong>%d</strong> orders)'); define('TEXT_DISPLAY_NUMBER_OF_ORDERS_STATUS', 'Displaying <strong>%d</strong> to <strong>%d</strong> (of <strong>%d</strong> orders status)'); define('TEXT_DISPLAY_NUMBER_OF_PRODUCTS', 'Displaying <strong>%d</strong> to <strong>%d</strong> (of <strong>%d</strong> products)'); define('TEXT_DISPLAY_NUMBER_OF_PRODUCTS_EXPECTED', 'Displaying <strong>%d</strong> to <strong>%d</strong> (of <strong>%d</strong> products expected)'); define('TEXT_DISPLAY_NUMBER_OF_REVIEWS', 'Displaying <strong>%d</strong> to <strong>%d</strong> (of <strong>%d</strong> product reviews)'); define('TEXT_DISPLAY_NUMBER_OF_SPECIALS', 'Displaying <strong>%d</strong> to <strong>%d</strong> (of <strong>%d</strong> products on special)'); define('TEXT_DISPLAY_NUMBER_OF_TAX_CLASSES', 'Displaying <strong>%d</strong> to <strong>%d</strong> (of <strong>%d</strong> tax classes)'); define('TEXT_DISPLAY_NUMBER_OF_TAX_ZONES', 'Displaying <strong>%d</strong> to <strong>%d</strong> (of <strong>%d</strong> tax zones)'); define('TEXT_DISPLAY_NUMBER_OF_TAX_RATES', 'Displaying <strong>%d</strong> to <strong>%d</strong> (of <strong>%d</strong> tax rates)'); define('TEXT_DISPLAY_NUMBER_OF_ZONES', 'Displaying <strong>%d</strong> to <strong>%d</strong> (of <strong>%d</strong> zones)'); define('PREVNEXT_BUTTON_PREV', '<<'); define('PREVNEXT_BUTTON_NEXT', '>>'); define('TEXT_DEFAULT', 'default'); define('TEXT_SET_DEFAULT', 'Set as default'); define('TEXT_FIELD_REQUIRED', ' <span class="fieldRequired">* Required</span>'); define('TEXT_CACHE_CATEGORIES', 'Categories Box'); define('TEXT_CACHE_MANUFACTURERS', 'Manufacturers Box'); define('TEXT_CACHE_ALSO_PURCHASED', 'Also Purchased Module'); define('TEXT_NONE', '--none--'); define('TEXT_TOP', 'Top'); define('ERROR_DESTINATION_DOES_NOT_EXIST', 'Error: Destination does not exist.'); define('ERROR_DESTINATION_NOT_WRITEABLE', 'Error: Destination not writeable.'); define('ERROR_FILE_NOT_SAVED', 'Error: File upload not saved.'); define('ERROR_FILETYPE_NOT_ALLOWED', 'Error: File upload type not allowed.'); define('SUCCESS_FILE_SAVED_SUCCESSFULLY', 'Success: File upload saved successfully.'); define('WARNING_NO_FILE_UPLOADED', 'Warning: No file uploaded.'); ?>
Ausgirl Posted November 15, 2010 Author Posted November 15, 2010 Ohhhh, silly me, :blush: those defines are not missing, they are in a new group of files admin/includes/languages/english/modules/cfg_modules This is taking a bit of getting use to Still have one problem left... Does anyone know how I get my language & currency boxes to show? They are set to true but dont show on the site
www.in.no Posted November 15, 2010 Posted November 15, 2010 Does anyone know how I get my language & currency boxes to show? They are set to true but dont show on the site Do you have more than one language and currency. It will only show if there are more than one as far as i know, if enable and you have 2 lang/cur it should have shown.
burt Posted November 15, 2010 Posted November 15, 2010 There is some discussion on this ongoing at my blog. Please join in to help solve this; http://www.clubosc.com/oscommerce-2-3-is-officially-available.html/comment-page-1#comment-4625
Ausgirl Posted November 16, 2010 Author Posted November 16, 2010 Do you have more than one language and currency. It will only show if there are more than one as far as i know, if enable and you have 2 lang/cur it should have shown. No, I only have one language but would like the option of having these boxes show so I can turn them into something else.
Ausgirl Posted November 16, 2010 Author Posted November 16, 2010 There is some discussion on this ongoing at my blog. Please join in to help solve this; http://www.clubosc.c...-1#comment-4625 Popping over there now to have a look :)
Guest Posted November 26, 2010 Posted November 26, 2010 No Xavier_SG, no progress on the problem. In summary, this is the problem. Windows 2000 machine, running wampserver. The installation of OSC 2.3.1 is fully functional in firefox. In IE6, the catalog side is fully functional. When logging into the admin, after entering the admin name and password, the browser cannot find the page and the operation is aborted. The same result as above occurs when wampserver is replaced by uniserver.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.