Search found 49 matches

Search found 49 matches

Re: [REQUEST] Product out of stock (without changing quantit

See how it works when come home from work (hope it won't ruin my playground). Yet, I don't like an idea which involves database editing. There's another few things somehow related to out of stock products. Will try to make it a bit easyer to understand. 1. "Availability date" shouldn't hid...

Jump to post
  • Mon May 14, 2012 8:22 pm
  • Replies 4
  • Views 1080
[REQUEST] Product out of stock (without changing quantity)

Make product OUT OF STOCK while you still have this product in warehouse, etc. It would be useful if one could change product status without changing it's quantity. Let's say, you have stock on hand, but due to some issues (awaiting for printed labels, paint to dry, etc.) you can't sell it just now....

Jump to post
  • Mon May 14, 2012 4:46 am
  • Replies 4
  • Views 1080
Re: [1.5.2.1] Need help with cart modification

So, to make it work I have to use <div id="cart"> container?

Jump to post
  • Thu Apr 19, 2012 9:57 pm
  • Replies 2
  • Views 499
[1.5.2.1] Need help with cart modification

The problem is that I'm not good with php or JS. I almost like the way default cart looks like (can't make another one), but would like to put it in menu. The structure as follows: <div id="menu"> <ul> <li id="cart"> <!-- Here starts default OC cart code. Had to get rid of two di...

Jump to post
  • Thu Apr 19, 2012 4:19 pm
  • Replies 2
  • Views 499
[1.5.1.3] Position module in header or footer

I managed to put carousel in header and footer by editing core OC files, but with my "non-existant" skills in PHP I can't figure out why carousel breaks in header. (In footer it's displayed OK) One thing I know - in header carousel module doesn't load it's .css and .js files. But I can't f...

Jump to post
  • Sat Feb 11, 2012 11:33 pm
  • Replies 0
  • Views 445
Re: OpenCart 1.5.1.3 Bug Thread

In admin panel we have CATALOG > MANUFACTURERS. We are allowed to assign image for manufacturer, but I can't find where this image is being used. At thirst I thought it's meant for carousel, but it's not. SO what's the purpose of these manufacturer images? Few words about banner design feature. ADMI...

Jump to post
  • Sun Feb 05, 2012 6:26 am
  • Replies 599
  • Views 275356
Re: OpenCart 1.5.1.3 Bug Thread

When customer pays using the PayPal Standard payment method in a different currency to the store default and a coupon or voucher is used that is just more than the net value of the products, the total sent to PayPal is wrong. The problem seem to be that when 'Shipping, Handling, Discounts & Tax...

Jump to post
  • Wed Feb 01, 2012 10:37 pm
  • Replies 599
  • Views 275356
[OC 1.5.1.3] Permission denied (13) error

From time to time I receive error like this: Notice: session_start() [function.session-start]: ps_files_cleanup_dir: opendir(/tmp) failed: Permission denied (13) in /xxxx/public_html/system/library/session.php on line 11Warning: Cannot modify header information - headers already sent by (output star...

Jump to post
  • Tue Jan 31, 2012 9:34 pm
  • Replies 2
  • Views 671
Re: OpenCart 1.5.1.3 Bug Thread

I hope so, but there's a strange feeling that with a release of 1.5.2 nothing will change. We will have same messy SVN with bugfixes and chunks of code for new functions. Fingers crossed. At some point I will need to surf through SVN and pick at least some fixes while avoiding code with new experime...

Jump to post
  • Wed Nov 30, 2011 6:55 pm
  • Replies 599
  • Views 275356
Re: OpenCart 1.5.1.3 Bug Thread

The SVN has all the bug-fixes for the current official 1.5.1.3 zip. The problem is that the SVN also contains new and unfinished code, so it is useless. The bugs found in the 1.5.1.3 zip download are only updated in the SVN. I love opencart... You set up your shop, make it work and instead of bugfi...

Jump to post
  • Tue Nov 29, 2011 10:58 pm
  • Replies 599
  • Views 275356
Banners and Slideshow

Put this in Bugs, but will also post in here. Maybe devs will find that useful and won't be too harsh because it's in feature request topic :D ONE BANNER/SLIDESHOW - ONE LANGUAGE You should be able to have a different set of images for each language of your site. (Currently you have a single set of ...

Jump to post
  • Mon Oct 03, 2011 9:54 pm
  • Replies 538
  • Views 255888
Re: OpenCart 1.5.1.3 Bug Thread

OK, leave no.2 alone as it may be just my poor understanding of English, but the way invoice works is not correct. ( "It's the way how Opencart works"- Daniel ) Opencart is doing good job while working in single currency and single language environment, but if you have more than one langua...

Jump to post
  • Mon Oct 03, 2011 9:44 pm
  • Replies 599
  • Views 275356
An invoice

Alright, here's another findings what may be treated as not a bug by some people ;) 1. Situation - English as only admin language with multiple front end languages (EN, DE). Change front end to DE and create an order. Go to admin section and print that order. You will see that Sub Total, Shipping ty...

Jump to post
  • Mon Oct 03, 2011 8:10 pm
  • Replies 599
  • Views 275356
How to move Shopping Cart to horizontal menu?

I would like to move shopping cart to horizontal mega menu, but don't know how ;D I managed to put a cart inside <li> and it almost works. I can add, remove products, total is being calculated and message "your cart is empty is shown". Only one thing is missing. Header doesn't update when ...

Jump to post
  • Sun Oct 02, 2011 2:10 am
  • Replies 2
  • Views 2006
Shipping name doesn't change when changing language

Clean Opencart v1.5.1.2 install, default theme. 1. At least two languages needed for this. (choose any from extensions on opencart.com) 2. Put product which requires shipping calculation to cart. Canon EOS 5D in Desktops works fine. 3. Go to cart 4. Press "Estimate Shipping & Taxes" > ...

Jump to post
  • Thu Sep 29, 2011 10:01 pm
  • Replies 301
  • Views 91386
[Opencart v1.5.x] Issue with shopping cart

Hello, Hope this topic will get more attention when my last one ;D Today I noticed one thing which I don't really like. I can't understand why nobody tried to question the way shopping cart in top menu displays content. Yes, the new shopping cart is nice, etc., but if you put more than 5 products in...

Jump to post
  • Wed Sep 28, 2011 7:59 pm
  • Replies 1
  • Views 589
Custom Maintenance Page?

<?php echo $header; ?> <div id="content"><?php echo $message; ?></div> <?php echo $footer; ?> I suppose there's no easy way to have a custom maintenance page? The only way to do that is to rewrite 3 php lines of maintenance.php with your own html code? I would like to have different heade...

Jump to post
  • Sat Sep 24, 2011 7:44 pm
  • Replies 1
  • Views 977

Search found 49 matches