

digilee
Members-
Content count
573 -
Joined
-
Last visited
About digilee
- Birthday 01/01/2006
Profile Information
-
Real Name
Lee
- Website
-
I need to add a contrib that allows Spend £XX get X product free. Would this one do that? Thanks.
-
Hi. Not sure if I can do this with this contrib: Spend £XX get X product free. Possible?
-
Hi, Just installed this but not sure if it's meant to work how I need. I want to add: Spend £X get this product free. Can this contrib do this?
-
drop-down dosen' t work it's no drop-down
digilee replied to Tollecom's topic in General Add-Ons Support
Have you uploaded the css tags to your stylesheet? -
Take a peek at easy populate. In general you import/ export an excel spreadsheet.
-
Those would be other options (attributes) Colour ... Drawer ... etc
-
Option Type Feature v1.6 (for osc 2.2 MS2)
digilee replied to Chandra's topic in General Add-Ons Support
... and I'm getting this error when trying to manually add the attribute through attributes page: 1136 - Column count doesn't match value count at row 1 insert into products_attributes values ('', '122', '16', '0', '', '+', '0') [TEP STOP] I am using Ajax Attributes contrib but this won't let me add the contrib. -
I have just spent a few hours trying to get this to work. So far I have: Options usable in admin Text field usable on product_info Entered text gets carried to shopping basket What I don't have (and need): 1, Ability to add more than 1 option (If I buy 2 products they are still treated as 1 with the same entered text) 2, Entered text in invoice 3, Entered text in invoice 4, Entered text in packing slip 5, Entered text in customer order history Also, where should I upload box_invoice.php? The contrib itself took a few minutes to install but then I spent the next few hours trying to 1, work out and fix the non-working elements 2, Work out which updates I should install. In the end I simply got confused but all the different updates. I would appreciate some clarity on this as it does exactly what I need, or at least it will once I have managed to get it working. thanks in advance.
-
Couldn't agree more.
-
read the instructions that came with the template. If that fails contact the company that sold you the template.
-
Have you looked in contributions? If so, which ones have you tried, this will cut down any we might recommend. Also, what OSC version are you using?
-
Same here, just installed but the html generated (after clicking "Product sets" in admin > categories left panel is just the actual table, no header or surrounding admin html. Also, this was missing from the install instructions: In admin > includes > languages > english.php add this to the bottom (before the last ?>) define('BOX_CATALOG_PRODUCT_SETS', 'Product sets'); I am trying to use this contrib as a basis for something else, but need this working first.
-
How to change Template on heavy modified ocCommerce?
digilee replied to lopes_andre's topic in Templates and Images
So you had a stock install which was then modified by your freelancer? It really depends on what you actually want to do, but I would suggest that you: Download and read the manual Look at the stylesheet and compare it to what you have online, look for tag references etc. Possibly, depending on how modded your install is, you might want to look at installing STS - look in the contribs for it. Generally, all the styling is controlled by the stylesheet which lives at the root level - mydomain.com/stylesheet.css And finally, (as I work freelance as well and would rather the work stayed in the marketplace, as it were), can you not contact your old freelancer? Might cost you a few quid but it'll no doubt be easier and quicker. -
How to change Template on heavy modified ocCommerce?
digilee replied to lopes_andre's topic in Templates and Images
If it is a fresh install then it hasn't been touched. In this case, download and read the OSC manual. If you have purchased a template then you'll spend more time fixing problems than actually changing the design and you'll be better off going back to where you purchased it and asking them.