matta's Profile
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:
Jul 29 2009 03:33 PM- Currently:
- Offline
Posts I've Made
-
In Topic: customers extra field contribution - how to display data in admin/invoice.php ?
Posted 9 Jul 2009
microslobay, 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! -
In Topic: Master Products - MS2
Posted 30 May 2009
-
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") -
In Topic: Sub-Category Name Showing Twice
Posted 26 May 2009
meshdesign, 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. -
In Topic: Configuring required Customer Details
Posted 24 May 2009
ronan, 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.

Sign In
Register
Help

Find Topics
Find Posts
Comments
matta has no profile comments yet. Why not say hello?