Page 5 of 8
Re: Feature Requests
Posted: Thu Jun 10, 2010 12:12 am
by Xsecrets
Qphoria wrote:remarkimaging wrote:Qphoria wrote:
They work for me. What doesn't work?
Maybe with some of the stranger characters the base feed could use some additional formatting, but the sitemap should work fine
ATM, when I try to set the url to something other than index.php?route=feed/google_sitemap and then visit that URL (for example, domain.com/googlesitemap.xml), I either get a 404 or it just redirects to my home page.
Not sure what you mean "set url to something other than..." That is the url you copy and put into your url. You don't change it.
yeah I think he was under the impression that he could change the url in the textbox and it would work. It won't. That textbox might need to be set disabled so other people don't make the same mistake, or simply output the url as text or something so people don't think they can change it and have it work.
Re: Feature Requests
Posted: Thu Jun 10, 2010 12:29 am
by MattGSX
Qphoria wrote:remarkimaging wrote:Qphoria wrote:
They work for me. What doesn't work?
Maybe with some of the stranger characters the base feed could use some additional formatting, but the sitemap should work fine
ATM, when I try to set the url to something other than index.php?route=feed/google_sitemap and then visit that URL (for example, domain.com/googlesitemap.xml), I either get a 404 or it just redirects to my home page.
Not sure what you mean "set url to something other than..." That is the url you copy and put into your url. You don't change it.
Well then the feature works exactly as it should.
</should have read documentation before complaining>
Re: Feature Requests
Posted: Thu Jun 10, 2010 2:31 am
by Mouka
Admin side: 'Down for maintenance' except for ip xxx.xxx.xxx.xxx
Could also come in handy when upgrading to a newer version to have it displayed when uploading and overwriting the old version.
Re: Feature Requests
Posted: Thu Jun 10, 2010 3:38 am
by Xsecrets
1.4.8 has down for maintenance unless you are logged in as admin, so all you have to do for you to be able to see it is go to the admin and login then go to the storefront in the same session. no need for ip exceptions.
Re: Feature Requests
Posted: Thu Jun 10, 2010 12:09 pm
by cevarief
Hi,
1. In edit order, I change qty and total order, but after saving the order total in both save page and dashboard doesn't change. is there something missing ? i empty the cache folder but seems it has no effect.
2. When adding product in edit order, the product price doesn't show in the textbox. is it incomplete feature yet ? I'm thinking if the product price is stored as html option attribute, so when clicking add, using javascript to read the price attribute and show in the textbox. Using Ajax actually much better.
Regards,
Post any OpenCart 1.4.8 Bugs here!
Posted: Thu Jun 10, 2010 2:45 pm
by lc2a
Hi,
When Edit the Order, those existing Product Options will gone missing. I can see you DELETE ALL order_product and this cause the records in order_option not able to linked back to order_product table !
Re: Post any OpenCart 1.4.8 Bugs here!
Posted: Thu Jun 10, 2010 5:53 pm
by liyen
Besides what's mentioned by Ic2a, I also found that the Total Purchase of an order is not updated in the order table(after edit). This will make the Sale Report not accurate.
I have done some quick fix on these 2 parts and it solves the problem. However, I'm not a professional php programmer. It will be glad if opencart team can review my code and do any modification if needed. Hope this can help save some of your time in fixing these parts.
admin/model/sale/order.php
Thanks a lot opencart team for your hardwork!!!

