Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

apolyshow

Pioneers
  • Posts

    244
  • Joined

  • Last visited

Posts posted by apolyshow

  1. 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....

  2. 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?

  3. 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....

  4. 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]

  5. 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?

  6. This is what i get for description

     

    Ξονοφασικοί Inverters του ΞΏΞ―ΞΊΞΏΟ… SOLAREDGE, ΞΉΟƒΟαηλινής Ο€Οοέλευσης, ΞΌΞµ τους οποίους επιτυγχάνεται Ξ±Οξηση της Ξ±Ο€Οδοσης του Ξ¦/Ξ’ πάΟΞΊΞΏΟ… έως 25%.<br> ΞΞΉ Inverters συνοδεΟονται Ξ±Ο€Ο ΞΊΞ±Ο„Ξ¬Ξ»Ξ»Ξ·Ξ»ΞΏ Ξ±ΟΞΉΞΈΞΌΟ ΟƒΟ…ΟƒΞΊΞµΟ…ΟΞ½ Βελτιστοποίησης (Optimizer Monitoring) της SOLAREDGE (Power Box - Add on).<br> <br> ΔυνατΟτητα επέκτασης της ΞµΞ³Ξ³Οησης Ξ³ΞΉΞ± Ολους τους Ο„Οπους Inverter της Solarerdge στα 20 έτη.<br>

     

    Any help please?

     

    Does anyone knows something?

  7. This is what i get for description

     

    Ξονοφασικοί Inverters του ΞΏΞ―ΞΊΞΏΟ… SOLAREDGE, ΞΉΟƒΟαηλινής Ο€Οοέλευσης, ΞΌΞµ τους οποίους επιτυγχάνεται Ξ±Οξηση της Ξ±Ο€Οδοσης του Ξ¦/Ξ’ πάΟΞΊΞΏΟ… έως 25%.<br> ΞΞΉ Inverters συνοδεΟονται Ξ±Ο€Ο ΞΊΞ±Ο„Ξ¬Ξ»Ξ»Ξ·Ξ»ΞΏ Ξ±ΟΞΉΞΈΞΌΟ ΟƒΟ…ΟƒΞΊΞµΟ…ΟΞ½ Βελτιστοποίησης (Optimizer Monitoring) της SOLAREDGE (Power Box - Add on).<br> <br> ΔυνατΟτητα επέκτασης της ΞµΞ³Ξ³Οησης Ξ³ΞΉΞ± Ολους τους Ο„Οπους Inverter της Solarerdge στα 20 έτη.<br>

     

    Any help please?

  8. Ok i have not fix all the other errors but i have an idea.

    I have put in my index page this code

     

    <

     

    div id=«preview»>

     

    <div id=«center_preview» >

     

    <

     

    div id="topic">

    <

     

    h2>Topic 1</h2>

    <

     

    p>

    Some Description about the Topic 1. Some Description about the Topic 1.

    Some Description about the Topic 1. Some Description about the Topic 1.

    <

     

    a href=«#»>[read more] </a>

     

    </p>

    </

     

    div> <!-- #topic -->

    <

     

    div id="topic">

    <

     

    h2>Topic 2</h2>

    <

     

    p>

    Some Description about the Topic 2. Some Description about the Topic 2.

    Some Description about the Topic 2. Some Description about the Topic 2.

    <

     

    a href=«#»>[read more] </a>

     

    </p>

    </

     

    div> <!-- #topic -->

    <

     

    div id="topic">

    <

     

    h2>Topic 3</h2>

    <

     

    p>

    Some Description about the Topic 3. Some Description about the Topic 3.

    Some Description about the Topic 3. Some Description about the Topic 3.

    <

     

    a href=«#»>[read more] </a>

     

    </p>

    </

     

    div> <!-- #topic -->

     

    </div><!-- #center_preview -->

    </

     

    div> <!-- #preview -->

     

    and in stylesheet the above code

     

     

    #

    preview{

     

    color:#EEEEEE;

     

    height: 200px;

    }

    #

    center_preview{

     

    height:200px;

     

    width:980px;

     

    margin:10px auto;

     

    background: url(images/wave.png) ;

    }

    #

    topic{

     

    background-color: #778899;

     

    width:275px;

     

    float:left;

     

    font-size: 13px;

     

    margin:40px 20px 20px 20px;

     

    margin-top:5px;

     

    border: 0px solid #444;

     

    border-radius: 10px;

     

    -moz-border-radius: 10px;

     

    -webkit-border-radius: 10px;

    }

    #

    topic h2{

     

    width:200px;

     

    padding: 10px 0 0 50px;

    }

    #

    topic p{

     

    padding: 5px 20px 20px 20px;

     

    line-height: 20px;

    }

    #

    topic a{

     

    color:#FFFFFF;

     

    font-weight: bold;

    }

     

    With that way i am having three squares in my index page where i want to post the 3 first articles when i configure to install right the module. Do you know how we can take the code and what do we have to right in the code of index page so it will take the code from the articles?

    Also how we can put a different image background for every topic above this squares?

  9. Does anyone has install the SPPC 4.4.2 in a 2.3.1 store that has also the HeaderTags_SEO_V_3.2.7 contribution? How did he solve the problems in product listing and in other files? Don't tell me about winmerge cause i have made it twice and i am getting a problem with the products. Everything seems to be ok in the first page, all the products are there , when you choosing a product from the first page ( Whats new...) all ok, but when i am choosing a product from the categgories then the product it doesn't exists.....I don't have a picture not anything so i am gessing that the problem is in the file of product_listing at least or in the categories. Does anyone has face that?

  10. Ok i have fix the error with the id but when i am trying to change the language i am getting the database error.

    Also in the admin panel when i am changing the language to english i have the fatal error with the articles.php line 52. When i am in my default language which is greek everything is ok.

    I am using the latest versions of header tags and article manager in a clean osc 2.3.1. Only this contributions are installed....Any idea? I have read all the post and the 130 pages, twice, but i didn't find the solution ....

  11. I ma having two issues and i need your help.

    First problem: Does easy populate cooperates with utf8 cause when i am downloading also the description then i am getting ?!!???!?!?!?&&&& in the field of description. In thew greek file.

    Second: in Big numbers like 300.000,00 euro with vat the easy populate shoes as a price 2.234.234.544 for ex . It tryes to give you the price without the vat but it understands the 223.423,4544 as a 2.234.234.544. Now if i will send this price i am sure that i am going to destroy the real price so does anyone knows something?

  12. Great contribution it works until know i think ok for the first language

    For the second (english ) whwn i am pressing the button for this i am having this error

     

    2008 - MySQL client ran out of memory

     

    select topics_id from topics where parent_id = '0'

     

    [TEP STOP]

     

    2013 - Lost connection to MySQL server during query

     

    select count(*) as total from sessions where sesskey = '3p2otrt81t1ql817qov82e6rs2'

     

    [TEP STOP]

     

    How can i solve this?

     

    And i want something else that is very difficult for me.

    How can i put an article in my index page?

×
×
  • Create New...