Page 1 of 1
Search found 9 matches
Re: Automatic Maintenance
You have to turn maintenance mode off yourself. It isn't done automatically. I just ran into this and wondered why maintenance mode was being turned on. There should be a notification at the top of the Modifications page after refreshing saying maintenance mode was enabled and it needs to be manual...
Jump to post- Tue Apr 12, 2016 2:07 am
- Replies 29
- Views 9316
Re: Autocomplete limit - Edit Product > Links > Categories
I had this and I had to modify the /admin/controller/catalog/category.php file. Lint 589 $filter_data = array( 'filter_name' => $this->request->get['filter_name'], 'sort' => 'name', 'order' => 'ASC', 'start' => 0, 'limit' => 5 // Increase this to get more results in the autocomplete dropdown. 25 see...
Jump to post- Fri Mar 25, 2016 11:28 pm
- Replies 7
- Views 38838
Re: [SOLVED] Auto complete in admin
I've run into this as well on 2.x. I have a hard time believe this would be hard coded at a max of 5 entries. 20 or 25 would be better. EDIT: I was trying to increase the results for the "Categories" under the Links tab when editing a product. I solved this. Post here: https://forum.openca...
Jump to post- Fri Mar 25, 2016 11:16 pm
- Replies 13
- Views 17309
Re: Order Export for Stamps.com
Have you considered using the OenCart script that Stamps.com supplies?
See more here: https://stamps.custhelp.com/app/answers ... w/opencart
- Tue Oct 27, 2015 1:09 am
- Replies 1
- Views 1085
Re: PayPal Website Payments Pro Help Please
As someone stated, your site requires an SSL as stated from Paypal's FAQ.
Jump to post- Fri Sep 13, 2013 12:02 am
- Replies 31
- Views 30436
Re: Groupon Checkouts
I take it no one has ever sold items via Groupon and then been redirected over to OpenCart to finish up the checkout process?
Jump to post- Fri Mar 29, 2013 10:57 pm
- Replies 1
- Views 240
Groupon Checkouts
I'm trying to set up a cart and everything seems fine however I have one major question. How do I go about processing Groupon buys? If I have product X on Groupon, people buy it meaning they fill out the account/billing/shipping and pay on Groupon's site. They then need to fill out their information...
Jump to post- Thu Mar 28, 2013 4:01 am
- Replies 1
- Views 240
Re: Adding New Sub-Categories
Thanks, That does work.
I would like to toss this out there, I think in this case having this as a select dropdown might be better. I'm upgrading a customer who is 70+ years old from osCommerce to this and a dropdown for this just seems to make more sense.
- Wed Feb 27, 2013 12:50 am
- Replies 3
- Views 526
Adding New Sub-Categories
First time install (v1.5.5.1) and all seemed to go well. I deleted all the pre-installed categories and now adding the new ones. Adding a normal/parent category is fine, however when I go to add a sub-category I enter the "Category Name" then click the "Data" tab to select the pa...
Jump to post- Tue Feb 26, 2013 3:33 am
- Replies 3
- Views 526
Search found 9 matches