osCommerce Community Support Forums: matta - Viewing Profile

Jump to content

Corporate Sponsor


matta's Profile User Rating: -----

Reputation: 0 Neutral
Group:
Community Member
Active Posts:
18 (0.01 per day)
Most Active In:
General Support (8 posts)
Joined:
19-November 06
Profile Views:
2,418
Last Active:
User is offline Jul 29 2009 03:33 PM
Currently:
Offline

Latest Visitors

Icon   matta has not set their status

Posts I've Made

  1. In Topic: customers extra field contribution - how to display data in admin/invoice.php ?

    Posted 9 Jul 2009

    View Postmicroslobay, on Feb 22 2009, 01:57 PM, said:

    Its simple if you know the code...
    I found this on forum: http://forums.oscomm...o...79371&st=80
    but still don't have the solution. Code present on that tread doesn't work on my site...



    I agree. It seems like it would be pretty simple, but I've been spending hours trying to craft the code that would work, but haven't come up with anything that works. Seems like someone with a bit more coding experience could knock this out in a few lines. Can anyone help us?

    Thanks!
  2. In Topic: Master Products - MS2

    Posted 30 May 2009

    View Postbigberge, on Apr 15 2009, 02:23 PM, said:

    i got the rc version.

    so i forget about that contribution ?


    I'm curious about this too. This looks like a useful contribution, but not if it won't work on 2.2 RC2a. Will it work? Or what do we need to watch for to make it work?

    Thanks!
  3. In Topic: [Contribution] Cross Sell (X-Sell) Admin

    Posted 28 May 2009

    Found a glitch that would allow the Specials price to show up in the XSell even if it had expired or was turned off.

    catalog/includes/modules/xsell_products.php

    Line 22, Find:
    	$xsell_query = tep_db_query("select distinct p.products_id, p.products_image, pd.products_name, p.products_tax_class_id, products_price, IF(s.status, s.specials_new_products_price, NULL) as specials_new_products_price, specials_new_products_price


    Replace with:

    	$xsell_query = tep_db_query("select distinct p.products_id, p.products_image, pd.products_name, p.products_tax_class_id, products_price, IF(s.status, s.specials_new_products_price, NULL) as specials_new_products_price


    (removed the last ", specials_new_products_price")
  4. In Topic: Sub-Category Name Showing Twice

    Posted 26 May 2009

    View Postmeshdesign, on May 26 2009, 02:54 AM, said:

    so i am sure it is to do with this code in index.php:
    //sub-category text-image	  
    echo '				<td align="center" class="smallText" width="' . $width . '" valign="top"><a href="' . tep_href_link(FILENAME_DEFAULT, $cPath_new) . '">' . tep_image(DIR_WS_IMAGES . $categories['categories_image'], $categories['categories_name'], SUBCATEGORY_IMAGE_WIDTH, SUBCATEGORY_IMAGE_HEIGHT) . '<br>' . $categories['categories_name'] . '</a></td>' . "\n";


    i'm not sure if i can edit something in that code, i can either comment out a whole section which gets rid of the duplicate name, but then obviously no image is shown. the only other way i think may work would be an if saying if no image existed show nothing but i have no idea how that code would look?

    anybody able to help?
    Dan


    Maybe upload a single pixel, transparent gif as the subcategory image? That would side-step having to edit any code.
  5. In Topic: Configuring required Customer Details

    Posted 24 May 2009

    View Postronan, on Sep 19 2005, 08:46 AM, said:

    Anyone? :'(


    Required Customer Details
    http://addons.oscomm....com/info/5407/

My Information

Age:
Age Unknown
Birthday:
Birthday Unknown
Real Name:
Matt
Gender:
Add-On Dev:
Yes

Contact Information

E-mail:
Click here to e-mail me

Friends

matta hasn't added any friends yet.

Comments

matta has no profile comments yet. Why not say hello?