Can't even get the install to work!
Hi I'm brand new to ucommerce but I not able to even get as far as installing it. This is my situation I have two Umbraco sites, one in version 4.5 and the other in version 4.7 and when I try to...
View ArticlePreserve a navigation tree state when node clicked don´t have child
hi every one. i need to preserve the state of my navigation tree, when the node clicked don´t hava a child node. this is my code: <xsl:stylesheet version="1.0"...
View ArticleNavigation.xslt
Hi Anyone know if you can alter the Navigation.xslt so it start from a particular node Id rather than a fromLevel? I have a page outwith the pages in Umbraco and want it to be able to pick up the...
View ArticleList pages at defined level
Hi, I'm trying to pull some content out of documents at a specific level, I'm struggling to get the documents at just that level and not the level above also...I'm also having problems grabbing the...
View ArticleAssigning a media folder to a product's Primary image
We're running a v1 UCommerce website and when we assign a media folder to the Primary Image field, the product editor crashes with the following items in stack trace: [NullReferenceException: Object...
View ArticleMass Import of Product?
Hi, I am new to uCommerce, but is there anyway to mass import products from a CSV file? Or is there any packages that could do this? Thanks Jason
View ArticleRedirect to HTTP handler to prompt PDF download or save upon form submission
Hi, I have a simple Contour form which includes basic text fields (name, email etc) and a hidden text field for a document (pdf) file path which is grabbed from a querystring. Currently this is being...
View Articleproblem creating custom404 pages for a multilingual website
Hi, I having problems creating custom404 pages for a multilingual website. My multilingual websites are built in Umbraco 4.7.1 and run on IIS 7.5 In the umbracoSettings.config file is configured like...
View ArticleConnection reset error
Hi, I have started receiving a connection reset error in my browser. I have tried both firefox, IE and Chrome and the error appears in all. I haven't been able to identify a clear cause, but I think...
View ArticleComments to dictionary items
Hi, We are working on a multilanguage website and the list of dictionary items is growing fast... We would realy like to be able to comment a dictionary entry to make sure translators and editors...
View ArticleCannot deploy content data correctly.
Umbraco 4.7.1 & Courier 2.5 (full version) Right click deploy is not deploying all content correctly: Some transferred content nodes are not attached to their parent but are created as root level...
View ArticleRotator With swf files
Hi everyone there is a way to make a rotator with swf files just like jqGallery project ? regards
View ArticleAttaching to 'save and publish' button click
Is there any way to attach to the click event of the 'save and publish' button on the client side. Reason being I need to call off to an external API and do a check before I actually allow the...
View ArticleChanging a property field with a stored procedure.
Hi All, I am trying to update a property field using stored procedure. My idea is to take in two parameters that are also property fields and update one of the property fields with a new value. My...
View ArticleMacrocache expires on publish
I use macrocaching quite a lot and for some of them I have set quite a long expirytime on the frontpage of my site, because I don't need to refresh the contents often. It seems that all macro caching...
View ArticleUpdating shipping method
How can I update the shipping method for a completed order? Like this? var shipment = currentPurchaseOrder.Shipments.First();shipment.ShippingMethod = ShippingMethod.Get(1);shipment.ShipmentPrice =...
View ArticleList children by a nodeId from a content picker?
Hey... Im currently listing children from a specific ID, however, I want the the id to come from a folder, i've chosen from a content picker - My currently script looks like this: @*LIST CHILDREN BY...
View ArticleCan I link uCommerce to an Epicor database to populate record information?
Hi All Am learning about Umbraco adn uCommerce so excuse if silly question! If i wanted to feed SKU and other such information into uCommerce from a database such as Epicor is this possible? The ideal...
View ArticleCan I link uCommerce to an Epicor database to populate record information?
Hi All Am learning about Umbraco and uCommerce so excuse if silly question! If i wanted to feed an SKU and other such information into uCommerce from a database such as "Epicor", is this possible? The...
View Article