Re: Feature Requests
Posted: Thu Jun 10, 2010 9:17 pm
by Qphoria
Yes it was declared that order edit doesn't have options support. I've moved the requests to the feature request thread. Thank you Liyen for your additions. I will take a look at them
Feature Request
Posted: Fri Jun 11, 2010 6:47 am
by lashman
Hi,
Could I ask if the Invoice could be re-designed to make it easier to fold and place in Documents Enclosed envelopes, or keep the invoice the same and have a Despatch Note formatted similar to the image below.
Lashman
Re: Feature Requests
Posted: Sun Jun 13, 2010 3:30 am
by Johnathan
It would be nice if the "Welcome" header was automatically removed if the welcome message was blank. I use this on my site to post news, so that it doesn't show unless I post something in the welcome message. The change is pretty easy:
IN:
Code: Select all
/catalog/view/theme/YOURTHEME/template/common/home.tpl
CHANGE:
Code: Select all
<h1><?php echo $heading_title; ?></h1>
TO:
Code: Select all
<?php if ($welcome) { ?>
<h1><?php echo $heading_title; ?></h1>
<?php } ?>
Re: Feature Requests
Posted: Sun Jun 13, 2010 3:40 am
by fmartin
Front-end "My latest viewed items" module. Customer is reminded of which items were reviewed on his/her last visits.
Re: Feature Requests
Posted: Sun Jun 13, 2010 6:31 am
by malinaboy
Extra fields in order - adress window - turn on/off
Because If ordering a company I need more just a name and there adress, I need extra field for "Value added tax identification number (VATIN)"
Re: Feature Requests
Posted: Sun Jun 13, 2010 10:14 am
by dpDesignz
Re: Feature Requests
Posted: Mon Jun 14, 2010 12:08 am
by aliiqbal
Hey Guys,
First of all. Thx for this great Shop solution. i use it since 2 months and i love it.
Here are my requests for the future Release
1. Have the option to change/add field for registering. Also have the option to choose which fields are required to register succesfull.
2. Have the option to mark Downloadable Products over 18
3. Have the option to make subfolder in the Downloadfolder. Because the structure isn't the best at the moment.
4. Hide the admin login for all persons except the admin
5. Have the option to upload the downloadproduct directly trough an FTP server
Thx Guys
Re: Feature Requests
Posted: Mon Jun 14, 2010 12:11 am
by Xsecrets
aliiqbal wrote:4. Hide the admin login for all persons except the admin
what exactly does that mean? How do you know if you are the admin till you login?
Re: Feature Requests
Posted: Mon Jun 14, 2010 4:34 am
by padred123
An "or best offer" or "make offer" button that can be turned on and off per product. Have it setup like ebay so you can set auto decline and auto accept amounts.
Feature Request: Product --> add option
Posted: Tue Jun 15, 2010 5:32 am
by GhostHunt
Feature Request: Product --> add option --> add option value
It would be really helpful if add option under "option value" we could have an area to
either add an SKU, or a free form 30 chars or so to put in whatever we want
that was hidden from the customer for each option value.
Option Value: [English]
Quantity:
Subtract Stock:
SKU or Option Internal Description [XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX]
Price:
Prefix:
Sort Order:
if we had this and it also showed up on the specific order it would be nice.
Re: Feature Request: Product --> add option
Posted: Tue Jun 15, 2010 5:37 am
by Qphoria
FYI,
Options Plus has sku, images, weight, and more
Feature Request - email me when back in stock
Posted: Tue Jun 15, 2010 6:17 am
by lashman
Hi,
The function - Email me when back in stock.
Lashman
AJAX buttons to modify quantities
Posted: Tue Jun 15, 2010 8:51 pm
by OC2PS
Qphoria wrote:I've added an ajax remove button to the sidebox as well as all totals. I had thought about a view cart option as well
Q, this is brilliant. I think this is a very prevalent use case, and you have solved 70% of the usability issue already.
What I'd like to request is:
1. Not just a remove button, but a '-' and '+' button flanking the quantity in the cart module (sidebox)
2. A '-' and '+' button flanking the quantity textbox on the main cart page. (the checkbox with update button for deleting products is confusing for many of my users)
If it's easy to do, please include in 1.4.9 - this will really do a lot to improve usability.
Check
www.ocado.com for reference.
(they are Britain's largest online grocery retailer)
(you'll need to log in or register to check out the workings)