Search found 160 matches

Search found 160 matches

Re: All affiliates somehow merged under one profile

In database they all have the same name, surname, email, phone number and date added, but different affiliate ID, password, tracking code, and IP.

My hosting company still haven't replied, but is it possible to get everything back, if they have database copy from previous day?

Jump to post
  • Wed Nov 11, 2015 9:25 pm
  • Replies 3
  • Views 523
All affiliates somehow merged under one profile

Today I wanted to check my affiliates, and I don't know why every single of them has the same name and email, but tracking codes and balances are different. Yesterday everything was fine.
Can someone explain, what happened?
I have attached screen print
Opencart version 1.5.1.

Jump to post
  • Tue Nov 10, 2015 10:54 pm
  • Replies 3
  • Views 523
Re: Change Product Sort by Date Added

Is there a way to sort products by name AND THEN by model? I have perfume store, and it doesn't look nice when three the same name perfumes are listed like this in category: Armani Code 75ml Armani Code 30ml Armani Code 50ml (where Armani Code is 'Product name' and 75ml is 'Model'). I don't know wha...

Jump to post
  • Sat Sep 27, 2014 4:54 am
  • Replies 16
  • Views 5533
Can't log in to Admin [1.5.1.]

I can't log in to Admin panel. On bottom of page it says: Warning: Unknown: write failed: No space left on device (28) in Unknown on line 0Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct () in Unknown on line 0 Why did th...

Jump to post
  • Sun Oct 30, 2011 12:22 am
  • Replies 1
  • Views 432
Re: 1.5.1. How to sort related products by name?

It still orders by product ID (I think your code even says it will order by ID).
How to order by name?

Jump to post
  • Thu Sep 08, 2011 5:43 pm
  • Replies 4
  • Views 914
[Solved] 1.5.1. How to sort related products by name?

Now they are sorted by ID's, but how to sort by name?

Jump to post
  • Thu Sep 08, 2011 4:17 pm
  • Replies 4
  • Views 914
Re: [vQmod] - 1.4.x & 1.5.x Show Random products for modules

How to show random products on 1.5.1. without vqmod?

Jump to post
  • Mon Sep 05, 2011 3:22 pm
  • Replies 52
  • Views 52839
Re: How to put shop name in top of browser?

The whole line looks like this:

Code: Select all

$this->document->setTitle($product_info['name']. ' ' .number_format($product_info['price'],0). ' '.('Shop name'));
where exactly should I put that code?

Jump to post
  • Sun Sep 04, 2011 10:32 pm
  • Replies 13
  • Views 2328
Re: How to put shop name in top of browser?

oh- if there is special price- how to display it? Now it displays only start price, even if there is special price

Jump to post
  • Sun Sep 04, 2011 4:17 am
  • Replies 13
  • Views 2328
Re: How to put shop name in top of browser?

Ok, so I want to show price. What I did: $this->document->setTitle($product_info['name']. ' ' .$product_info['price']. ' '.('Shop name')); but $product_info['price'] shows 3 or 4 digits after dot (the price in top of browser displays as 22.0000). Any ideas how to get rid of everything after dot and ...

Jump to post
  • Sun Sep 04, 2011 2:32 am
  • Replies 13
  • Views 2328
Re: How to put shop name in top of browser?

will google get it (the way i did in second post)?

Jump to post
  • Sat Sep 03, 2011 1:18 am
  • Replies 13
  • Views 2328
Re: How to put shop name in top of browser?

Oh yes, forgot this time- 1.5.1.
It doesn't put shop title on product page (but should by default, i think).

I got it working (see previous comment), but I am not sure how right or correct this is...

Jump to post
  • Fri Sep 02, 2011 5:46 pm
  • Replies 13
  • Views 2328
Re: How to put shop name in top of browser?

is this the right way to handle the problem?
on product controller:
$this->document->setTitle($product_info['name']. ' | ' . ('Your store'));

Jump to post
  • Fri Sep 02, 2011 5:19 pm
  • Replies 13
  • Views 2328
How to put shop name in top of browser?

Currently on main page it says "Your store - Mozilla Firefox", and on every product page it says "Product name - Mozilla Firefox".

How do you put shop title in top of browser on every page so that it says "Product Name - Your store - Mozilla Firefox"?

Jump to post
  • Fri Sep 02, 2011 4:57 pm
  • Replies 13
  • Views 2328
Facebook Like Wrong Thumbnail

I replaced the AddThis button with Facebook "Like" button. I have noticed it doesn't grab the right picture for thumbnail- it always shows the thumbnail from one of related products.

Any ideas how to tell this button to grab the right (main) image?

Thanks!

Jump to post
  • Fri Aug 26, 2011 7:25 pm
  • Replies 2
  • Views 832

Search found 160 matches