Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

apolyshow

Pioneers
  • Posts

    244
  • Joined

  • Last visited

About apolyshow

  • Birthday November 21

Profile Information

  • Real Name
    Andreas
  • Gender
    Male

Recent Profile Visitors

8,366 profile views

apolyshow's Achievements

  1. I need to put the information pages module to the footer. But when i did it, the the pages, are going, one after another to the same line. How can we put them , one below another one? Verticaly?
  2. I need a litle help. The button of the menu are not waorkin in superfish, but work in css. Also they don't work other buttons in the header like language. Can you help please?
  3. Not in Mozilla but also not working with chrome.... At least me can't work hfc menu in those browsers And when i am saying not working , you can't choose the menus from these browsers....
  4. Is it possible to help me create the submenu? When i am trying to create a sub page it always goes in a wrong place.... Pleaser help cause i am not a programmer...
  5. Good morning Ok i have sold it. The problem was that i was not writting the postal code with the right way. I was writting 25100 but i had to write 251 00. So is it possible to put a warning for customers somewhere, something like " Carefful the pc must writting like xxx xx", cause i think that if someones tryies to make an account with the "xxxxx" form he will never create an account... Sorry if i disturbing you but i think that we must make a warning....
  6. Ihad install the world post contribution and now i can't make an account. What can i do if i am not having a previous backup from my database? What sections can i take from an old database an import them back to my database?
  7. I have fix the error but i haven't fix the issue with Mozzila
  8. I think i have fix it but when i am trying to use an external link it always gives me this www.mydomain.gr/eshop/www.the_domain_that_i_want.gr Where do i have made wrong?
  9. i am having this issue Warning: Cannot modify header information - headers already sent by (output started at /home/iliofosg/public_html/eshop/downunder/includes/template_top.php:14) in /home/iliofosg/public_html/eshop/downunder/includes/functions/general.php on line 35 and with the headsent.php i am taking this O/S = Linux. downunder/includes/template_top.php has 74 lines. The PHP start tag is on line 1. The PHP end tag is on line 72. Contents from start of file to the PHP start tag: < ?php[0A] ------------------------- Contents from PHP end tag to end of file: ?>[0A] [0A] < div[20]id="contentText">[0A] Error Messages: The closing PHP tag is not on the last line in the file. ------------------------- Extended contents of the requested line [14] are: < html[20]<?php[20]echo[20]HTML_PARAMS;[20]?>>[0A] ------------------------- Raw contents of the requested line [14] are: > And hear is the code from template_top.php <?php /* $Id$ osCommerce, Open Source E-Commerce Solutions http://www.oscommerce.com Copyright © 2010 osCommerce Released under the GNU General Public License */ ?> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> < html <?php echo HTML_PARAMS; ?>> < head> < meta http-equiv="Content-Type" content="text/html; charset=<?php echo CHARSET; ?>"> < meta name="robots" content="noindex,nofollow"> < title><?php echo TITLE; ?></title> < base href="<?php echo HTTP_SERVER . DIR_WS_ADMIN; ?>" /> < !--[if IE]><script type="text/javascript" src="<?php echo tep_catalog_href_link('ext/flot/excanvas.min.js'); ?>"></script><![endif]--> < link rel="stylesheet" type="text/css" href="<?php echo tep_catalog_href_link('ext/jquery/ui/redmond/jquery-ui-1.8.6.css'); ?>"> < script type="text/javascript" src="<?php echo tep_catalog_href_link('ext/jquery/jquery-1.4.2.min.js'); ?>"></script> < script type="text/javascript" src="<?php echo tep_catalog_href_link('ext/jquery/ui/jquery-ui-1.8.6.min.js'); ?>"></script> <?php if (tep_not_null(JQUERY_DATEPICKER_I18N_CODE)) { ?> < script type="text/javascript" src="<?php echo tep_catalog_href_link('ext/jquery/ui/i18n/jquery.ui.datepicker-' . JQUERY_DATEPICKER_I18N_CODE . '.js'); ?>"></script> < script type="text/javascript"> $.datepicker.setDefaults($.datepicker.regional[ '<?php echo JQUERY_DATEPICKER_I18N_CODE; ?>']); </ script> <?php } ?> < script type="text/javascript" src="<?php echo tep_catalog_href_link('ext/flot/jquery.flot.js'); ?>"></script> < link rel="stylesheet" type="text/css" href="includes/stylesheet.css"> < script type="text/javascript" src="includes/general.js"></script> <!-- boe box_social_bookmarks --> < link rel="stylesheet" type="text/css" href="<?php echo tep_catalog_href_link('ext/jquery/jquery.multiselect.css'); ?>"> < link rel="stylesheet" type="text/css" href="<?php echo tep_catalog_href_link('ext/jquery/jquery.multiselect.filter.css'); ?>"> < script type="text/javascript" src="<?php echo tep_catalog_href_link('ext/jquery/jquery.multiselect.min.js'); ?>"></script> < script type="text/javascript" src="<?php echo tep_catalog_href_link('ext/jquery/jquery.multiselect.filter.js'); ?>"></script> <!-- eoe box_social_bookmarks --> </ head> <?php // Discount Code 3.1.1 - start if (basename($PHP_SELF) == FILENAME_DISCOUNT_CODES && isset($action) && $action == 'new') { echo '<body onload="onload();">'; } else { echo '<body>'; } // Discount Code 3.1.1 - end ?> <?php require(DIR_WS_INCLUDES . 'header.php'); ?> <?php if (tep_session_is_registered('admin')) { include(DIR_WS_INCLUDES . 'column_left.php'); } else { ?> < style> # contentText { margin-left: 0; } </ style> <?php } ?> < div id="contentText"> What do i have to do?
  10. Copy shipping.php and paste her in catalog. You will have then a shipping(copy).php . Rename her in news.php Make the same in catalog/includes/languages/english and any other language that you are have install. Rename them in news.php . Change where it saying FILENAME_SHIPPING with FILENAME_LATEST NEWS and everywhere you have a word "shipping" with latest_news Paste the <?php include(DIR_WS_MODULES . FILENAME_LATEST_NEWS); ?> there where it sais in catalog/news.php <?php echo TEXT_INFORMATION; ?> Now you will have a new page where you can put your news. Now i want your help. Does anyone has a solution how we can made this module a multilingual? For all the languages that we are having install through admin panel? I want to post the same time both in english and greek my news and not only in one language....
  11. www. iliofos.gr/estore And i am fasing this problem when i am installing the Manufactures in the menu bar then when i am choosing the page everything is ok and the page with all manufacturers is coming. But when i am choosing a manufacturer from that page then i am taking this error inside the page 1054 - Unknown column 'c.categories_hide_from_groups' in 'where clause' select count(p.products_id) as total from products p left join specials_retail_prices s on p.products_id = s.products_id, products_description pd, manufacturers m where p.products_status = '1' and pd.products_id = p.products_id and pd.language_id = '2' and p.manufacturers_id = m.manufacturers_id and m.manufacturers_id = '19' and find_in_set('0', products_hide_from_groups) = 0 and find_in_set('0', c.categories_hide_from_groups) = 0 [TEP STOP]
  12. Does anyone knows that the hfc menu doesn't work in Mozilla? The links are not working but in IE 9 everythink is ok....
  13. Does anyone install it o 2.3.1 osc ? Because the readme file has errors.... Any help please?
  14. Does anyone knows why the SPPC 4.4.2 after the instalation cuts the customers name at half? Before SPPC the customers name was 5 letters and then � in the greek language. I had fix it, upgrading the database.php files so sql understands utf8 and also with upgrading the numbers of letters in customers name into database with .phpmyadmin . I had made a test customer and everything was ok. But after installation of SPPC IN A OSC 2.3.1 i am having the same issue in the greek language, but now i can't fix it. Does anyone has the solution?
  15. Hi Is anyone supporting or in fact using this contribution? Does anyone has any solution to connect osc 2.3.1 with ebay?
×
×
  • Create New...