Post by Xsecrets » Thu Jun 10, 2010 12:12 am

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.

OpenCart commercial mods and development http://spotonsolutions.net
Layered Navigation
Shipment Tracking
Vehicle Year/Make/Model Filter


Guru Member

Posts

Joined
Sun Oct 25, 2009 3:51 am
Location - FL US

Post by MattGSX » Thu Jun 10, 2010 12:29 am

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>

New member

Posts

Joined
Thu May 27, 2010 6:18 am
Location - Oshkosh, WI US

Post by Mouka » Thu Jun 10, 2010 2:31 am

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.

User avatar
Newbie

Posts

Joined
Tue Feb 16, 2010 7:22 pm
Location - The NWetherlands

Post by Xsecrets » Thu Jun 10, 2010 3:38 am

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.

OpenCart commercial mods and development http://spotonsolutions.net
Layered Navigation
Shipment Tracking
Vehicle Year/Make/Model Filter


Guru Member

Posts

Joined
Sun Oct 25, 2009 3:51 am
Location - FL US

Post by cevarief » Thu Jun 10, 2010 12:09 pm

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,
Last edited by Qphoria on Thu Jun 10, 2010 1:03 pm, edited 2 times in total.
Reason: These aren't bugs. just more advanced features for the order edit. Moved to the feature request thread

Active Member

Posts

Joined
Wed Jun 02, 2010 10:52 pm

Post by lc2a » Thu Jun 10, 2010 2:45 pm

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 !

Newbie

Posts

Joined
Fri Jan 29, 2010 12:18 pm

Post by liyen » Thu Jun 10, 2010 5:53 pm

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!!! ;)

Newbie

Posts

Joined
Tue Oct 06, 2009 2:55 pm

Post by Qphoria » Thu Jun 10, 2010 9:17 pm

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

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by lashman » Fri Jun 11, 2010 6:47 am

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.
Image

Lashman

Active Member

Posts

Joined
Sun Feb 21, 2010 9:02 pm
Location - North Yorkshire

Post by Johnathan » Sun Jun 13, 2010 3:30 am

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 } ?>

Image Image Image Image Image


User avatar
Administrator

Posts

Joined
Fri Dec 18, 2009 3:08 am


Post by fmartin » Sun Jun 13, 2010 3:40 am

Front-end "My latest viewed items" module. Customer is reminded of which items were reviewed on his/her last visits.

User avatar
Active Member

Posts

Joined
Thu Nov 05, 2009 5:47 am

Post by malinaboy » Sun Jun 13, 2010 6:31 am

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)"

Newbie

Posts

Joined
Sun Jun 06, 2010 5:46 am

Post by dpDesignz » Sun Jun 13, 2010 10:14 am

sooskriszta wrote:Please can you include Qphoria's free login sidebox module in 1.4.9?
http://theqdomain.com/ocstore/opencart_ ... in_sidebox

As Q says, customers are stupid. They need this box to remind them...
Please?

http://dpDesignz.webs.com Web & Publication Designer


User avatar
New member

Posts

Joined
Thu Jun 03, 2010 1:45 pm
Location - Waikato, New Zealand

Post by aliiqbal » Mon Jun 14, 2010 12:08 am

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

New member

Posts

Joined
Sun May 30, 2010 7:50 pm

Post by Xsecrets » Mon Jun 14, 2010 12:11 am

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?

OpenCart commercial mods and development http://spotonsolutions.net
Layered Navigation
Shipment Tracking
Vehicle Year/Make/Model Filter


Guru Member

Posts

Joined
Sun Oct 25, 2009 3:51 am
Location - FL US

Post by padred123 » Mon Jun 14, 2010 4:34 am

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.

New member

Posts

Joined
Wed Mar 24, 2010 6:05 am

Post by GhostHunt » Tue Jun 15, 2010 5:32 am

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.

New member

Posts

Joined
Thu Mar 18, 2010 8:58 am

Post by Qphoria » Tue Jun 15, 2010 5:37 am

FYI, Options Plus has sku, images, weight, and more

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by lashman » Tue Jun 15, 2010 6:17 am

Hi,
The function - Email me when back in stock.
Lashman

Active Member

Posts

Joined
Sun Feb 21, 2010 9:02 pm
Location - North Yorkshire

Post by OC2PS » Tue Jun 15, 2010 8:51 pm

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)

OC2PS
OC 3.0.3.7, vQmod 2.6.2, Journal3 theme
Arcfesték, Csillámtetoválás, Henna
Image
Check out: All my extensions | My FREE extensions


User avatar
Active Member

Posts

Joined
Wed Jul 22, 2009 4:15 am
Location - Hungary
Who is online

Users browsing this forum: No registered users and 7 guests