

lenamtl
Members-
Content count
73 -
Joined
-
Last visited
Profile Information
-
Real Name
lenamtl
-
Gender
Female
-
Location
Montreal,Qc,Canada
-
Hi, I'm looking for a way to give access to a special category, that will be available only if you have the password (could be 1 unique password for everybody). PS I have removed the account creation. any suggestion are welcome. Thanks
-
Hi, for this solution : If there is a way to make the form appear under the product (product page) instead of opening a new page? I have modified the form file by removing all unwanted code like boxes, top and bottom. I have place de code else were into the product info page (to make it appear at the bottom of my page.) And I have chaged the ahref for include <?php if ($product_info['products_price'] == 999999){ include ('contact_us.php'); }else{ echo $products_price;} ?> it is working exept the continu button that appear on the form apper now into the product page but instead of sending the form data it's going to the cart. I think this is related to the tep_image_submit also looking for a way to pre-enter data see Mathieu CHARREYRE hack thanks
-
Hi, I'm using Callfor princing http://www.oscommerce.com/community/contributions,2500 I use the Mathieu CHARREYRE hack But I need the product image appear on the form (top of the page). Any clue how to do this? or If there is a way to make the form appear under the product (product page) instead of opening a new page? Thanks any help is welcome
-
Hi, I'm looking for a solution. Some product are custom products, and the customer need to get a price before buying the product. The main problem is the account creation was removed and I cannot use existing contribution that require that. any suggestions are welcome
-
Hi. is there a way for visitor to enter a new product, cause I have removed the account creation. any suggestion how to hack this?
-
quotation / offer request (offerte aanvraag)
lenamtl replied to AFGBusch's topic in Add-Ons Development
Hi, I'm looking for something similar -
Hi I need to find a solution for that too.
-
Hi, did you found a solution for this ? thanks for sharing.
-
have you found any solution yet?
-
OK I didn't realized that this were a package to download here is the good package to fix it: http://www.oscommerce.com/community/contri.../search,imprint use this package: Download 1.3.1 also!!! central50 8 Jun 2007 New Problem (probably easy to fix) if the customer don't fill all text box this sql message appear: 1064 - syntax error near ')' line 1 insert into customers_basket_text_attributes values ('65d966bc7458ed30958480f5f39160d3', 205, 6, 'No Option',) [TEP STOP] so I'm looking for a way to change the sql message to a clear message for the customer: Please fill all text fiels thanks
-
Hi, I'm confused with the More Entries code, *I don't want checkbox in product_info *I don't need to charge fot these values so don't want to install Charge I just need to fix the issue when the customer order Qty 2 or more of a same product, only one value appear per option. thanks for your help a nice to have for future release will be to make multilangual option for text option.
-
Product Attrib Sort into Attribute Manager inteface?
lenamtl posted a topic in General Add-Ons Support
Hi, I'm looking for a way to make Product Attrib Sort v1.2 to appear in the New Attribute Manager v4b contribution interface. anybody have done this before? thanks -
hi, is this contribution is working with PIPC (per item per country)? thanks
-
Hi, did you know that Google or other engine will retreive all your menu items,categories, subcategories when it's a dynamic menu, which can cause big problem I have done a Meta Tag Analyzer test today, and I get a too many urls = 442 urls if a turn off the menu it's ok it's give 46 urls is there a way to prevent this, even using this menu??
-
Hi, i'm looking for a way to sort order the text_attribut inputbox for example by a,b,c thanks