Search found 176 matches

Search found 176 matches

Re: redirect help with opencart please new install

If you put the site into maintenance mode then you can work on the site while normal customers will see a maintenance message so you could look at adding to the maintenance message?

Do your hosts not have a backup you can restore from?

Jump to post
  • Thu Aug 16, 2012 4:01 am
  • Replies 1
  • Views 418
Re: email problem

Maybe you could rewrite your question coz that made no sense at all!

Jump to post
  • Wed Aug 15, 2012 7:22 pm
  • Replies 2
  • Views 268
Re: Specific link issue

I just checked the tracking code and it does work if you use it like this: myurl/?tracking=CODE Once the user buys something there will be a field in their order details page where you can confirm the commision. The commision then gets shown under reports>affiliates. This should at least enable you ...

Jump to post
  • Wed Aug 15, 2012 6:40 pm
  • Replies 19
  • Views 5253
Re: Specific link issue

Yes I'll give it some thought 2m as it shouldnt be too hard.

Jump to post
  • Wed Aug 15, 2012 9:56 am
  • Replies 19
  • Views 5253
Re: Category Assistance

You could try something like: RewriteRule ^index.php?route=product/category&path=68$ http://%{HTTP_HOST}/index.php?route=product/product&path=68&product_id=74? in your .htacess file I havent tested it but it should point you in the right direction. If you havent figured it by the time I ...

Jump to post
  • Wed Aug 15, 2012 9:54 am
  • Replies 8
  • Views 932
Re: Specific link issue

Mmm interesting post. I havent fully tested this yet but this was my understanding of the new version based on other threads. Unfortunately I have to be up for work in just over 3 hrs so gonna get some zzz's. Will test this thoroughly 2m eve when I get chance unless your able to check it before then...

Jump to post
  • Wed Aug 15, 2012 9:49 am
  • Replies 19
  • Views 5253
Re: Specific link issue

Sorry, my bad! you need myurl/?tracking=TRACKINGCODE

Jump to post
  • Wed Aug 15, 2012 9:45 am
  • Replies 19
  • Views 5253
Re: Category Assistance

What's the url for your category and whats the url for your product page?

Jump to post
  • Wed Aug 15, 2012 9:23 am
  • Replies 8
  • Views 932
Re: Specific link issue

Im sure you can do this in that version too. Go to: Sales>Affiliates Click the blue 'insert' button to create a new affiliate. There you will see a field called 'Tracking Code:' just enter than name you want to use there. I havent tested it but usual rules will probably apply. (use a-z, 1-9 _- etc b...

Jump to post
  • Wed Aug 15, 2012 9:22 am
  • Replies 19
  • Views 5253
Re: Specific link issue

No problem. I forgot to say that this works on 1.5.3.1. Cant recall earlier versions as I never used it until this version.

Jump to post
  • Wed Aug 15, 2012 9:00 am
  • Replies 19
  • Views 5253
Re: Category Assistance

Only way I could think of would be to do a rewrite in your htacess file redirecting requests for the category to the actual product page.

Jump to post
  • Wed Aug 15, 2012 8:56 am
  • Replies 8
  • Views 932
Re: Specific link issue

Why not just use the affiliate option? Set up the grocery store as an affiliate yourself and set the shop name for example as the affilate tracking code? that way you can give the link: www'mystore.com/joes-veg-shop

Jump to post
  • Wed Aug 15, 2012 8:53 am
  • Replies 19
  • Views 5253
Re: Required attributes and displayed by default attributes

here's one mod that does the dispaly all attributes: http://www.opencart.com/index.php?route=extension/extension/info&extension_id=3709&filter_search=attribute&sort=e.date_modified&order=DESC (not mine but for $13 it's gotta be better than spending your own time doing it?) Aquick sea...

Jump to post
  • Wed Aug 15, 2012 8:32 am
  • Replies 3
  • Views 332
Re: Disable "Quantity" in Options and Discount (need help)

Cant you just set 'Display Stock: NO' in settings and then set the quantity to 10,000 or higher? I think there may be a mod that does point 2 but by default in OC you would have to add these manually on each product. PS:I'm sure when someone who can answer your question sees them, they will try and ...

Jump to post
  • Wed Aug 15, 2012 7:35 am
  • Replies 5
  • Views 1038
Re: VAT

No problem. Shout if you get stuck. If you havent installed the import/export mod I would definitely get it. Its free and enables a lot of sitewide 'product' changes to be done in minutes using excel. (for this you would just add a function to deduct the correct percentage from your product price) I...

Jump to post
  • Wed Aug 15, 2012 7:20 am
  • Replies 33
  • Views 4709
Re: REWARD POINTS AND OPTIONS

I dont think it works for anyone. I'm on 1.5.3.1 and its still not fixed on this version. Was supposed to be fixed for 1.5.2 but seems to have never happened. Hasn't mattered to me so far as I never needed product options with an increase in price but a new site I'm launching does so if I find anyth...

Jump to post
  • Wed Aug 15, 2012 7:15 am
  • Replies 4
  • Views 765
Re: Paypal setup issues

Yes, I guess not everybody will stick with the OC defaults. Anyhow, you got it so good luck with OC. I've also tried many carts over the years and this beats even some paid ones hands down straight 'out of the box' and its not 2 expensive to add a few mods that make life easier.

Jump to post
  • Wed Aug 15, 2012 6:56 am
  • Replies 3
  • Views 379
Re: VAT

PS:A quick fix for now just to show the correct price at product page level at least is to remove the 'Tax Class' assigned to each product. (Again, the import/export mod would be the easiest way to do this) or maybe set your VAT level to 0%? (Not tried, just thinking aloud!)

Jump to post
  • Wed Aug 15, 2012 6:45 am
  • Replies 33
  • Views 4709
Re: VAT

Yes, this works on my local test install. I have a geo zone, tax class and tax rate set up for the UK, the prices are uploaded minus VAT and 'tax class' is set to my tax class and the store set to 'Display prices with tax:NO' and 'Taxes' order total enabled. This shows the ex tax price on the produc...

Jump to post
  • Wed Aug 15, 2012 6:42 am
  • Replies 33
  • Views 4709
Re: VAT

Right, sorry I follow! Not sure if you can do this without modifying the template or core code as someone said earlier but why not add the price minus tax and let OC add it? Would save a hell of a lot of work? If you set up oc as I described above it will do exactly what you want it to.

Jump to post
  • Wed Aug 15, 2012 6:30 am
  • Replies 33
  • Views 4709

Search found 176 matches