Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

gimmin

Pioneers
  • Posts

    23
  • Joined

  • Last visited

Posts posted by gimmin

  1. That is usually caused by linked or duplicate products. Take one of the titles it lists, go to your shop and do a search on it. If there is more than one item returned, that's what it is. If not, then the database would have to be searched to resolve it. I'll add this on the list for a future change but, for now, that is what you need to do.

     

    Hi, yeha its return more than one item <_< how can I fix it?

    (sorry i am newbie in OsC)

  2. Hi again :rolleyes:

     

    I've got a new problem, after i start the Header Tag Seo test after I use fill tags, it show me many of duplicate title and duplikate discription. Can someone tell me what I do wrong and how i can fix this porblem? :blush:

  3. You are most likely using a pre-made template. Template designers usually hack up the code to where it doesn't match the original. In sush a situation, you either need to figure it out yourself or pay someone to install it for you.

     

    oi sounds not good, its complicated to figure it by myself?

  4. Hi there,

    I've problem with the instal. of the Header Tag Seo. The instruction(Install_Catalog.txt) say i need to finde this lines

    at Index.php

       <td class="pageHeading"><?php echo HEADING_TITLE; ?></td>
       <td class="pageHeading" align="right"><?php echo tep_image(DIR_WS_IMAGES . $category['categories_image'], $category['categories_name'], HEADING_IMAGE_WIDTH, HEADING_IMAGE_HEIGHT); ?></td>
      </tr>
    

     

    and this one

     ?>
       <td width="100%" valign="top"><table border="0" width="100%" cellspacing="0" cellpadding="0">
         <tr>
           <td><table border="0" width="100%" cellspacing="0" cellpadding="0">
             <tr>
               <td class="pageHeading"><?php echo HEADING_TITLE; ?></td>
    

     

    and this

     

       <td align="right"><?php echo tep_image(DIR_WS_IMAGES . $image, HEADING_TITLE, HEADING_IMAGE_WIDTH, HEADING_IMAGE_HEIGHT); ?></td>
      </tr>
    

     

    this one to

            <tr>
             <td><?php include(DIR_WS_MODULES . FILENAME_PRODUCT_LISTING); ?></td>
            </tr>
    

     

    and product_info.php:

     

    <body marginwidth="0" marginheight="0" topmargin="0" bottommargin="0" leftmargin="0" rightmargin="0">
    

     

               <td class="pageHeading" valign="top"><?php echo $products_name; ?></td>
               <td class="pageHeading" align="right" valign="top"><?php echo $products_price; ?></td>
    

     

                   <td class="main"><?php echo '<a href="' . tep_href_link(FILENAME_PRODUCT_REVIEWS, tep_get_all_get_params()) . '">' . tep_image_button('button_reviews.gif', IMAGE_BUTTON_REVIEWS) . '</a>'; ?></td>
                   <td class="main" align="right"><?php echo tep_draw_hidden_field('products_id', $product_info['products_id']) . tep_image_submit('button_in_cart.gif', IMAGE_BUTTON_IN_CART); ?></td>
                   <td width="10"><?php echo tep_draw_separator('pixel_trans.gif', '10', '1'); ?></td>
                 </tr>
               </table></td>
             </tr>
           </table></td>
         </tr>
         <tr>
           <td><?php echo tep_draw_separator('pixel_trans.gif', '100%', '10'); ?></td>
         </tr>
    

     

       </table></form></td>
    <!-- body_text_eof //-->
    

     

    // add category names or the manufacturer name to the breadcrumb trail
     if (isset($cPath_array)) {
       for ($i=0, $n=sizeof($cPath_array); $i<$n; $i++) {
         $categories_query = tep_db_query("select categories_name from " . TABLE_CATEGORIES_DESCRIPTION . " where categories_id = '" . (int)$cPath_array[$i] . "' and language_id = '" . (int)$languages_id . "'");
         if (tep_db_num_rows($categories_query) > 0) {
           $categories = tep_db_fetch_array($categories_query);
           $breadcrumb->add($categories['categories_name'], tep_href_link(FILENAME_DEFAULT, 'cPath=' . implode('_', array_slice($cPath_array, 0, ($i+1)))));
         } else {
           break;
         }
       }
     } elseif (isset($HTTP_GET_VARS['manufacturers_id'])) {
       $manufacturers_query = tep_db_query("select manufacturers_name from " . TABLE_MANUFACTURERS . " where manufacturers_id = '" . (int)$HTTP_GET_VARS['manufacturers_id'] . "'");
       if (tep_db_num_rows($manufacturers_query)) {
         $manufacturers = tep_db_fetch_array($manufacturers_query);
         $breadcrumb->add($manufacturers['manufacturers_name'], tep_href_link(FILENAME_DEFAULT, 'manufacturers_id=' . $HTTP_GET_VARS['manufacturers_id']));
       }
     }
    
    // add the products model to the breadcrumb trail
     if (isset($HTTP_GET_VARS['products_id'])) {
       $model_query = tep_db_query("select products_model from " . TABLE_PRODUCTS . " where products_id = '" . (int)$HTTP_GET_VARS['products_id'] . "'");
       if (tep_db_num_rows($model_query)) {
         $model = tep_db_fetch_array($model_query);
         $breadcrumb->add($model['products_model'], tep_href_link(FILENAME_PRODUCT_INFO, 'cPath=' . $cPath . '&products_id=' . $HTTP_GET_VARS['products_id']));
       }
     }
    

     

    head.php

    <td valign="middle"><?php echo '<a href="' . tep_href_link(FILENAME_DEFAULT) . '">' . tep_image(DIR_WS_IMAGES . 'oscommerce.gif', 'osCommerce') . '</a>'; ?></td>

     

    but i can't find this lines in my documents, how comes?

  5. Hi at all, i´ve got a little problem with the shop and I think there is problem at Ultimate SEO URls, if I try to open one new categorie i get an 403 Errormessage:

     

    Forbidden

    You don't have permission to access /shop/bohrer-kegelsenker-bitsenker-90-din-335-c-original-koch-c-original-koch-c-original-koch-c-original-koch-c-original-koch-c-original-koch-c-original-koch-c-original-koch-c-original-koch-c-original-koch-c-original-koch-c-original-koch-c-original-koch-c-149_948_1709.html on this server.

     

    this one.

     

    All other categories are working without any problems, just this one -.-*

  6. I know, sure i want this

     

    but I need a searchfunction for customers, i want to insert an extra field into the blacklist like a textfield or simething, that searching for customer wich I wrote in this textfield, and show him in the Drop down menu.

     

    sry for that english ._.

  7. Hi, i know this thread is old.

     

    How can I input a search-function into the blacklist, that allows me to search a customer in the shop.

    My plan: I whrite a Lastname into a textfield, after I klicked a button, the names listed in the dropdown menü.

     

    is it possible?

  8. Hello again,

    now I've got a problem with this Ultimate SEO, i have installe it again...(dont ask why, its a long story^^)

    Now i get an error message:

     

    Parse error: syntax error, unexpected $end in /includes/application_top.php on line 588

     

    after input this lines:

    
     // Ultimate SEO URLs v2.2d
    if ((!defined(SEO_ENABLED)) || (SEO_ENABLED == 'true')) {
      include_once(DIR_WS_CLASSES . 'seo.class.php');
      if ( !is_object($seo_urls) ){
        $seo_urls = new SEO_URL($languages_id);
      }
    }
    
    

     

    if remove them, it works again...but i need this lines -.-

  9. A blank site tells me nothing except that you obviously made an error in the install somewhere.

     

    To attempt to see errors try turning Gzip off in admin and temporarily do the following in catalog/includes/application_top.php

     

    Find ..

     

      error_reporting(E_ALL & ~E_NOTICE);

     

    Change (TEMPORARILY) to ..

     

      //error_reporting(E_ALL & ~E_NOTICE);
     // REMOVE ME
     error_reporting( E_ALL | E_STRICT );
     // REMOVE ME

     

    Your site should then output errors.

     

     

    Hi thx for help,

     

    but I take an older vision, it works yet.

  10. Hi guys,

    I've got a liltle question, I have installed Ultimate SEO Url 5, but I get a small problem, i follow the installguide but something is wrong.

    After I open the shop, i see only an empty site, without any error messages. Can anyone tell me what I did wrong?

     

    This files make this:

    -html_output.php

    -application_top.php

     

     

    btw:

    sry for than english is not good i know^^

×
×
  • Create New...